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 _ 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form

A

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

B

b2 - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
backdoorSetFile(File) - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc10
 
backingGenericMember - Variable in Klasse 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.
backupAptProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
BAD_TEXT_EDIT_LOCATION - Statische Variable in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
baload() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
BALOAD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
BALOAD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
BALOAD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
bareMain(String[], boolean, List<String>, List<String>, List<String>, List<String>, List<String>) - Statische Methode in Klasse org.aspectj.tools.ajc.Main
Convenience method to run ajc and collect String lists of messages.
base_action - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
base_check(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
BASE_TYPE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
BASE_TYPE_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Kind constant for a base (primitive or void) type signature.
BASE_TYPES - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
 
BaseAnnotationProcessorManager - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
This class is the central dispatch point for Java 6 annotation processing.
BaseAnnotationProcessorManager() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
baseField - Variable in Klasse org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
baseField - Variable in Klasse org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
BaseMessagerImpl - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
 
BaseMessagerImpl() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl
 
BaseProcessingEnvImpl - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
Implementation of ProcessingEnvironment that is common to batch and IDE environments.
BaseProcessingEnvImpl() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
BaseTypeBinding - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
baseTypeReference(int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
baseTypeReference(int, int, Annotation[][]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
BaseTypeSignature(String) - Konstruktor für Klasse org.aspectj.util.GenericSignature.BaseTypeSignature
 
BasicCompilationUnit - Klasse in org.aspectj.org.eclipse.jdt.internal.core
A basic implementation of ICompilationUnit for use in the SourceMapper.
BasicCompilationUnit(char[], char[][], String, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
Veraltet.
BasicCompilationUnit(char[], char[][], String, IJavaElement) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
BasicModule - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
Retrofit a ModuleDeclaration into an ISourceModule.
BasicModule(ModuleDeclaration, IModulePathEntry) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
basicParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
BasicSearchEngine - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search
Search basic engine.
BasicSearchEngine() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
BasicSearchEngine(ICompilationUnit[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
BasicSearchEngine(WorkingCopyOwner) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
BasicToken - Klasse in org.aspectj.weaver.patterns
 
BasicTokenSource - Klasse in org.aspectj.weaver.patterns
 
BasicTokenSource(IToken[], ISourceContext) - Konstruktor für Klasse org.aspectj.weaver.patterns.BasicTokenSource
 
BasicType - Klasse in org.aspectj.apache.bcel.generic
Denotes basic type such as int.
bastore() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
BASTORE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
BASTORE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
BASTORE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
BATCH_BUILD - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
BATCH_INITIALIZATION_FINISHED - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
BATCH_INITIALIZATION_IN_PROGRESS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
BatchAnnotationProcessorManager - Klasse 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() - Konstruktor für Klasse 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) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
batchCompiler - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
BatchCompiler - Klasse in org.aspectj.org.eclipse.jdt.core.compiler.batch
A public API for invoking the Eclipse Compiler for Java.
BatchCompilerRequestor - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
BatchCompilerRequestor(Main) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.BatchCompilerRequestor
 
batchContainerInitializations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
batchContainerInitializationsLock - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
batchContainerInitializationsProgress - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
BatchFilerImpl - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
BatchImageBuilder - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
 
BatchImageBuilder(BatchImageBuilder, boolean, CompilationGroup) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
BatchImageBuilder(JavaBuilder, boolean, CompilationGroup) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
BatchInitializationMonitor - Klasse in org.aspectj.org.eclipse.jdt.internal.core
Copyright (c) 2000, 2013 IBM Corporation and others.
BatchInitializationMonitor() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
BatchMessagerImpl - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
An implementation of Messager that reports messages via the Compiler
BatchMessagerImpl(BaseProcessingEnvImpl, Main) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl
 
BatchOperation - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BatchOperation
 
BatchProcessingEnvImpl - Klasse 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[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
 
BcelAccessForInlineMunger - Klasse 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) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelAccessForInlineMunger
 
BcelAnnotation - Klasse in org.aspectj.weaver.bcel
Wraps a Bcel Annotation object and uses it to answer AnnotationAJ method calls.
BcelAnnotation(AnnotationGen, ResolvedType) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelAnnotation
 
BcelAnnotation(AnnotationGen, World) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelAnnotation
 
bcelAttribute(AjAttribute, ConstantPool) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
 
BcelCflowAccessVar - Klasse in org.aspectj.weaver.bcel
XXX Erik and I need to discuss this hierarchy.
BcelCflowAccessVar(ResolvedType, Member, int) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelCflowAccessVar
 
BcelCflowCounterFieldAdder - Klasse 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) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
 
BcelCflowStackFieldAdder - Klasse in org.aspectj.weaver.bcel
 
BcelCflowStackFieldAdder(ResolvedMember) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelCflowStackFieldAdder
 
BcelConstantPoolReader - Klasse in org.aspectj.weaver.bcel
An implementation of the constant pool reader that speaks Bcel.
BcelConstantPoolReader(ConstantPool) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelConstantPoolReader
 
BcelFieldRef - Klasse in org.aspectj.weaver.bcel
XXX Erik and I need to discuss this hierarchy.
BcelFieldRef(ResolvedType, String, String) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelFieldRef
 
BcelGenericSignatureToTypeXConverter - Klasse 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() - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXConverter
 
BcelGenericSignatureToTypeXConverter.GenericSignatureFormatException - Ausnahmeklasse in org.aspectj.weaver.bcel
 
BcelObjectType - Klasse in org.aspectj.weaver.bcel
 
BcelPerClauseAspectAdder - Klasse in org.aspectj.weaver.bcel
Adds aspectOf(), hasAspect() etc to the annotation defined aspects
BcelPerClauseAspectAdder(ResolvedType, PerClause.Kind) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelPerClauseAspectAdder
 
BcelRenderer - Klasse in org.aspectj.weaver.bcel
 
bcelRepositoryCaching - Variable in Klasse org.aspectj.weaver.World
 
BcelShadow - Klasse in org.aspectj.weaver.bcel
 
BcelShadow(BcelWorld, Shadow.Kind, Member, LazyMethodGen, BcelShadow) - Konstruktor für Klasse 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 - Klasse in org.aspectj.weaver.bcel
 
BcelTypeMunger(ResolvedTypeMunger, ResolvedType) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelTypeMunger
 
BcelVar - Klasse in org.aspectj.weaver.bcel
 
BcelVar(ResolvedType, int) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelVar
 
BcelWeakClassLoaderReference - Klasse in org.aspectj.weaver.bcel
Wraps a reference to a classloader inside a WeakReference.
BcelWeakClassLoaderReference(ClassLoader) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelWeakClassLoaderReference
 
BcelWeaver - Klasse in org.aspectj.weaver.bcel
 
BcelWeaver(BcelWorld) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelWeaver
 
BcelWeavingSupport - Klasse in org.aspectj.weaver.bcel
Bcel implementation of the weaving support required in a BcelWorld which will actually modify bytecode.
BcelWeavingSupport() - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelWeavingSupport
 
bcelWorld - Variable in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
BcelWorld - Klasse in org.aspectj.weaver.bcel
 
BcelWorld() - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelWorld
 
BcelWorld(ClassLoader, IMessageHandler, ICrossReferenceHandler) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelWorld
Build a World from a ClassLoader, for LTW support
BcelWorld(String) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelWorld
 
BcelWorld(List, IMessageHandler, ICrossReferenceHandler) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelWorld
 
BcelWorld(ClassPathManager, IMessageHandler, ICrossReferenceHandler) - Konstruktor für Klasse org.aspectj.weaver.bcel.BcelWorld
 
BCException - Ausnahmeklasse in org.aspectj.weaver
Exception to use inside the bcweaver.
BCException() - Konstruktor für Ausnahmeklasse org.aspectj.weaver.BCException
 
BCException(String) - Konstruktor für Ausnahmeklasse org.aspectj.weaver.BCException
 
BCException(String, Throwable) - Konstruktor für Ausnahmeklasse org.aspectj.weaver.BCException
 
bCodeStream - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
BEANS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
beautifyLocation(ISourceLocation) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
 
becomeDelegateFor(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
Makes the current label inline all references to the other label
becomeDetailed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Generates detailed source indexes for this node if possible.
becomeSimpleParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
becomeSimpleParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
The parser become a simple parser which behave like a Parser
becomeWorkingCopy(IProblemRequestor, WorkingCopyOwner, IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClassFile
Veraltet.
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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
becomeWorkingCopy(IProblemRequestor, IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Veraltet.
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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
becomeWorkingCopy(IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Changes this compilation unit handle into a working copy.
becomeWorkingCopy(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
BecomeWorkingCopyOperation - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BecomeWorkingCopyOperation
 
Before - Enum-Konstante in Enum-Klasse org.aspectj.weaver.loadtime.definition.Definition.AdviceKind
 
Before - Annotationsschnittstelle in org.aspectj.lang.annotation
Before advice
Before - Statische Variable in Klasse org.aspectj.weaver.AdviceKind
 
BEFORE - Enum-Konstante in Enum-Klasse org.aspectj.lang.reflect.AdviceKind
 
BEFORE_ANNOTATION - Statische Variable in Klasse org.aspectj.weaver.AjcMemberMaker
 
BeforeAdviceDeclaration - Klasse in org.aspectj.org.eclipse.jdt.core.dom
BeforeAdviceDeclaration DOM AST node.
beforeAnalysing(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
beforeAnalysing(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
beforeAnalysing(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
beforeAnalysing(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
beforeAnalysing(CompilationUnitDeclaration) - Methode in Schnittstelle org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
beforeCompiling(ICompilationUnit[]) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
beforeCompiling(ICompilationUnit[]) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
beforeCompiling(ICompilationUnit[]) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
beforeCompiling(ICompilationUnit[]) - Methode in Klasse org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
beforeCompiling(ICompilationUnit[]) - Methode in Schnittstelle org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
beforeGenerating(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
beforeGenerating(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
beforeGenerating(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
beforeGenerating(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
beforeGenerating(CompilationUnitDeclaration) - Methode in Schnittstelle org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
beforeProcessing(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
beforeProcessing(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
beforeProcessing(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
beforeProcessing(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
beforeProcessing(CompilationUnitDeclaration) - Methode in Schnittstelle org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
beforeResolving(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
beforeResolving(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
beforeResolving(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
beforeResolving(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
beforeResolving(CompilationUnitDeclaration) - Methode in Schnittstelle org.aspectj.ajdt.internal.compiler.ICompilerAdapter
 
beforeResolving(CompilationUnitDeclaration, ICompilationUnit, boolean, boolean, boolean) - Methode in Klasse org.aspectj.ajdt.internal.compiler.DefaultCompilerAdapter
 
begin() - Methode in Schnittstelle org.aspectj.ajde.core.IBuildProgressMonitor
Start the progress monitor
begin() - Methode in Klasse org.aspectj.ajde.ui.swing.DefaultBuildProgressMonitor
Start the progress monitor.
begin() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
begin(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CompilationProgress
Notifies that the compilation is beginning.
BeginAnnotationCheck - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
BeginHierarchyCheck - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
beginReporting() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Pro forma notification sent before reporting a batch of completion proposals.
beginReporting() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IProblemRequestor
Notification sent before starting the problem detection process.
beginReporting() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchRequestor
Notification sent before starting the search action.
beginReporting() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
beginSearching() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Notification that this participant's help is needed in a search.
beginSearching() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
beginTask(String, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
beginTask(String, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
beginToCompile(ICompilationUnit[]) - Methode in Klasse 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 Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
belongsTo(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
belongsTo(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
belongsTo(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
Answer true if the job belongs to a given family (tag)
betterOf(TypeConstants.BoundCheckStatus) - Methode in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.BoundCheckStatus
 
binariesFromIndexMatches - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
Cache used to record binaries recreated from index matches
BINARY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
BINARY_LITERAL_NOT_BELOW_17 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
BINARY_SEARCH_THRESHOLD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SortedCharArrays
 
BinaryContainer - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
BinaryContainer(IPath, IndexManager) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.BinaryContainer
 
BinaryExpression - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
BinaryExpression(BinaryExpression) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
BinaryExpression(Expression, Expression, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
BinaryIndexer - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
BinaryIndexer(SearchDocument) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.BinaryIndexer
 
BinaryLambdaExpression - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
BinaryLambdaMethod - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
BinaryLiteralNotBelow17 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
binaryLocations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
BinaryMember - Klasse in org.aspectj.org.eclipse.jdt.internal.core
Common functionality for Binary member handles.
BinaryMember(JavaElement, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
BinaryMethod - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
BinaryMethod(JavaElement, String, String[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
BinaryMethodSkeleton(char[], char[], char[][], boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
BinaryModule - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
BinaryModule(JavaElement, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
For creating a pure handle from its memento.
BinaryModule(JavaElement, IBinaryModule) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
For creating a populated handle from a class file.
BinaryModuleBinding - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
BinaryModuleDescriptor - Klasse 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[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleDescriptor
Constructs a new descriptor
BinaryModuleFactory - Klasse 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() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleFactory
 
binarySearch(char[], FieldBinding[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
binarySearch(char[], MethodBinding[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns a combined range value representing: (start + (endUngültige Eingabe: "<"Ungültige Eingabe: "<"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) - Konstruktor für Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig.BinarySourceFile
 
binaryType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
BinaryType - Klasse in org.aspectj.org.eclipse.jdt.internal.core
Parent is an IClassFile.
BinaryType(JavaElement, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
BinaryTypeBinding - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
BinaryTypeBinding() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
Default empty constructor for subclasses only.
BinaryTypeBinding(BinaryTypeBinding) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
BinaryTypeBinding(PackageBinding, IBinaryType, LookupEnvironment) - Konstruktor für Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
Standard constructor for creating binary type bindings from binary models (classfiles)
BinaryTypeBinding.ExternalAnnotationStatus - Enum-Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
BinaryTypeConverter - Klasse in org.aspectj.org.eclipse.jdt.internal.core
Converter from a binary type to an AST type declaration.
BinaryTypeConverter(ProblemReporter, CompilationResult, HashSetOfCharArrayArray) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryTypeConverter
 
BinaryTypeDescriptor - Klasse 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[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeDescriptor
Constructs a new descriptor
BinaryTypeFactory - Klasse in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
 
BinaryTypeFactory() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory
 
BinaryTypeFactory.NotInIndexException - Ausnahmeklasse in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
 
BinaryTypeFormatter - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
BinaryTypeFormatter() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.BinaryTypeFormatter
 
binaryTypeOrModule - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
The binary type or module source is being mapped for
bind(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
bind(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, Object[]) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
Bind the given message's substitution locations with the given string values.
bind(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
bind(String, String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
bind(String, String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
bind(MethodScope, TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnArgumentName
 
bind(MethodScope, TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnArgumentName
 
bind(MethodScope, TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
bindArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Bind and add argument's binding into the scope of the method
binding - Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionNodeFound
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MemberValuePair
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleReference
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
binding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
binding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
binding() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.Invocation
Answer the resolved method binding of this invocation
binding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
Binding - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
Binding() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
BINDING - Statische Variable in Klasse org.aspectj.weaver.patterns.AnnotationTypePattern
 
BINDING - Statische Variable in Klasse org.aspectj.weaver.patterns.TypePattern
 
BINDING_NON_RUNTIME_RETENTION_ANNOTATION - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
BindingAnnotationFieldTypePattern - Klasse in org.aspectj.weaver.patterns
Represents an attempt to bind the field of an annotation within a pointcut.
BindingAnnotationFieldTypePattern(UnresolvedType, int, UnresolvedType) - Konstruktor für Klasse org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
BindingAnnotationTypePattern - Klasse in org.aspectj.weaver.patterns
 
BindingAnnotationTypePattern(FormalBinding) - Konstruktor für Klasse org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
BindingAnnotationTypePattern(UnresolvedType, int) - Konstruktor für Klasse org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
BINDINGFIELD - Statische Variable in Klasse org.aspectj.weaver.patterns.AnnotationTypePattern
 
BINDINGFIELD2 - Statische Variable in Klasse org.aspectj.weaver.patterns.AnnotationTypePattern
 
BindingKey - Klasse in org.aspectj.org.eclipse.jdt.core
Utility class to decode or create a binding key.
BindingKey(String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.BindingKey
Creates a new binding key.
BindingKeyParser - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
 
BindingKeyParser(String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
BindingKeyParser(BindingKeyParser) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
BindingKeyResolver - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
 
BindingKeyResolver(String, Compiler, LookupEnvironment) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
BindingMap<V> - Klasse in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
Maps a TypeBinding onto values.
BindingMap() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.BindingMap
 
bindingParameterTypes - Variable in Klasse org.aspectj.weaver.Advice
 
bindingPattern - Variable in Klasse org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
BindingPattern - Schnittstelle in org.aspectj.weaver.patterns
Marker interface for BindingTypePattern and BindingAnnotationTypePattern
bindings - Variable in Klasse org.aspectj.weaver.patterns.SimpleScope
 
Bindings - Klasse in org.aspectj.weaver.patterns
 
Bindings(int) - Konstruktor für Klasse org.aspectj.weaver.patterns.Bindings
 
Bindings(BindingPattern[]) - Konstruktor für Klasse org.aspectj.weaver.patterns.Bindings
 
BindingScope - Klasse in org.aspectj.weaver
BindingScope that knows the enclosingType, which is needed for pointcut reference resolution
BindingScope(ResolvedType, ISourceContext, FormalBinding[]) - Konstruktor für Klasse org.aspectj.weaver.BindingScope
 
bindingType() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.PointcutBinding
 
BindingTypePattern - Klasse in org.aspectj.org.eclipse.jdt.core.dom
 
BindingTypePattern - Klasse in org.aspectj.weaver.patterns
 
BindingTypePattern(AST, FormalBinding) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.dom.BindingTypePattern
 
BindingTypePattern(FormalBinding, boolean) - Konstruktor für Klasse org.aspectj.weaver.patterns.BindingTypePattern
 
BindingTypePattern(UnresolvedType, int, boolean) - Konstruktor für Klasse org.aspectj.weaver.patterns.BindingTypePattern
 
bindsProceedingJoinPoint() - Methode in Klasse org.aspectj.weaver.ShadowMunger
 
bindThrownExceptions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Record the thrown exception type bindings in the corresponding type references.
binSrc - Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig.BinarySourceFile
 
bipush(byte) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
BIPUSH - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
BIPUSH - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
bit - Variable in Klasse org.aspectj.weaver.Shadow.Kind
 
BIT_AND_ASSIGN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
&= operator.
BIT_OR_ASSIGN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
|= operator.
BIT_XOR_ASSIGN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.Assignment.Operator
^= operator.
Bit1 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit10 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit11 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit12 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit13 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit14 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit15 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit16 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit17 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit18 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit19 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit2 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit20 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit21 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit22 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit23 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit24 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit25 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit26 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit27 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit28 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit29 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit3 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit30 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit31 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit32 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit32L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit33L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit34L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit35L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit36L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit37L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit38L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit39L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit4 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit40L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit41L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit42L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit43L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit44L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit45L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit46L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit47L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit48L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit49L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit5 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit50L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit51L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit52L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit53L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit54L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit55L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit56L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit57L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit58L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit59L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit6 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit60L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit61L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit62L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit63L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit64L - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit7 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit8 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
Bit9 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
BitAnyNullAnnotation - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
BitAutoCloseable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Marks all sub-types of java.lang.AutoCloseable.
BitCacheSize - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
BitCacheSize - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
BitCloseable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Marks all sub-types of java.io.Closeable.
BitCollection - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Mark subtypes of Collection to analyze dangerous contains/remove.
bitflags - Variable in Klasse org.aspectj.runtime.internal.AroundClosure
 
BitList - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Mark subtypes of List to analyze dangerous indexOf.
BitMap - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Mark subtypes of Map to analyze dangerous get/remove et al.
BitNonNullAnnotation - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Bit for a type configured as a @NonNull annotation.
BitNonNullByDefaultAnnotation - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Bit for a type configured as a @NonNullByDefault annotation.
BitNullableAnnotation - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Bit for a type configured as a @Nullable annotation.
BitResourceFreeCloseable - Statische Variable in Schnittstelle 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 Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
bits - Variable in Klasse org.aspectj.weaver.ResolvedType
 
Bits - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
BitUninitialized - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Marks a type whose type bits have not yet been initialized.
BitUninternedType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
BitWrapperCloseable - Statische Variable in Schnittstelle 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.NamingConventions
The base name associated to this base name kind is a simple name.
BK_SIMPLE_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
BK_SIMPLE_TYPE_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
BK_TYPE_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.NamingConventions
The base name associated to this base name kind is a simple type name.
bla - Statische Variable in Schnittstelle 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 Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_after_imports - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_after_last_class_body_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_after_package - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_at_beginning_of_code_block - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_at_beginning_of_method_body - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_at_end_of_code_block - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_at_end_of_method_body - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_abstract_method - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_code_block - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_field - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_first_class_body_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_imports - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_member_type - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_method - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_new_chunk - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_before_package - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_between_import_groups - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_between_statement_groups_in_switch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
blank_lines_between_type_declarations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
block - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
block - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
Block - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Block statement AST node type.
Block - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
Block(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
BLOCK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type Block.
BLOCK_ALL_TAGS_LENGTH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
BLOCK_BODY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
BLOCK_COMMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type BlockComment.
BLOCK_IDX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
BLOCK_INDENT - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapMode
Wrap mode used for lines in anonymous class and lambda body.
BLOCK_SCOPE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
BLOCK_TAGS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
BLOCK_TAGS_LENGTH - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
BlockComment - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Block comment AST node type.
blockDeclaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
BlockExit - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
blockReal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
BlockScope - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
BlockScope(int, Scope) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
BlockScope(BlockScope) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
BlockScope(BlockScope, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
BlockScope(BlockScope, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
blockStart - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
blockStatement - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
body - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
body - Variable in Klasse org.aspectj.weaver.bcel.ExceptionRange
 
body() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
BODY_DECLARATIONS_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeDeclaration
The "bodyDeclarations" structural property of this node type (element type: BodyDeclaration).
BODY_DECLARATIONS_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.AnonymousClassDeclaration
The "bodyDeclarations" structural property of this node type (element type: BodyDeclaration).
BODY_DECLARATIONS_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.EnumDeclaration
The "bodyDeclarations" structural property of this node type (element type: BodyDeclaration).
BODY_DECLARATIONS_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
The "bodyDeclarations" structural property of this node type (element type: BodyDeclaration).
BODY_DECLARATIONS_PROPERTY - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
The "body" structural property of this node type.
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.CatchClause
The "body" structural property of this node type (child type: Block).
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.CflowPointcut
 
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.DoStatement
The "body" structural property of this node type (child type: Statement).
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
The "body" structural property of this node type (child type: Statement).
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.EnhancedForWithRecordPattern
The "body" structural property of this node type (child type: Statement).
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ForStatement
The "body" structural property of this node type (child type: Statement).
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.Initializer
The "body" structural property of this node type (child type: Block).
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.LabeledStatement
The "body" structural property of this node type (child type: Statement).
BODY_PROPERTY - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "body" structural property of this node type (child type: Block).
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.NotPointcut
 
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PerCflow
 
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PerObject
 
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.SynchronizedStatement
The "body" structural property of this node type (child type: Block).
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.TryStatement
The "body" structural property of this node type (child type: Block).
BODY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.WhileStatement
The "body" structural property of this node type (child type: Statement).
BodyDeclaration - Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns the live ordered list of body declarations of this type declaration.
bodyDeclarations() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AnonymousClassDeclaration
Returns the live ordered list of body declarations of this anonymous class declaration.
bodyEnd - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
bodyEnd - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
bodyEnd - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
bodyEnd - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
bodyEnd - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
bodyEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
bodyEnd(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
bodyEnd(Initializer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
bodyEnd(Initializer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
BodyForAbstractMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
BodyForNativeMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
bodyStart - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
bodyStart - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
bodyStart - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
bodyStart - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
bodyStartsAtHeaderEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
bodyStartsAtHeaderEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
BOOLEAN - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
BOOLEAN - Statische Variable in Klasse org.aspectj.apache.bcel.generic.Type
 
BOOLEAN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "boolean".
BOOLEAN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
BOOLEAN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
BOOLEAN - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
BOOLEAN - Statische Variable in Klasse org.aspectj.weaver.UnresolvedType
 
BOOLEAN - Variable in Klasse org.aspectj.weaver.World
 
BOOLEAN_ARRAY - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
BOOLEAN_LITERAL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type BooleanLiteral.
BOOLEAN_TAG - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type boolean
BOOLEAN_VALUE_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.BooleanLiteral
The "booleanValue" structural property of this node type (type: Boolean).
Boolean2Boolean - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Boolean2Int - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Boolean2String - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
booleanBooleanSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BooleanConstant - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
BooleanConstrSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BooleanLiteral - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Boolean literal node.
booleanObject(boolean) - Statische Methode in Klasse org.aspectj.runtime.internal.Conversions
 
booleanValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.BooleanLiteral
Returns the boolean value of this boolean literal node.
booleanValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
booleanValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
booleanValue(Object) - Statische Methode in Klasse org.aspectj.runtime.internal.Conversions
 
BOOLEANVALUE_BOOLEAN_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BOOLEANVALUE_BOOLEAN_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BOOTSTRAP - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BOOTSTRAP_METHODS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"BootstrapMethods" attribute (added in cldc1.0).
BOOTSTRAP_METHODS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
BOOTSTRAP_STRING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
BootstrapMethod(int, int[]) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.BootstrapMethods.BootstrapMethod
 
bootstrapMethodNumber - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
bootstrapMethods - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
BootstrapMethods - Klasse in org.aspectj.apache.bcel.classfile
Represents the BootstrapMethods attribute in Java 7 classes.
BootstrapMethods(int, int, BootstrapMethods.BootstrapMethod[], ConstantPool) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.BootstrapMethods
 
BootstrapMethods(BootstrapMethods) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.BootstrapMethods
 
BootstrapMethods.BootstrapMethod - Klasse in org.aspectj.apache.bcel.classfile
 
BootstrapMethodsAttribute - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IBootstrapMethodsAttribute.
BootstrapMethodsAttribute(byte[], IConstantPool, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BootstrapMethodsAttribute
Constructor for BootstrapMethodsAttribute.
BootstrapMethodsEntry - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IBootstrapMethodsEntry
BootstrapMethodsEntry(byte[], IConstantPool, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BootstrapMethodsEntry
 
BootstrapMethodsName - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
bootstrapTypes - Statische Variable in Klasse org.aspectj.weaver.ltw.LTWWorld
 
border1 - Variable in Klasse org.aspectj.ajde.ui.swing.BrowserStructureViewToolPanel
 
border1 - Variable in Klasse org.aspectj.ajde.ui.swing.StructureViewPanel
 
border2 - Variable in Klasse org.aspectj.ajde.ui.swing.BrowserStructureViewToolPanel
 
border2 - Variable in Klasse org.aspectj.ajde.ui.swing.StructureViewPanel
 
borderLayout1 - Variable in Klasse org.aspectj.ajde.ui.swing.BrowserStructureViewToolPanel
 
borrowPorter(IMessage) - Statische Methode in Ausnahmeklasse org.aspectj.bridge.AbortException
Get a porter exception from the pool.
BOTH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
BOTH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
BOTTOM_NAVBAR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
bound - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
bound - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
BOUND_CHECK - Enum-Konstante in Enum-Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.WildcardType
The "bound" structural property of this node type (child type: Type).
BOUND_SUPER_CHECK - Enum-Konstante in Enum-Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
BoundCannotBeArray - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
boundCheck(Scope, TypeReference[]) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Returns true if the argument type satisfies all bounds of the type parameter
boundCheck(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
Returns true if the argument type satisfies the wildcard bound(s)
BoundedReferenceType - Klasse in org.aspectj.weaver
A BoundedReferenceType is the result of a generics wildcard expression ?
BoundedReferenceType(String, String, World) - Konstruktor für Klasse org.aspectj.weaver.BoundedReferenceType
only for use when resolving GenericsWildcardTypeX or a TypeVariableReferenceType
BoundedReferenceType(ReferenceType, boolean, World) - Konstruktor für Klasse org.aspectj.weaver.BoundedReferenceType
 
BoundedReferenceType(ReferenceType, boolean, World, ReferenceType[]) - Konstruktor für Klasse org.aspectj.weaver.BoundedReferenceType
 
BoundedReferenceType(World) - Konstruktor für Klasse org.aspectj.weaver.BoundedReferenceType
Constructs the BoundedReferenceType representing an unbounded wildcard '?'.
BoundHasConflictingArguments - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
boundKind - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
boundMustBeAnInterface(ASTNode, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
BoundMustBeAnInterface - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
bounds - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
bounds - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
bounds - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
boundscheckingoff - Statische Variable in Klasse org.aspectj.weaver.patterns.WildTypePattern
 
boundsCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
boundsSignatures - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
boxedClass(PrimitiveType) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
boxedPrimitivesMap - Statische Variable in Klasse org.aspectj.weaver.patterns.ExactTypePattern
 
boxing(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
BOXING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
BOXING - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
BoxingConversion - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
brace_position_for_annotation_type_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_anonymous_type_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_array_initializer - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_block - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_block_in_case - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_constructor_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_enum_constant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_enum_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_lambda_body - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_method_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_record_constructor - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_record_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_switch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
brace_position_for_type_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
bracket - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
bracketBalance - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
bracketDepth - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
BracketKinds - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
BracketKinds - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
BRANCH_INSTRUCTION - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
branchChainTo(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
Dispatch the call on its last statement.
branchChainTo(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
INTERNAL USE ONLY.
branchChainTo(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
Dispatch the call on its last statement.
BranchHandle - Klasse in org.aspectj.apache.bcel.generic
BranchHandle is returned by specialized InstructionList.append() whenever a BranchInstruction is appended.
BranchLabel - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
BranchLabel() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
BranchLabel(CodeStream) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
BranchStatement - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
BranchStatement(char[], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BranchStatement
BranchStatement constructor comment.
BREAK - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
BREAK_STATEMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type BreakStatement.
breakAfter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
breakBefore() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
BREAKING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
breakLabel - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
breakLabel - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
breakLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
breakLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
breakpoint(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject.ClasspathResolutionBreakpointListener
 
BREAKPOINT - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
Non-legal opcodes, may be used by JVM internally.
BREAKPOINT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
breaksOut(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
BreakStatement - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Break statement AST node type.
BreakStatement - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
BreakStatement(char[], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
BridgeMethod - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
bridgerToInterMethod(ResolvedMember, UnresolvedType) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
Sometimes the intertyped method requires a bridge method alongside it.
BrowserStructureViewToolPanel - Klasse in org.aspectj.ajde.ui.swing
 
BrowserStructureViewToolPanel(List, StructureView, StructureViewPanel) - Konstruktor für Klasse org.aspectj.ajde.ui.swing.BrowserStructureViewToolPanel
 
BrowserViewManager - Klasse in org.aspectj.ajde.ui.swing
Responsible for displaying and controlling the configuration and output of a master and slave structure view.
BrowserViewManager() - Konstruktor für Klasse org.aspectj.ajde.ui.swing.BrowserViewManager
 
BrowserViewPanel - Klasse 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) - Konstruktor für Klasse org.aspectj.ajde.ui.swing.BrowserViewPanel
 
buffer - Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
The string buffer into which the serialized representation of the AST is written.
buffer - Variable in Klasse 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 Klasse 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 - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
Buffer(IFile, IOpenable, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
Creates a new buffer on an underlying resource.
buffer_closed - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
BufferCache<K> - Klasse in org.aspectj.org.eclipse.jdt.internal.core
An LRU cache of IBuffers.
BufferCache(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BufferCache
Constructs a new buffer cache of the given size.
BufferCache(int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BufferCache
Constructs a new buffer cache of the given size.
bufferChanged(BufferChangedEvent) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IBufferChangedListener
Notifies that the given event has occurred.
bufferChanged(BufferChangedEvent) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
The buffer associated with this element has changed.
BufferChangedEvent - Klasse in org.aspectj.org.eclipse.jdt.core
A buffer changed event describes how a buffer has changed.
BufferChangedEvent(IBuffer, int, int, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.BufferChangedEvent
Creates a new buffer changed event indicating that the given buffer has changed.
BufferFactoryWrapper - Klasse in org.aspectj.org.eclipse.jdt.internal.core
Veraltet. 
BufferManager - Klasse in org.aspectj.org.eclipse.jdt.internal.core
The buffer manager manages the set of open buffers.
BufferManager() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.BufferManager
 
build() - Methode in Klasse org.aspectj.ajde.core.AjCompiler
Perform an incremental build if possible, otherwise it will default to a full build.
build() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
build() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteConfiguration.Builder
 
build(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
 
build(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
 
build(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedHierarchyBuilder
 
build(int, Map, IProgressMonitor) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AspectJBuilder
 
build(int, Map, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
build(ClassScope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
 
build(ClassScope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeConstructorDeclaration
 
build(ClassScope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
Called from AspectDeclarations.buildInterTypeAndPerClause
build(ClassScope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
build(ClassScope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
build(ClassScope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
build(SimpleLookupTable) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
build_abortDueToClasspathProblems - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_analyzingDeltas - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_analyzingSources - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_cannotSaveState - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_cannotSaveStates - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_classFileCollision - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_cleaningOutput - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_compiling - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_copyingResources - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_done - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_duplicateClassFile - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_duplicateResource - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_errorOnModuleDirective - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
BUILD_FIELDS_AND_METHODS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
build_fixedHeader - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_foundHeader - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_incompleteClassPath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_inconsistentClassFile - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_inconsistentProject - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_initializationError - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_missingSourceFile - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_multipleErrors - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_multipleWarnings - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_oneError - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_oneWarning - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_preparingBuild - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_prereqProjectHasClasspathProblems - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_prereqProjectMustBeRebuilt - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_readingDelta - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_readStateProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_saveStateComplete - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_saveStateProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
build_serializationError - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
BUILD_TYPE_HIERARCHY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
build_wrongFileFormat - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
buildAfterBatchBuild() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
buildAllDirectoriesInto(String, String) - Statische Methode in Klasse 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 - Klasse in org.aspectj.ajdt.ajc
 
BuildArgParser(PrintWriter, IMessageHandler) - Konstruktor für Klasse org.aspectj.ajdt.ajc.BuildArgParser
Overrides super's bundle.
BuildArgParser(IMessageHandler) - Konstruktor für Klasse org.aspectj.ajdt.ajc.BuildArgParser
Set up to capture messages using getOtherMessages(boolean)
buildBcelDelegate(ReferenceType, JavaClass, boolean, boolean) - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
buildBindings(ICompilationUnit, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
buildBodyDeclarations(TypeDeclaration, AbstractTypeDeclaration, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
buildBodyDeclarations(TypeDeclaration, AnonymousClassDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
buildBodyDeclarations(TypeDeclaration, EnumDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
buildBodyDeclarations(TypeDeclaration, RecordDeclaration, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
buildCompilationUnit(ISourceType[], int, ProblemReporter, CompilationResult) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
buildConfig - Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
buildConfig - Variable in Klasse org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
Reset for every compilation unit.
BuildConfigEditor - Schnittstelle in org.aspectj.ajde.ui
 
BuildConfigListener - Schnittstelle in org.aspectj.ajde.internal
 
BuildConfigManager - Schnittstelle in org.aspectj.ajde.internal
 
BuildConfigModel - Klasse in org.aspectj.ajde.ui
TODO: we have schitzophrenia between BuildConfigNode(s) and IProgramElement(s), fix.
BuildConfigModel(String) - Konstruktor für Klasse org.aspectj.ajde.ui.BuildConfigModel
 
BuildConfigNode - Klasse in org.aspectj.ajde.ui
 
BuildConfigNode() - Konstruktor für Klasse org.aspectj.ajde.ui.BuildConfigNode
Used during serialization.
BuildConfigNode(String, BuildConfigNode.Kind) - Konstruktor für Klasse org.aspectj.ajde.ui.BuildConfigNode
 
BuildConfigNode(String, BuildConfigNode.Kind, String) - Konstruktor für Klasse org.aspectj.ajde.ui.BuildConfigNode
 
BuildConfigNode.Kind - Klasse in org.aspectj.ajde.ui
Uses "typesafe enum" pattern.
BuildConfigPopupMenu - Klasse in org.aspectj.ajde.ui.swing
Creates a popup menu that displays all the available .lst files.
BuildConfigPopupMenu(AbstractAction) - Konstruktor für Klasse org.aspectj.ajde.ui.swing.BuildConfigPopupMenu
 
BuildContext - Klasse 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, to annotations processors when a source file has annotations, or to post processors when a class has finished compiling.
BuildContext() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
 
buildDeclarationText() - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPointcut
 
buildDeltas() - Methode in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
The identifier for the Java builder (value "org.aspectj.org.eclipse.jdt.core.javabuilder").
BUILDER_INITIALIZATION_ERROR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the Java builder could not be initialized.
BUILDER_SERIALIZATION_ERROR - Statische Variable in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
buildFileName(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
buildFilesFromLPG(String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
buildFinished() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
Hook allowing to reset some static state after a complete build iteration.
buildFinished(boolean) - Methode in Schnittstelle org.aspectj.bridge.ILifecycleAware
called when a batch build finishes
buildFinished(IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
Notifies this participant that a build has finished for the project.
buildFresh() - Methode in Klasse org.aspectj.ajde.core.AjCompiler
Perform a full build.
buildGenericType() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
buildGenericType() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
buildImports(ClassFileReader) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryTypeConverter
 
BUILDING_FIELDS_AND_METHODS - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
buildInitialRecoveryState() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
buildInitialRecoveryState() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
buildInterTypeAndPerClause(ClassScope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
buildIntLiteral(char[], int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
buildLongLiteral(char[], int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
buildModel(String) - Methode in Schnittstelle org.aspectj.ajde.internal.BuildConfigManager
Build a model for the corresponding configuration file.
buildModel(String) - Methode in Klasse org.aspectj.ajde.internal.LstBuildConfigManager
 
buildModularCompilationUnit(IModule, ProblemReporter, CompilationResult) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
BuildNotifier - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
 
BuildNotifier(IProgressMonitor, int, BooleanSupplier) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
BUILDPATH_PROBLEM_MARKER - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Build path problem marker type (value "org.aspectj.org.eclipse.jdt.core.buildpath_problem").
BuildProgressPanel - Klasse in org.aspectj.ajde.ui.swing
 
BuildProgressPanel() - Konstruktor für Klasse org.aspectj.ajde.ui.swing.BuildProgressPanel
 
buildStarting() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
Hook allowing to initialize some static state before a complete build iteration.
buildStarting(boolean) - Methode in Schnittstelle org.aspectj.bridge.ILifecycleAware
called when a build starts
buildStarting(BuildContext[], boolean) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
buildStructure(OpenableElementInfo, IProgressMonitor, Map, IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
buildStructure(OpenableElementInfo, IProgressMonitor, Map, IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
buildStructure(OpenableElementInfo, IProgressMonitor, Map, IResource) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
buildStructure(OpenableElementInfo, IProgressMonitor, Map, IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
buildStructureForCompilationUnit(CompilationUnitDeclaration, AsmManager, AjBuildConfig) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
buildSuccessful(boolean) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AbstractStateListener
 
buildSuccessful(boolean) - Methode in Schnittstelle org.aspectj.ajdt.internal.core.builder.IStateListener
 
buildSupertypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
Configure this type hierarchy by computing the supertypes only.
buildTypeBindings(CompilationUnitDeclaration, AccessRestriction) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
buildTypeBindings(CompilationUnitDeclaration, AccessRestriction) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
buildTypeDeclaration(IType, CompilationUnitDeclaration) - Methode in Klasse 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) - Methode in Klasse org.aspectj.ajde.ui.internal.TreeStructureViewBuilder
TODO: get rid of instanceof tests
bundle - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
bundle - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
bundleName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
BY_PACKAGE - Enum-Konstante in Enum-Klasse 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-Konstante in Enum-Klasse 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 - Statische Variable in Klasse org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
BYTE - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
BYTE - Statische Variable in Klasse org.aspectj.apache.bcel.generic.Type
 
BYTE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "byte".
BYTE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
BYTE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
BYTE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
BYTE - Statische Variable in Klasse org.aspectj.weaver.UnresolvedType
 
BYTE - Variable in Klasse org.aspectj.weaver.World
 
BYTE_ARRAY - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
BYTE_TAG - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type byte
Byte2Byte - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Char - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Double - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Float - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Int - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Long - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2Short - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Byte2String - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
byteByteSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BYTECODE_NAMES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.util.OpcodeStringValues
 
bytecodeExceeds64KLimit(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
bytecodeExceeds64KLimit(LambdaExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
bytecodeExceeds64KLimit(SwitchStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
bytecodeExceeds64KLimit(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
bytecodeExceeds64KLimit(MethodBinding, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
BytecodeExceeds64KLimit - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
BytecodeExceeds64KLimitForClinit - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
BytecodeExceeds64KLimitForConstructor - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
BytecodeExceeds64KLimitForSwitchTable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ByteCodeVisitorAdapter - Klasse in org.aspectj.org.eclipse.jdt.core.util
Adapter that implements the IBytecodeVisitor.
ByteCodeVisitorAdapter() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
ByteConstant - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
ByteConstrSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
byteContents - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
byteObject(byte) - Statische Methode in Klasse org.aspectj.runtime.internal.Conversions
 
bytes - Variable in Klasse org.aspectj.weaver.bcel.UnwovenClassFile
 
bytes - Variable in Klasse org.aspectj.weaver.bcel.UnwovenClassFile.ChildClass
 
ByteSequence - Klasse in org.aspectj.apache.bcel.util
Utility class that implements a sequence of bytes which can be read via the `readByte()' method.
ByteSequence(byte[]) - Konstruktor für Klasse org.aspectj.apache.bcel.util.ByteSequence
 
bytesMap - Variable in Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
bytesToChar(byte[], String) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
byteValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
byteValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
byteValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
byteValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
byteValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
byteValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
byteValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
byteValue(Object) - Statische Methode in Klasse org.aspectj.runtime.internal.Conversions
 
BYTEVALUE_BYTE_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
BYTEVALUE_BYTE_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 

C

c - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement.ResolvedCase
 
C_ARRAY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating an array type in a signature.
C_ARRAY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating an array type in a signature.
C_BOOLEAN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type boolean in a signature.
C_BOOLEAN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type boolean in a signature.
C_BYTE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type byte in a signature.
C_BYTE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type byte in a signature.
C_CAPTURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating a capture of a wildcard type in a signature.
C_CAPTURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating a capture of a wildcard type in a signature.
C_CHAR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type char in a signature.
C_CHAR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type char in a signature.
C_COLON - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the colon in a signature.
C_COLON - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the colon in a signature.
C_DIGIT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_DOLLAR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the dollar in a signature.
C_DOLLAR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the dollar in a signature.
C_DOT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the dot in a signature.
C_DOT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the dot in a signature.
C_DOUBLE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type double in a signature.
C_DOUBLE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type double in a signature.
C_EXCEPTION_START - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating an exception in a signature.
C_EXCEPTION_START - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating an exception in a signature.
C_EXTENDS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating a bound wildcard type argument in a signature with extends clause.
C_EXTENDS - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type float in a signature.
C_FLOAT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type float in a signature.
C_GENERIC_END - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the end of a generic type list in a signature.
C_GENERIC_END - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_IDENT_START - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_INT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type int in a signature.
C_INT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type int in a signature.
C_INTERSECTION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating an intersection type in a signature.
C_JLS_SPACE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_LONG - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type long in a signature.
C_LONG - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type long in a signature.
C_LOWER_LETTER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_NAME_END - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the end of a named type in a signature.
C_NAME_END - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the end of a named type in a signature.
C_PARAM_END - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the end of a parameter type list in a signature.
C_PARAM_END - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the start of a parameter type list in a signature.
C_PARAM_START - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the start of a parameter type list in a signature.
C_RESOLVED - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the start of a resolved, named type in a signature.
C_RESOLVED - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the start of a resolved, named type in a signature.
C_SEMICOLON - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the semicolon in a signature.
C_SEMICOLON - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the semicolon in a signature.
C_SEPARATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_SHORT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the primitive type short in a signature.
C_SHORT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the primitive type short in a signature.
C_SPACE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_SPECIAL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_STAR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating an unbound wildcard type argument in a signature.
C_STAR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating an unbound wildcard type argument in a signature.
C_SUPER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating a bound wildcard type argument in a signature with super clause.
C_SUPER - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the start of a resolved type variable in a signature.
C_TYPE_VARIABLE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating the start of a resolved type variable in a signature.
C_UNION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating a union type in a signature.
C_UNRESOLVED - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating the start of an unresolved, named type in a signature.
C_UNRESOLVED - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
C_VOID - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Character constant indicating result type void in a signature.
C_VOID - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Character constant indicating result type void in a signature.
cache - Variable in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
cache(String, IProgramElement) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
CACHE_DIR - Statische Variable in Klasse org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
CACHE_ENABLED_PROPERTY - Statische Variable in Klasse org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
CACHE_IMPL - Statische Variable in Klasse org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
CACHE_IMPL - Statische Variable in Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
 
cache_invalidLoadFactor - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
CacheBacking - Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
cacheBinaryType(IBinaryType, boolean, AccessRestriction) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
cacheBinaryType(IBinaryType, AccessRestriction) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
CachedClassEntry - Klasse in org.aspectj.weaver.tools.cache
Represents a class which has been cached
CachedClassEntry(CachedClassReference, byte[], CachedClassEntry.EntryType) - Konstruktor für Klasse org.aspectj.weaver.tools.cache.CachedClassEntry
 
CachedClassReference - Klasse in org.aspectj.weaver.tools.cache
A typed reference to a cached class entry.
CachedClassReference(String, String) - Konstruktor für Klasse org.aspectj.weaver.tools.cache.CachedClassReference
Protected to allow only the WeavedClassCache initialization rights
CachedClassReference(String, CacheKeyResolver) - Konstruktor für Klasse org.aspectj.weaver.tools.cache.CachedClassReference
 
cacheDerivedType(TypeBinding, TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
cachedGenericClassTypeSignature - Variable in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
CachedIndexEntry - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
CachedIndexEntry(char[], int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CachedIndexEntry
 
CacheFactory - Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
cacheFlags.
CacheKeyResolver - Schnittstelle in org.aspectj.weaver.tools.cache
Interface to allow alternate hashing schemes for weaved and generated classes.
CacheStatistics - Klasse in org.aspectj.weaver.tools.cache
Maintains some basic statistics on the class cache.
CacheStatistics() - Konstruktor für Klasse org.aspectj.weaver.tools.cache.CacheStatistics
 
cacheSuperclass(IType, IType) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Caches the handle of the superclass for the specified type.
cacheSuperInterfaces(IType, IType[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Caches all of the superinterfaces that are specified for the type.
cacheToString(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
cacheTypes(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.Archive
 
cacheZipFiles(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Starts caching ZipFiles.
calculateEdit(CompilationUnit, TextEditGroup) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
Calculates the required text edits to sort the unit
calculateNewSize(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
Tries to double the number of given elements but returns HashtableOfObject.MAX_ARRAY_SIZE - 2 in case new value would overflow
calculatingSerialVersionUID - Variable in Klasse org.aspectj.weaver.Lint
 
call() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl
 
Call - Klasse in org.aspectj.weaver.ast
 
Call(Member, Expr[]) - Konstruktor für Klasse org.aspectj.weaver.ast.Call
 
CALL - Statische Variable in Klasse org.aspectj.weaver.tools.PointcutPrimitive
 
CALL_DOESNT_SUPPORT_PARAMETERIZED_DECLARING_TYPES - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CallExpr - Klasse in org.aspectj.weaver.ast
 
CallExpr(Member, Expr[], ResolvedType) - Konstruktor für Klasse org.aspectj.weaver.ast.CallExpr
 
caload() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
CALOAD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CALOAD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
CALOAD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
CAMELCASE_FLAVOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
camelCaseMatch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
camelCaseMatch(char[], char[]) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
CAN_ONLY_NULL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
CAN_ONLY_NULL_NON_NULL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
canAccess(PackageBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
Check if the given package is accessible by this module.
canAccess(PackageBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding.UnNamedModule
 
canAnnotationTargetType() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
canAnnotationTargetType() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
canAnnotationTargetType() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
canAnnotationTargetType() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
canAnnotationTargetType() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
canAnnotationTargetType() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
canAnnotationTargetType() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
canAnnotationTargetType() - Methode in Klasse org.aspectj.weaver.ResolvedType
Note: Only overridden by ReferenceType subtype
canBeBoundTo(ResolvedType) - Methode in Klasse org.aspectj.weaver.TypeVariable
answer true if the given type satisfies all of the bound constraints of this type variable.
canBeCoercedTo(ResolvedType) - Methode in Klasse org.aspectj.weaver.BoundedReferenceType
 
canBeExplicitConstructor - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
canBeExplicitConstructor - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
canBeInstantiated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
canBeInstantiated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
canBeInstantiated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver can be instantiated
canBeInstantiated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
canBeInstantiated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
canBeInstantiated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
canBeParameterized() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
canBeParameterized() - Methode in Schnittstelle org.aspectj.weaver.Member
Returns true iff the member is generic (NOT parameterized)
canBeParameterized() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
canBeRemovedFromCache() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
canBeRemovedFromCache() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
canBeSeenBy(InvocationSite, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
canBeSeenBy(PackageBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
canBeSeenBy(PackageBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
canBeSeenBy(PackageBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
canBeSeenBy(PackageBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is visible to the invocationPackage.
canBeSeenBy(ReferenceBinding, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
canBeSeenBy(ReferenceBinding, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is visible to the receiverType and the invocationType.
canBeSeenBy(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
canBeSeenBy(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
canBeSeenBy(Scope) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
canBeSeenBy(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
canBeSeenBy(TypeBinding, InvocationSite, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
 
canBeSeenBy(ResolvedType) - Methode in Klasse org.aspectj.weaver.ResolvedType
 
canBeSeenByForCodeSnippet(FieldBinding, TypeBinding, InvocationSite, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
canBeSeenByForCodeSnippet(MethodBinding, TypeBinding, InvocationSite, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
canBeSeenByForCodeSnippet(ReferenceBinding, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
CanBeStatic - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
canBufferBeRemovedFromCache(IBuffer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
canBufferBeRemovedFromCache(IBuffer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
cancel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
cancel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
cancel() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
Asks this job to cancel its execution.
CANCEL_IF_NOT_READY_TO_SEARCH - Statische Variable in Schnittstelle 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 - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
CancelableNameEnvironment(JavaProject, WorkingCopyOwner, IProgressMonitor) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
CancelableNameEnvironment(JavaProject, WorkingCopyOwner, IProgressMonitor, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
CancelableProblemFactory - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
CancelableProblemFactory(IProgressMonitor) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.CancelableProblemFactory
 
canceled - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
True if this requestor no longer wants to receive results from its IRequestorNameLookup.
CancelIfNotReady - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
 
cancelling - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
canChangeResources - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.ChangeClasspathOperation
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
canCompleteNormally() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
canCompleteNormally() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
canCompress() - Methode in Klasse org.aspectj.weaver.CompressingDataOutputStream
 
canDecompress() - Methode in Klasse org.aspectj.weaver.VersionedDataInputStream
 
canHaveChildren() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns whether this node is allowed to have children.
canHaveChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns true if this node is allowed to have children, otherwise false.
canMatchSignatureWithNParameters(int) - Methode in Klasse org.aspectj.weaver.patterns.TypePatternList
 
canModifyRoots() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BatchOperation
 
canModifyRoots() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ChangeClasspathOperation
 
canModifyRoots() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
CANNOT_RETRIEVE_ATTACHED_JAVADOC - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the attached javadoc content cannot be retrieved due to timeout
cannotAdviseJoinpointInInterfaceWithAroundAdvice - Variable in Klasse org.aspectj.weaver.Lint
 
cannotAllocateVoidArray(Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotAllocateVoidArray - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotAssignToFinalField(FieldBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotAssignToFinalLocal(LocalVariableBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotAssignToFinalOuterLocal(LocalVariableBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotBeDefinitelyNullOrNonNull(LocalVariableBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
cannotBeNull(LocalVariableBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
CannotDeclareEnumSpecialMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineAnnotationInLocalType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineDimensionExpressionsWithInit - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotDefineDimensionsAndInitializer(ArrayAllocationExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotDefineEnumInLocalType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineInterfaceInLocalType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotDefineStaticInitializerInLocalType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotDireclyInvokeAbstractMethod(ASTNode, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotExtendEnum(SourceTypeBinding, TypeReference, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotExtendEnum - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotHideAnInstanceMethodWithAStaticMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotImplementIncompatibleNullness(ReferenceContext, MethodBinding, MethodBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotImplementIncompatibleNullness - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
canNotImplementLazyTjp - Variable in Klasse org.aspectj.weaver.Lint
 
CannotImplementLazyTJP - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
cannotImportPackage(ImportReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotImportPackage - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotInferElidedTypes(AllocationExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotInferElidedTypes - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotInferInvocationType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotInferRecordPatternTypes(RecordPattern) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotInferRecordPatternTypes - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotInstantiate(Expression, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotInvokeSuperConstructorInEnum(ExplicitConstructorCall, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotInvokeSuperConstructorInEnum - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotMixNullAndNonTypePattern(Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotMixNullAndNonTypePattern - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotMixPatternAndDefault - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotOverrideAStaticMethodWithAnInstanceMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotReadSource(CompilationUnitDeclaration, AbortCompilationUnit, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotReadSource - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotRedefineTypeArgumentNullity(TypeBinding, Binding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotReferToNonEffectivelyFinalOuterLocal(VariableBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotReferToNonFinalField(VariableBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotReferToNonFinalLocalInGuard(VariableBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotReferToNonFinalOuterLocal(LocalVariableBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotReturnInInitializer(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotReturnInInitializer - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotThrowNull(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotThrowNull - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotThrowType(ASTNode, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotThrowType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotUseDiamondWithAnonymousClasses - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CannotUseDiamondWithExplicitTypeArguments - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotUseQualifiedEnumConstantInCaseLabel(Reference, FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
cannotUseSuperInCodeSnippet(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CannotUseSuperInCodeSnippet - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
cannotUseSuperInJavaLangObject(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
canonicalizedPath(IPath) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Veraltet.
This method may not do what you expect from its name (see bug 571614):

On Linux/Mac (CASE_SENSITIVE by default) it does nothing - even when pointing to a case insensitive filesystem.

On Windows (CASE_INSENSITIVE by default) it will find the actual capitalization of all path segments. On Windows it will also resolve 8.3 filenames to its long names. On Windows this results in slow system calls for every segment of the path since JDK 12 (see https://bugs.openjdk.java.net/browse/JDK-8207005) - even when the filesystem is configured to be case sensitive and 8.3 name resolving is disabled.

ALTERNATIVES:

For package fragments use JavaProject.createPackageFragementKey(org.eclipse.core.runtime.IPath)

For comparing files use Files.isSameFile(java.nio.file.Path, java.nio.file.Path)

For getting the actual capitalization use Path.toRealPath(java.nio.file.LinkOption...)

canOnlyBeNull(LocalVariableBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
canOverridingMethodDifferInErasure(MethodBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
canReadDir(File) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
canReadFile(File) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
canSeeFocus(SearchPattern, IPath) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionCLV
 
canSetIndex() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionLV
 
CANT_BIND_TYPE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_DECP_MULTIPLE_PARAMETERIZATIONS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_DECP_ON_ANNOTATION_TO_EXTEND_CLASS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_DECP_ON_ANNOTATION_TO_IMPL_INTERFACE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_DECP_ON_ENUM_TO_EXTEND_CLASS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_DECP_ON_ENUM_TO_IMPL_INTERFACE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_DECP_TO_MAKE_ANNOTATION_SUPERTYPE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_DECP_TO_MAKE_ENUM_SUPERTYPE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_EXTEND_SELF - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_CORE_TYPE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_PARENT_TYPE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_PARENT_TYPE_NO_SUB - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_POINTCUT - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_ANNOTATION - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_ARG_TYPE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_ASSIGNABLE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_COERCEABLE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_DURING_AROUND_WEAVE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_DURING_AROUND_WEAVE_PREINIT - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_EXCEPTION_TYPE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_FIELDS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_INTERFACE_METHODS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_INTERFACES - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_JOINPOINT - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_METHODS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_MODIFIERS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_POINTCUTS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_SUPERCLASS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_FIND_TYPE_WITHINPCD - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_OVERRIDE_FINAL_MEMBER - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_REFERENCE_POINTCUT_IN_RAW_TYPE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CANT_THROW_CHECKED - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
cantFindType - Variable in Klasse org.aspectj.weaver.Lint
 
cantFindTypeAffectingJoinPointMatch - Variable in Klasse org.aspectj.weaver.Lint
 
cantMatchArrayTypeOnVarargs - Variable in Klasse org.aspectj.weaver.Lint
 
canTypeBeAccessed(SourceTypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
canUpdateClasspathContainer(IPath, IJavaProject) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
canUseDiamond(String[], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
canUseDiamond(CompletionContext) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns whether it is safe to use the 'Ungültige Eingabe: "<">' (diamond) operator in place of explicitly specifying type arguments for this proposal.
canUseDiamond(CompletionContext) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
canWriteDir(File) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
canWriteFile(File) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
capture(TypeMirror) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
capture(Scope, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
Perform capture conversion for a parameterized type with wildcard arguments
capture(Scope, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
capture(Scope, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Perform capture conversion on a given type (only effective on parameterized type with wildcards)
CAPTURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
CAPTURE_TYPE_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Kind constant for the capture of a wildcard type signature.
CAPTURE18 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CaptureBinding - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
CaptureBinding(CaptureBinding) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CaptureBinding(ReferenceBinding, char[], int, int, int, LookupEnvironment) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CaptureBinding(WildcardBinding, ReferenceBinding, int, int, ASTNode, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CaptureBinding18 - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
captureID - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CASE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
CASE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
CASE_DEFAULT - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass.CaseLabelKind
 
CASE_DEFAULT_EXPRESSION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CaseDefaultExpression.
CASE_EXPRESSION - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass.CaseLabelKind
 
CASE_INSENSITIVE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Veraltet.
Use the methods that take the matchMode without SearchPattern.R_CASE_SENSITIVE as a matchRule instead.
CASE_NULL - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass.CaseLabelKind
 
CASE_PATTERN - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass.CaseLabelKind
 
CASE_SENSITIVE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Veraltet.
Use the methods that take the matchMode with SearchPattern.R_CASE_SENSITIVE as a matchRule instead.
CASE_SEPARATION - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
caseCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
CaseDefaultExpression - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Case Default Literal Pattern node.
caseExpressionMustBeConstant(Expression) - Methode in Klasse org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
caseExpressionMustBeConstant(Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
caseFlagSet - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
CaseLabel - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
CaseLabel(CodeStream) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CaseLabel
CaseLabel constructor comment.
caseLabelElementTypes - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
cases - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
CASES_OMITTED_TAG - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
caseStartMap - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
caseStartPosition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
CaseStatement - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
CaseStatement(int, int, Expression[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
CaseStatement(Expression, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
CaseStatement.ResolvedCase - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
CAST - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
The special value ImportRewrite.TypeLocation.CAST is used for casts.
CAST - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CAST - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CAST - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CAST - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
CAST_EXPRESSION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CastExpression.
CAST_TYPE_REFERENCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used in a cast expression.
CastExpression - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Cast expression AST node type.
CastExpression - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
CastExpression(Expression, TypeReference) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
CASTING_CONTEXT - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExpressionContext
Casting context: potential poly-expressions are: lambdas and reference expressions Context induced by: CastExpression.
castore() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
CASTORE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CASTORE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
CASTORE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
castTo(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
CAT_BUILDPATH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for problems related to buildpath
CAT_CODE_STYLE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to coding style practices
CAT_COMPLIANCE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
 
CAT_DEPRECATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to deprecation
CAT_IMPORT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems in import statements
CAT_INTERNAL - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems in Javadoc
CAT_MEMBER - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems relating to modules
CAT_NAME_SHADOWING_CONFLICT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to naming conflicts
CAT_NLS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to internationalization of String literals
CAT_POTENTIAL_PROGRAMMING_PROBLEM - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to potential programming flaws
CAT_PREVIEW_RELATED - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for problems related to preview features
CAT_RESTRICTION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to access restrictions
CAT_SYNTAX - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for fatal problems related to syntax
CAT_TYPE - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to type safety in generics
CAT_UNNECESSARY_CODE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Category for optional problems related to unnecessary code
CAT_UNSPECIFIED - Statische Variable in Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
CATCH_BLOCK - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
CATCH_CLAUSE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CatchClause.
CATCH_CLAUSES_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.TryStatement
The "catchClauses" structural property of this node type (element type: CatchClause).
CATCH_TYPE_REFERENCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used in a catch header.
catchArguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
catchArguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
catchBlocks - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
CatchClause - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Catch clause AST node type.
catchClauses() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TryStatement
Returns the live ordered list of catch clauses for this try statement.
CatchClauseSignature - Schnittstelle in org.aspectj.lang.reflect
 
CatchParameterBinding - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
CatchParameterBinding(LocalDeclaration, TypeBinding, int, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CatchParameterBinding
 
categories - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
categories - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
categories - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
categories - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
categories - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceJavadocParser
 
categories - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
categories - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
CATEGORIES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
CATEGORIES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
CATEGORIES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
CATEGORIES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
CategorizedProblem - Klasse 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() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
 
CATEGORY_ID - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
ID category marker attribute (value "categoryId")
CFlow - Klasse in org.aspectj.runtime
 
CFlow() - Konstruktor für Klasse org.aspectj.runtime.CFlow
 
CFlow(Object) - Konstruktor für Klasse org.aspectj.runtime.CFlow
 
CFLOW - Statische Variable in Klasse org.aspectj.weaver.patterns.Pointcut
 
CFLOW - Statische Variable in Klasse org.aspectj.weaver.tools.PointcutPrimitive
 
CFLOW_BELOW - Statische Variable in Klasse org.aspectj.weaver.tools.PointcutPrimitive
 
CFLOW_COUNTER_TYPE - Statische Variable in Klasse org.aspectj.weaver.NameMangler
 
CFLOW_COUNTER_UNRESOLVEDTYPE - Statische Variable in Klasse org.aspectj.weaver.NameMangler
 
CFLOW_IN_DECLARE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CFLOW_MARKER - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.weaver.AjcMemberMaker
 
CFLOW_STACK_TYPE - Statische Variable in Klasse org.aspectj.weaver.NameMangler
 
CFLOW_STACK_UNRESOLVEDTYPE - Statische Variable in Klasse org.aspectj.weaver.NameMangler
 
CflowBelowEntry - Statische Variable in Klasse org.aspectj.weaver.AdviceKind
 
cflowCounter(CrosscuttingMembers) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
 
CFlowCounter - Klasse in org.aspectj.runtime.internal
 
CFlowCounter() - Konstruktor für Klasse org.aspectj.runtime.internal.CFlowCounter
 
CflowEntry - Statische Variable in Klasse org.aspectj.weaver.AdviceKind
 
CFlowPlusState - Klasse in org.aspectj.runtime.internal
 
CFlowPlusState(Object[]) - Konstruktor für Klasse org.aspectj.runtime.internal.CFlowPlusState
 
CFlowPlusState(Object[], Object) - Konstruktor für Klasse org.aspectj.runtime.internal.CFlowPlusState
 
CflowPointcut - Klasse in org.aspectj.org.eclipse.jdt.core.dom
CFlowPointcut DOM AST node.
CflowPointcut - Klasse in org.aspectj.weaver.patterns
 
CflowPointcut(Pointcut, boolean, int[]) - Konstruktor für Klasse org.aspectj.weaver.patterns.CflowPointcut
 
cflowStack(CrosscuttingMembers) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
 
CFlowStack - Klasse in org.aspectj.runtime.internal
 
CFlowStack() - Konstruktor für Klasse org.aspectj.runtime.internal.CFlowStack
 
cflowStackInit() - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
 
cflowStackIsValid() - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
 
cflowStackPeekInstance() - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
 
cflowStackPushInstance() - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
 
cg - Variable in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
ChangeClasspathOperation - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
ChangeClasspathOperation(IJavaElement[], boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ChangeClasspathOperation
 
changeCollector - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
ChangeCollector - Klasse in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
ChangeCollector(TypeHierarchy) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.ChangeCollector
 
changed(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
changed(IJavaElement, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas resulting from a change operation.
CHANGED - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathAttributeDelta
Status constant indicating that the attribute has been changed.
CHANGED - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Status constant indicating that the element has been changed, as described by the change flags.
changedAST(CompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
changeFlags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
changeIndent(String, int, int, int, String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Change the indent of a, possible multiple line, code string.
changeIndent(String, int, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
changeListeners - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
changeListeners - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Change listeners - null if no one is listening.
changesPublicSignature() - Methode in Klasse org.aspectj.weaver.MethodDelegateTypeMunger
Needed for reweavable
changesPublicSignature() - Methode in Klasse org.aspectj.weaver.MethodDelegateTypeMunger.FieldHostTypeMunger
 
changesPublicSignature() - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
CHANNELS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CHAR - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
CHAR - Statische Variable in Klasse org.aspectj.apache.bcel.generic.Type
 
CHAR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "char".
CHAR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
CHAR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
CHAR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CHAR - Statische Variable in Klasse org.aspectj.weaver.UnresolvedType
 
CHAR - Variable in Klasse org.aspectj.weaver.World
 
CHAR_ARR_COMPARATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SortedCharArrays
 
CHAR_ARRAY - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
CHAR_CHAR_ARR_COMPARATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SortedCharArrays
 
CHAR_TAG - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type char
Char2Byte - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Char - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Double - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Float - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Int - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Long - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2Short - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Char2String - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
CHARACTER_ENCODING - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
CHARACTER_LITERAL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CharacterLiteral.
CharacterLiteral - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Character literal nodes.
CharArray_JAVA_IO_OBJECTINPUTSTREAM - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_IO_OBJECTOUTPUTSTREAM - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_IO_OBJECTSTREAMFIELD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_ANNOTATION_ANNOTATION - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_ENUM - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_OBJECT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_RECORD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CharArray_JAVA_LANG_RECORD_SLASH - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
charArray_length - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharDeduplication
single threaded only
CharArrayBuffer - Klasse 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() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
Creates a CharArrayBuffer with the default buffer size (10).
CharArrayBuffer(char[]) - Konstruktor für Klasse 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) - Konstruktor für Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CharArrayBuffer
Creates a CharArrayBuffer with the given buffer size.
CharArrayCache - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
CharArrayCache() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Constructs a new, empty hashtable.
CharArrayCache(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Constructs a new, empty hashtable with the specified initial capacity.
CharArrayHashMap<V> - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
CharArrayHashMap(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharArrayHashMap
 
CharArrayMap<P> - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
This map avoids hashing.
CharArrayMap() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharArrayMap
 
CharArrayMap(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharArrayMap
 
CharArrayMapper<V> - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
charArrayToStringArray(char[][]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Returns the char arrays as an array of Strings
CharArrayUtils - Klasse in org.aspectj.org.eclipse.jdt.internal.core.nd.util
A static utility class for char arrays.
charAt(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NameImpl
 
charAt(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
charAtStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
charCharacterSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CharConstant - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
CharConstrSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
charContents - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
CharDeduplication - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
CharDelegateMap<P> - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
This map uses a specialized implementation for few elements.
CharDelegateMap() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharDelegateMap
 
CharDelegateMap(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharDelegateMap
 
charfilename - Variable in Klasse org.aspectj.weaver.bcel.UnwovenClassFile
 
CharLiteral - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
CharLiteral(char[], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CharLiteral
 
charObject(char) - Statische Methode in Klasse org.aspectj.runtime.internal.Conversions
 
CharOperation - Klasse in org.aspectj.asm.internal
Taken from org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
CharOperation - Klasse in org.aspectj.org.eclipse.jdt.core.compiler
This class is a collection of helper methods to manipulate char arrays.
CharOperation() - Konstruktor für Klasse org.aspectj.asm.internal.CharOperation
 
CharOperation() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
 
charset - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
charToString(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Returns the char array as a String
charValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.CharacterLiteral
Returns the value of this literal node.
charValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
charValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
charValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
charValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
charValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
charValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
charValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
charValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
charValue(Object) - Statische Methode in Klasse org.aspectj.runtime.internal.Conversions
 
CHARVALUE_CHARACTER_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CHARVALUE_CHARACTER_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
check(File, String, boolean, Location) - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc10
 
check(File, String, boolean, Location) - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
Throw BuildException unless file is valid.
check(File, String, boolean, Location) - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
check(ISourceContext, World) - Methode in Klasse org.aspectj.weaver.patterns.Pointcut
 
check(World) - Methode in Klasse org.aspectj.weaver.NewConstructorTypeMunger
 
CHECK_AND_SET_IMPORTS - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
CHECK_AND_SET_IMPORTS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
CHECK_ARGUMENT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CHECK_LOOSE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
CHECK_MASK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
CHECK_NOT_NULL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CHECK_STATE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CHECK_STATE_FIRST - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
CHECK_STRICT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
check_table - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
CHECK_UNKNOWN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
CHECK_VARARG - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
checkAccess(BlockScope, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
checkAccess(BlockScope, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
checkAccessRestrictions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
checkAgainstNullTypeAnnotation(BlockScope, TypeBinding, Expression, FlowContext, FlowInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
checkAllBound(IScope) - Methode in Klasse org.aspectj.weaver.patterns.Bindings
 
checkAndAddMultipleFieldDeclaration(FieldDeclaration[], int, List) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
checkAndAddMultipleLocalDeclaration(Statement[], int, List) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
checkAndAddSyntheticRecordComponentAccessors(MethodBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
checkAndAddSyntheticRecordMethods(MethodBinding[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
checkAndAddSyntheticRecordOverrideMethods(MethodBinding[], List<MethodBinding>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
checkAndGenerateFieldAssignment(FlowContext, FlowInfo, FieldBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompactConstructorDeclaration
 
checkAndGenerateFieldAssignment(FlowContext, FlowInfo, FieldBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
checkAndSetImports() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
checkAndSetModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
checkAndSetModifiers(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
checkAndSetModifiers(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
checkAppropriateMethodAgainstSupers(char[], MethodBinding, TypeBinding[], InvocationSite) - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
Check null-ness of 'var' against a possible null annotation
checkASTLevel(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
checkBounds(ReferenceBinding, Scope, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
checkBounds(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
checkBounds(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
checkBounds(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
checkBounds(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
checkBuilderState() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Checks to ensure that there is a previously built state.
checkCancel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
Check whether the build has been canceled.
checkCanceled() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
checkCanceled() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Only allow cancelling if this operation is not nested.
checkCanceled() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Checks with the progress monitor to see whether this operation should be canceled.
checkCancelWithinCompiler() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
Check whether the build has been canceled.
checkCanThrow(ShadowMunger, ResolvedType) - Methode in Klasse org.aspectj.weaver.Shadow
 
checkCapturedLocalInitializationIfNecessary(ReferenceBinding, BlockScope, FlowInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
checkcast(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
checkcast(TypeReference, TypeBinding, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
checkcast(TypeReference, TypeBinding, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
checkcast(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
CHECKCAST - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CHECKCAST - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
CHECKCAST_QUICK - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
checkCastCompatibility() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
checkCastCompatibility() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
checkCastCompatibility() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.PrefixExpression
 
checkCastTypesCompatibility(Scope, TypeBinding, TypeBinding, Expression, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Returns false if cast is not legal.
checkComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
checkComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
checkComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
checkComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
checkComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
checkConstructors(Parser) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Check for constructor vs. method with no return type.
checkContainerAnnotationType(ASTNode, BlockScope, ReferenceBinding, ReferenceBinding, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
checkContainingAnnotationTargetAtUse(Annotation, BlockScope, TypeBinding, TypeBinding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
checkDeprecation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
checkDeprecation(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
checkDeprecation(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
checkDeprecation(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
checkDeprecation(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceJavadocParser
 
checkDiscouragedReference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
checkDocComment - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
checkDuplicates(ReferenceType) - Methode in Klasse org.aspectj.weaver.ReferenceType
 
checked - Variable in Klasse org.aspectj.weaver.patterns.ExactTypePattern
 
checkedClasspaths - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
checkedExceptions - Variable in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
checkEffectiveFinality(VariableBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
checkEof() - Methode in Klasse org.aspectj.weaver.patterns.PatternParser
 
checkEquals(Bindings, IScope) - Methode in Klasse org.aspectj.weaver.patterns.Bindings
signals an error if one has a binding and other doesn't
Checker - Klasse in org.aspectj.weaver
Representation of a shadow munger for a declare error or warning declaration.
Checker(DeclareErrorOrWarning) - Konstruktor für Klasse org.aspectj.weaver.Checker
Create a Checker for a declare error or declare warning.
checkExceptionHandlers(TypeBinding[], ASTNode, FlowInfo, BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
checkExceptionHandlers(TypeBinding, ASTNode, FlowInfo, BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
checkExceptionHandlers(TypeBinding, ASTNode, FlowInfo, BlockScope, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
checkExternalArchiveChanges(IJavaElement[], IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
checkExternalizeStrings - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
checkFieldAccess(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
checkFieldAccess(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
Check and/or redirect the field access to the delegate receiver if any
checkFieldAccess(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
Check and/or redirect the field access to the delegate receiver if any
checkForbiddenReference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
checkForClassFileChanges(IResourceDelta, ClasspathMultiDirectory, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
checkForContradictions(MethodBinding, Object, Scope) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
checkForInstancesOfRepeatableWithRepeatingContainerAnnotation(BlockScope, ReferenceBinding, Annotation[]) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
checkIllegalNullAnnotations(Scope, TypeReference[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
Check all typeArguments for illegal null annotations on base types.
checkImplicitNullAnnotations(MethodBinding, AbstractMethodDeclaration, boolean, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImplicitNullAnnotationVerifier
Check and fill in implicit annotations from overridden methods and from default.
checkingPotentialCompatibility() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
checkingPotentialCompatibility() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
checkingPotentialCompatibility() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
checkingPotentialCompatibility() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
checkInitializerExceptions(BlockScope, FlowContext, FlowInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
checkInterTypeMungers() - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
checkLegalOverride(ResolvedMember, ResolvedMember, int, ResolvedType) - Methode in Klasse org.aspectj.weaver.ResolvedType
 
checkMethodRef(MethodBinding, ReferenceExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
checkModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
checkModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
checkMunger(ShadowMunger) - Methode in Klasse org.aspectj.weaver.Shadow
Only does the check if the munger requires it (@AJ aspects don't)
checkNeedForArgumentCast(BlockScope, int, int, Expression, int) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
Check binary operator casted arguments
checkNeedForArgumentCasts(BlockScope, Expression, TypeBinding, MethodBinding, Expression[], TypeBinding[], InvocationSite) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
checkNonNLSAfterBodyEnd(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
checkNPE(BlockScope, FlowContext, FlowInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
checkNPE(BlockScope, FlowContext, FlowInfo, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
checkNPEbyUnboxing(BlockScope, FlowContext, FlowInfo) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
checkNullAnnotations(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
checkNullConstraints(Scope, Substitution, TypeBinding[], int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
checkParameterizedSuperTypeCollisions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
checkParameterizedTypeBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
checkParameterizedTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
Perform deferred check specific to parameterized types: bound checks, supertype collisions
checkPointcutDeclarations() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
checkPreviousBuild(String) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
checkq() - Methode in Klasse org.aspectj.weaver.World.TypeMap
 
checkQ() - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
checkRedundantDefaultNullness(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
checkRedundantDefaultNullness(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
checkRedundantDefaultNullness(int, int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
checkRestartRecovery() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
checkRuntimeVersion - Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
checkSecondaryTypes - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
checkSpec() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
checkSpec(ClassScope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
checkTaskTag(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
checkTypeArgumentRedundancy(ParameterizedTypeBinding, BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
checkUnboxing(Scope, Expression, FlowInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
During deferred checking re-visit a previously recording unboxing situation.
checkUnclosedCloseables(FlowInfo, FlowContext, ASTNode, BlockScope) - Methode in Klasse 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.
checkUninitializedNonNullArrayContents(BlockScope, long, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
checkUninternedIdentityComparison - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
checkUnsafeCast(Expression, Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordPattern
 
checkUnsafeCast(Scope, TypeBinding, TypeBinding, TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypePattern
 
checkUnusedImports() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
checkUnusedParameters(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
checkUpdateOuter(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
checkVisibility - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
checkVMVersion(long) - Methode in Klasse org.aspectj.ajdt.ajc.BuildArgParser
 
checkVMVersion(long) - Methode in Klasse 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 Klasse org.aspectj.weaver.patterns.DeclareParents
 
CHILD_TYPE_PATTERN_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
 
ChildListPropertyDescriptor - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Descriptor for a child list property of an AST node.
ChildPropertyDescriptor - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Descriptor for a child property of an AST node.
children - Variable in Klasse org.aspectj.ajde.ui.BuildConfigNode
 
children - Variable in Klasse org.aspectj.asm.internal.ProgramElement
 
children - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
children - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportContainerInfo
 
children - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
children - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
children - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
children - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
Collection of handles of immediate children of this object.
children - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorWithChildrenInfo
 
children - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldWithChildrenInfo
 
children - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodWithChildrenInfo
 
children - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
CHILDREN_CHANGED - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
Change kind to signal that children changed.
childrenCache - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Cache of open children of openable Java Model Java elements
childrenCategories - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
childrenToRemove - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeleteElementsOperation
The elements this operation processes grouped by compilation unit
CHOP_FRAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
CIRCULAR_DEPENDENCY - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CIRCULAR_POINTCUT - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CLASS - Variable in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
 
CLASS - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
CLASS - Statische Variable in Klasse org.aspectj.apache.bcel.generic.Type
 
CLASS - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
CLASS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
 
CLASS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a class.
CLASS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
CLASS - Statische Variable in Klasse org.aspectj.weaver.AnnotationValue
 
CLASS - Statische Variable in Klasse org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
CLASS_AND_ENUM - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a class or enum type.
CLASS_AND_ENUM_SUFFIX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CLASS_AND_INTERFACE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a class or interface type.
CLASS_AND_INTERFACE_SUFFIX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CLASS_ARRAY - Statische Variable in Klasse org.aspectj.apache.bcel.generic.Type
 
CLASS_CAST_EXCEPTION - Statische Variable in Schnittstelle org.aspectj.apache.bcel.ExceptionConstants
 
CLASS_CIRCULARITY_ERROR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.ExceptionConstants
Linking Exceptions
CLASS_CONTAINER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
CLASS_DECL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
CLASS_EXTENDS - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CLASS_EXTENDS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CLASS_EXTENDS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CLASS_FILE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a class file.
CLASS_FORMAT_ERROR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.ExceptionConstants
 
CLASS_INITIAL_SIZE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CLASS_INSTANCE_CREATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ClassInstanceCreation.
CLASS_INSTANCE_CREATION_TYPE_REFERENCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used in class instance creation.
CLASS_PREFIX - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
 
CLASS_READER - Statische Variable in Klasse org.aspectj.weaver.bcel.asm.AsmDetector
 
CLASS_SCOPE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
CLASS_SUFFIX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CLASS_TAG - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a value that represents a class
CLASS_TAGS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
CLASS_TOO_BIG - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
CLASS_TYPE_NAMES - Statische Variable in Schnittstelle 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 - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CLASS_TYPE_PARAMETER - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CLASS_TYPE_PARAMETER - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CLASS_TYPE_PARAMETER_BOUND - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CLASS_TYPE_PARAMETER_BOUND - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CLASS_TYPE_PARAMETER_BOUND - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CLASS_TYPE_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Kind constant for a class type signature.
CLASS_VISITOR - Statische Variable in Klasse org.aspectj.weaver.bcel.asm.AsmDetector
 
ClassAndMethodDeclarationVisitor() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.ClassAndMethodDeclarationVisitor
 
ClassAnnotationValue - Klasse in org.aspectj.weaver
 
ClassAnnotationValue(String) - Konstruktor für Klasse org.aspectj.weaver.ClassAnnotationValue
 
classBound - Variable in Klasse org.aspectj.util.GenericSignature.FormalTypeParameter
 
ClassButNoMethodDeclarationVisitor() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser.ClassButNoMethodDeclarationVisitor
 
classCache - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ClassElementValue - Klasse in org.aspectj.apache.bcel.classfile.annotation
 
ClassElementValue(int, ConstantPool) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
 
ClassElementValue(ClassElementValue, ConstantPool, boolean) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
Return immutable variant of this ClassElementValueGen
ClassElementValue(ObjectType, ConstantPool) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
 
CLASSES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
CLASSES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
CLASSES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJMod
 
CLASSES_FOLDER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
CLASSES_FOLDER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJMod
 
CLASSES_IN_PRECEDENCE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
classExtendFinalClass(SourceTypeBinding, TypeReference, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ClassExtendFinalClass - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
classExtendFinalRecord(SourceTypeBinding, TypeReference, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ClassExtendFinalRecord - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
classFile - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
classFile - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
classFile - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
ClassFile - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
Represents a class file wrapper on bytes, it is aware of its actual type name.
ClassFile - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
ClassFile() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods creates a new instance of the receiver.
ClassFile() - Konstruktor für Klasse org.aspectj.weaver.bcel.ClassPathManager.ClassFile
 
ClassFile(ModuleBinding, CompilerOptions) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
ClassFile(SourceTypeBinding) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
ClassFile(PackageFragment, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
CLASSFILE - Statische Variable in Klasse org.aspectj.asm.internal.HandleProviderDelimiter
 
CLASSFILE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
CLASSFILE_ATTRIBUTES - Statische Variable in Schnittstelle 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 - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IClassFileAttribute
ClassFileAttribute(byte[], IConstantPool, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
ClassFileBasedByteCodeProvider - Klasse in org.aspectj.ajdt.internal.compiler
 
ClassFileBasedByteCodeProvider(ClassFile) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.ClassFileBasedByteCodeProvider
 
ClassFileBytesDisassembler - Klasse 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() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.util.ClassFileBytesDisassembler
 
ClassFileConstants - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
classfileformat_anyexceptionhandler - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_clinitname - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_componentdescriptor - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_exceptiontableentry - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_fieldddescriptor - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_linenumbertableentry - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_localvariablereferenceinfoentry - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_localvariabletableentry - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_methoddescriptor - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_stacksAndLocals - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_superflagisnotset - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_superflagisset - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_versiondetails - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classfileformat_versionUnknown - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
ClassFileMatchLocator - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
ClassFileMatchLocator() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClassFileMatchLocator
 
classFileOffset - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
classFilePool - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
ClassFilePool - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
 
classFileReader(IType) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
ClassFileReader - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
ClassFileReader - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
 
ClassFileReader(byte[], char[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
ClassFileReader(byte[], char[], boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
ClassFileReader(byte[], int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
Constructor for ClassFileReader.
ClassFileReader(URI, byte[], char[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
ClassFileStruct - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
ClassFileStruct - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Abstract class that defines helpers methods for decoding .class file.
ClassFileStruct() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
ClassFileStruct(byte[], int[], int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
ClassFileWorkingCopy - Klasse in org.aspectj.org.eclipse.jdt.internal.core
A working copy on an IClassFile.
ClassFileWorkingCopy(AbstractClassFile, WorkingCopyOwner) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
classformat_anewarray - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_checkcast - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_classformatexception - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_getfield - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_getstatic - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_iinc - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_instanceof - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokedynamic - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokeinterface - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokespecial - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokestatic - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_invokevirtual - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_class - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_dynamic - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_float - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_integer - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_methodhandle - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_methodtype - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc_w_string - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc2_w_double - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_ldc2_w_long - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_load - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_multianewarray - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_new - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_boolean - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_byte - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_char - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_double - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_float - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_int - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_long - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_newarray_short - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_putfield - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_putstatic - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classformat_store - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
ClassFormatException - Ausnahmeklasse 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 - Ausnahmeklasse 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 - Ausnahmeklasse in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
ClassFormatException() - Konstruktor für Ausnahmeklasse org.aspectj.apache.bcel.classfile.ClassFormatException
 
ClassFormatException(int) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
Constructor for ClassFormatException.
ClassFormatException(int) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ClassFormatException(Exception, char[], int, int) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ClassFormatException(RuntimeException, char[]) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
ClassFormatException(String) - Konstruktor für Ausnahmeklasse org.aspectj.apache.bcel.classfile.ClassFormatException
 
ClassFormatException(String) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
Constructor for ClassFormatException.
ClassFormatException(String, Throwable) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
Constructor for ClassFormatException.
ClassGen - Klasse in org.aspectj.apache.bcel.generic
Template class for building up a java class.
ClassGen(String, String, String, int, String[]) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.ClassGen
 
ClassGen(String, String, String, int, String[], ConstantPool) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.ClassGen
 
ClassGen(JavaClass) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.ClassGen
 
ClassGenException - Ausnahmeklasse in org.aspectj.apache.bcel.generic
Thrown on internal errors.
ClassGenException() - Konstruktor für Ausnahmeklasse org.aspectj.apache.bcel.generic.ClassGenException
 
ClassGenException(String) - Konstruktor für Ausnahmeklasse org.aspectj.apache.bcel.generic.ClassGenException
 
classIndex - Variable in Klasse org.aspectj.apache.bcel.classfile.ConstantCP
 
classInitialize() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
classInstanceCreation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
classInstanceCreation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
classInstanceCreation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
classInstanceCreation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
classInstanceCreation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
ClassInstanceCreation - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Class instance creation expression AST node type.
ClassLiteralAccess - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ClassLiteralAccess(int, TypeReference) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
classLoaderReference - Variable in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
ClassLoaderReference - Schnittstelle in org.aspectj.apache.bcel.util
Implementors should provide access to a ClassLoader instance.
ClassLoaderRepository - Klasse in org.aspectj.apache.bcel.util
The repository maintains information about which classes have been loaded.
ClassLoaderRepository(ClassLoader) - Konstruktor für Klasse org.aspectj.apache.bcel.util.ClassLoaderRepository
 
ClassLoaderRepository(ClassLoaderReference) - Konstruktor für Klasse org.aspectj.apache.bcel.util.ClassLoaderRepository
 
ClassLoaderRepository.SoftHashMap - Klasse in org.aspectj.apache.bcel.util
 
ClassLoaderWeavingAdaptor - Klasse in org.aspectj.weaver.loadtime
 
ClassLoaderWeavingAdaptor() - Konstruktor für Klasse org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
ClassLoaderWeavingAdaptor(ClassLoader, IWeavingContext) - Konstruktor für Klasse org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
Veraltet. 
className - Variable in Klasse org.aspectj.weaver.bcel.UnwovenClassFile
 
classNames - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
classOrInterface - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
classOrInterface(int) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.Utility
 
ClassParser - Klasse in org.aspectj.apache.bcel.classfile
Wrapper class that parses a given Java .class file.
ClassParser(ByteArrayInputStream, String) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ClassParser
 
ClassParser(InputStream, String) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ClassParser
Parse class from the given stream
ClassParser(String) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ClassParser
Parse class from given .class file
ClassPath - Klasse in org.aspectj.apache.bcel.util
Responsible for loading (class) files from the CLASSPATH.
ClassPath() - Konstruktor für Klasse org.aspectj.apache.bcel.util.ClassPath
Veraltet.
Use SYSTEM_CLASS_PATH constant
ClassPath(String) - Konstruktor für Klasse org.aspectj.apache.bcel.util.ClassPath
Search for classes in given path.
classpath_archiveReadError - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
CLASSPATH_ATTRIBUTE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
classpath_buildPath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInEntry - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInEntryNoExclusion - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInLibrary - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestEntryInOutput - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestOutputInEntry - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotNestOutputInOutput - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotReadClasspathFile - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotReferToItself - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotUseDistinctSourceFolderAsOutput - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cannotUseLibraryAsOutput - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
CLASSPATH_CHANGED - Statische Variable in Schnittstelle org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
classpath_closedProject - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_containerInfo - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_couldNotWriteClasspathFile - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_cycle - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
CLASSPATH_CYCLE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status indicating that a project is involved in a build path cycle.
classpath_deprecated_variable - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_disabledInclusionExclusionPatterns - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_disabledMultipleOutputLocations - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_duplicateEntryExtraAttribute - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_duplicateEntryPath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
CLASSPATH_FILE_FORMAT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Classpath file format marker attribute (value "classpathFileFormat").
CLASSPATH_FILE_NAME - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaProject
Path of the file containing the project's classpath relative to the project's root.
CLASSPATH_FILENAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Name of file containing project classpath
classpath_illegalAddExportsSystemModule - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalContainerPath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalEntryInClasspathFile - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalExternalFolder - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalExternalFolderInContainer - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalLibraryArchive - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalLibraryPath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalLibraryPathInContainer - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalProjectPath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalSourceFolderPath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_illegalVariablePath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_incompatibleLibraryJDKLevel - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_incompatibleLibraryJDKLevelInContainer - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_invalidClasspathInClasspathFile - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_invalidContainer - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_invalidExternalAnnotationPath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_main_only_project_depends_on_test_only_project - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_mustEndWithSlash - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_settingOutputLocationProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_settingProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_testOutputFolderMustBeSeparateFromMainOutputFolders - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_testSourceRequiresSeparateOutputFolder - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundContainerPath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundLibrary - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundLibraryInContainer - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundProject - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundSourceAttachment - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundSourceAttachmentInContainedLibrary - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundSourceFolder - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unboundVariablePath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_unknownKind - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_userLibraryInfo - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
classpath_xmlFormatError - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
ClassPath.ClassFile - Schnittstelle in org.aspectj.apache.bcel.util
Contains information about file/ZIP entry of the Java class.
ClasspathAccessRule - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
ClasspathAccessRule(char[], int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathAccessRule
 
ClasspathAccessRule(IPath, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathAccessRule
 
ClasspathAttribute - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
ClasspathAttribute(String, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttribute
 
ClasspathAttributeDelta - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
ClasspathChange - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
ClasspathChange(JavaProject, IClasspathEntry[], IPath, IClasspathEntry[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
classpathChanged(ClasspathChange, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ChangeClasspathOperation
 
ClasspathContainerInitializer - Klasse in org.aspectj.org.eclipse.jdt.core
Abstract base implementation of all classpath container initializer.
ClasspathContainerInitializer() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Creates a new classpath container initializer.
ClasspathDirectory - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathDirectory - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathEntry - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
ClasspathEntry(int, int, IPath, IPath[], IPath[], IPath, IPath, IPath, boolean, IAccessRule[], boolean, IClasspathAttribute[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
ClasspathEntry(int, int, IPath, IPath[], IPath[], IPath, IPath, IPath, IClasspathEntry, boolean, IAccessRule[], boolean, IClasspathAttribute[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Creates a class path entry of the specified kind with the given path.
ClasspathEntry.AssertionFailedException - Ausnahmeklasse in org.aspectj.org.eclipse.jdt.internal.core
 
classpathEntryName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
classpathEntryName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
classpathEntryType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
classpathEntryType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
ClasspathJar - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathJar - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathJar(File, boolean, AccessRuleSet, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
ClasspathJar(ZipFile, AccessRuleSet, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
ClasspathJep247 - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathJep247(File, String, AccessRuleSet) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
ClasspathJep247Jdk12 - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathJep247Jdk12(File, String, AccessRuleSet) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
ClasspathJmod - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathJmod(File, boolean, AccessRuleSet, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
ClasspathJMod - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathJrt - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathJrt - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathJrt() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
ClasspathJrt(File, boolean, AccessRuleSet, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
ClasspathJrt(String, AccessRuleSet, IPath) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
ClasspathJrtWithReleaseOption - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathJrtWithReleaseOption(String, AccessRuleSet, IPath, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
ClasspathJsr199 - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathJsr199(JavaFileManager, JavaFileManager.Location) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
ClasspathJsr199(ClasspathJep247, JavaFileManager, JavaFileManager.Location) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
ClasspathJsr199(FileSystem.Classpath, JavaFileManager, JavaFileManager.Location) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
ClasspathLocation - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathLocation - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathLocation() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
ClasspathLocation(AccessRuleSet, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
ClassPathManager - Klasse in org.aspectj.weaver.bcel
 
ClassPathManager() - Konstruktor für Klasse org.aspectj.weaver.bcel.ClassPathManager
 
ClassPathManager(List<String>, IMessageHandler) - Konstruktor für Klasse org.aspectj.weaver.bcel.ClassPathManager
 
ClassPathManager.ClassFile - Klasse in org.aspectj.weaver.bcel
 
ClasspathMultiDirectory - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathMultiReleaseJar - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathMultiReleaseJar - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
 
ClasspathMultiReleaseJar(File, boolean, AccessRuleSet, String, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathMultiReleaseJar
 
ClasspathMultiReleaseJar(ZipFile, AccessRuleSet, boolean, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiReleaseJar
 
ClasspathNormalizer() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.ClasspathNormalizer
 
ClasspathResolutionBreakpointListener() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject.ClasspathResolutionBreakpointListener
 
classpaths - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
ClasspathSourceDirectory - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
ClasspathSourceJar - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
ClasspathSourceJar(File, boolean, AccessRuleSet, String, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathSourceJar
 
ClasspathValidation - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
ClasspathValidation(JavaProject) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathValidation
 
ClasspathVariableInitializer - Klasse in org.aspectj.org.eclipse.jdt.core
Abstract base implementation of all classpath variable initializers.
ClasspathVariableInitializer() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.ClasspathVariableInitializer
Creates a new classpath variable initializer.
ClassPreProcessor - Schnittstelle 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 - Klasse in org.aspectj.weaver.loadtime
Java 1.5 adapter for class pre processor
ClassPreProcessorAgentAdapter() - Konstruktor für Klasse org.aspectj.weaver.loadtime.ClassPreProcessorAgentAdapter
 
classScope() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
ClassScope - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ClassScope(Scope, TypeDeclaration) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
classSignature - Variable in Klasse org.aspectj.util.GenericSignature.ClassTypeSignature
 
ClassSignature - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.env
Represents a class reference in the class file.
ClassSignature() - Konstruktor für Klasse org.aspectj.util.GenericSignature.ClassSignature
 
ClassSignature(char[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.ClassSignature
 
classStart - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnClassLiteralAccess
 
ClassTag - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
classToSuperclass - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
ClassTypeSignature(String, String) - Konstruktor für Klasse org.aspectj.util.GenericSignature.ClassTypeSignature
 
ClassTypeSignature(String, GenericSignature.SimpleClassTypeSignature, GenericSignature.SimpleClassTypeSignature[]) - Konstruktor für Klasse org.aspectj.util.GenericSignature.ClassTypeSignature
 
classTypeSignature2TypeX(GenericSignature.ClassTypeSignature, GenericSignature.FormalTypeParameter[], World) - Statische Methode in Klasse org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXConverter
 
ClassVisitor - Schnittstelle in org.aspectj.apache.bcel.classfile
Interface to make use of the Visitor pattern programming style.
classWriteEvent(char[][]) - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
classWriteEvent(char[][]) - Methode in Klasse org.aspectj.weaver.World
 
classWriteEvent(String) - Methode in Klasse org.aspectj.weaver.World.TypeMap
 
CLDC_1_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
clean(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
CLEAN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "clean".
CLEAN - Statische Variable in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
cleanStarting(IJavaProject) - Methode in Klasse 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() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
cleanup() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
cleanup() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
cleanup() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.INameEnvironment
This method cleans the environment.
cleanup() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
cleanup() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
cleanup() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
cleanup() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
cleanup() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
cleanup() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
cleanup() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
cleanup() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
cleanup() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
cleanup() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
 
cleanUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Final cleanup after all rounds have completed.
cleanUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager
 
cleanUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
cleanUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
cleanUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
cleanUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
cleanUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
cleanUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
cleanUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
cleanUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
cleanUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
cleanUp(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
cleanUp(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
cleanUpAfterAssignment(BlockScope, int, Expression) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
cleanupEnvironment() - Methode in Klasse org.aspectj.ajde.core.internal.AjdeCoreBuildManager
 
cleanupEnvironment() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
cleanUpIndexes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Removes unused indexes from disk.
cleanUpInferenceContexts() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
cleanUpInferenceContexts() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
cleanUpInferenceContexts() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.Invocation
Discard any state from type inference when compilation is done.
cleanUpInferenceContexts() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
cleanUpInferenceContexts() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
cleanUpUnassigned(BlockScope, ASTNode, FlowInfo) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Unassigned closeables are not visible beyond their enclosing statement, immediately report Ungültige Eingabe: "&" remove after each statement.
cleanUpWorlds() - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionWorld
 
clear() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState.SoftHashMap
 
clear() - Methode in Klasse org.aspectj.apache.bcel.util.ClassLoaderRepository
Clear all entries from the local cache
clear() - Methode in Klasse org.aspectj.apache.bcel.util.ClassLoaderRepository.SoftHashMap
 
clear() - Methode in Klasse org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository
Clear all entries from cache.
clear() - Methode in Klasse org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository.SoftHashMap
 
clear() - Methode in Schnittstelle org.aspectj.apache.bcel.util.Repository
Clear all entries from cache.
clear() - Methode in Klasse org.aspectj.apache.bcel.util.SyntheticRepository
Clear all entries from cache.
clear() - Methode in Klasse org.aspectj.apache.bcel.util.ThreadLocalAwareRepository
 
clear() - Methode in Klasse org.aspectj.asm.internal.RelationshipMap
 
clear() - Methode in Schnittstelle org.aspectj.asm.IRelationshipMap
Clear all of the relationships in the map.
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Empty all maps.
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Clears the hash table so that it has no more elements in it.
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Clears the hash table so that it has no more elements in it.
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.FloatCache
Clears the hash table so that it has no more elements in it.
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Clears the hash table so that it has no more elements in it.
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.LongCache
Clears the hash table so that it has no more elements in it.
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Clears the hash table so that it has no more elements in it.
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.StringSet
 
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
 
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
 
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.BindingMap
 
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
clear() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
clear() - Methode in Klasse org.aspectj.util.SoftHashMap
 
clear() - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
clear() - Methode in Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
clear() - Methode in Schnittstelle org.aspectj.weaver.tools.cache.CacheBacking
Clear the entire cache
clear() - Methode in Klasse org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
clear() - Methode in Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
Clear the entire cache
clear(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
CLEAR_ALL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "clear all".
clearAffectedChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Clears the collection of affected children.
clearAll() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
clearAllSuppressions() - Methode in Klasse org.aspectj.weaver.Lint
 
clearBinarySourceFiles() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
clearCache() - Statische Methode in Klasse org.aspectj.apache.bcel.Repository
Clear the repository.
clearCaches() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
 
ClearCommand(AsynchronousFileCacheBacking) - Konstruktor für Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.ClearCommand
 
clearDirtyBit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Sets the dirty bit to false.
clearExternalFileState(IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Removes the cached state of a single entry in the externalFiles cache.
clearIncrementalStates() - Statische Methode in Klasse org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
 
clearInterTypeMungers() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
clearLastState() - Methode in Klasse org.aspectj.ajde.core.AjCompiler
Clear the incremental state associated with this AjCompiler from the IncrementalStateManager.
clearLineBreaksAfter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
clearLineBreaksBefore() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
clearMessages() - Methode in Schnittstelle org.aspectj.bridge.IMessageHolder
Clear any messages.
clearMessages() - Methode in Klasse org.aspectj.bridge.MessageHandler
Clear the messages without changing other behavior.
ClearPrivateModifier - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
clearSpaceAfter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
Removes space after this token
clearSpaceBefore() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
Removes space before this token
clearState() - Statische Methode in Klasse org.aspectj.tools.ajdoc.Main
 
clearSuppressions(Collection<Lint.Kind>) - Methode in Klasse org.aspectj.weaver.Lint
 
clearTypeBindingStack() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
Clinit - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
AspectJ Extension added template method for subclasses to insert more code.
Clinit - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Clinit(CompilationResult) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
CLINIT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ClinitSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
clone() - Methode in Klasse org.aspectj.apache.bcel.classfile.Constant
 
clone() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
clone() - Methode in Klasse org.aspectj.apache.bcel.generic.CodeExceptionGen
 
clone() - Methode in Klasse org.aspectj.apache.bcel.generic.LineNumberGen
 
clone() - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableGen
 
clone() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchPattern
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementInfo
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Returns a new cache containing the same contents.
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndPattern
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
clone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns a new cache containing the same contents.
clone() - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
clone(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryDirectory
 
clone(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryFile
 
clone(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NullTypeBinding
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
clone(TypeBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VoidTypeBinding
 
clone(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
Clone - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CLONE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CLONEABLE - Statische Variable in Klasse org.aspectj.weaver.UnresolvedType
 
cloneCachingContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
cloneHelper(AST, ModulePackageAccess) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModulePackageAccess
 
CloneSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
close() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IBuffer
Closes the buffer.
close() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IOpenable
Closes this element and its buffer (if any).
close() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
close() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
close() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.Archive
 
close() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
close() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ModuleLocationHandler
 
close() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
close() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
close() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
close() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
Closes any open streams.
close() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
close() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
close() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
close() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Closes this SourceMapper's zip file.
close() - Methode in Klasse org.aspectj.weaver.bcel.ClassPathManager.ClassFile
 
close() - Methode in Klasse org.aspectj.weaver.bcel.ExtensibleURLClassLoader
 
close() - Methode in Klasse org.aspectj.weaver.Dump
 
close(InputStream, File) - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractFileCacheBacking
 
close(OutputStream, File) - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractFileCacheBacking
 
close(Openable) - Statische Methode in Klasse 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>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BufferCache
 
close(LRUCache.LRUCacheEntry<K, JavaElementInfo>) - Methode in Klasse 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>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Returns true if the element is successfully closed and removed from the cache, otherwise false.
Close - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CLOSE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CLOSE_QUIETLY - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
closeArchives() - Methode in Klasse org.aspectj.weaver.bcel.ClassPathManager
 
closeBuffer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
Close the buffer associated with this element, if any.
closeClassLoader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
 
closeClassLoader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager
 
closed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject
 
closed(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas for a closed element.
closeJavaDocRegion(String, Object, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
closeJavaDocRegion(String, Object, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
CloseMethodRecord(char[][], char[], int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.CloseMethodRecord
 
closeMethods - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CloseSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
closestMatch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemFieldBinding
 
closestMatch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
closestMatch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
closestMatch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
closestMatch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
In case of problems, returns the closest match found.
closestReferenceMatch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
closeTracker - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
closeTracker - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
closeTracker - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
closeZipFile(ZipFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
closeZipFileAtEnd - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
closeZipFileAtEnd - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
closing(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
closing(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
closing(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
This element is being closed.
closing(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
closing(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
closing(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
closing(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
This element is being closed.
closing(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
closing(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
This element is being closed.
closing(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
CLOSURE_CLASS_PREFIX - Statische Variable in Klasse org.aspectj.weaver.bcel.BcelWeaver
 
cmd - Variable in Klasse org.aspectj.tools.ant.taskdefs.Ajc10
 
cmd - Variable in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
cmd - Variable in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
code - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore.StringPlaceholderData
 
Code - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.Code
 
Code(Code) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.Code
Initialize from another object.
CODE - Variable in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
 
CODE - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
CODE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"Code" attribute.
CODE_SNIPPET - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
Indicates a compilation problem related to a code snippet.
CODE_SNIPPET_CLASS_NAME_PREFIX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
CODE_SNIPPET_NAME - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
CODEASSIST_ARGUMENT_PREFIXES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Prefixes for Argument Name.
CODEASSIST_ARGUMENT_SUFFIXES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Suffixes for Argument Name.
CODEASSIST_CAMEL_CASE_MATCH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Camel Case Sensitive Completion.
CODEASSIST_DEPRECATION_CHECK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Deprecation Sensitive Completion.
CODEASSIST_DISCOURAGED_REFERENCE_CHECK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Discouraged Reference Sensitive Completion.
CODEASSIST_FIELD_PREFIXES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Prefixes for Field Name.
CODEASSIST_FIELD_SUFFIXES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Suffixes for Field Name.
CODEASSIST_FORBIDDEN_REFERENCE_CHECK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Forbidden Reference Sensitive Completion.
CODEASSIST_IMPLICIT_QUALIFICATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Automatic Qualification of Implicit Members.
CODEASSIST_LOCAL_PREFIXES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Prefixes for Local Variable Name.
CODEASSIST_LOCAL_SUFFIXES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Suffixes for Local Variable Name.
CODEASSIST_STATIC_FIELD_PREFIXES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Prefixes for Static Field Name.
CODEASSIST_STATIC_FIELD_SUFFIXES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Suffixes for Static Field Name.
CODEASSIST_STATIC_FINAL_FIELD_PREFIXES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Prefixes for Static Final Field Name.
CODEASSIST_STATIC_FINAL_FIELD_SUFFIXES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Define the Suffixes for Static Final Field Name.
CODEASSIST_SUBSTRING_MATCH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Veraltet.
- this option has no effect
CODEASSIST_SUBWORD_MATCH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Subword Code Completion.
CODEASSIST_SUGGEST_STATIC_IMPORTS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Suggestion of Static Import.
CODEASSIST_VISIBILITY_CHECK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Code assist option ID: Activate Visibility Sensitive Completion.
CodeAttribute - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of ICodeAttribute.
CodeCannotBeReached - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, WorkingCopyOwner) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
Veraltet. 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
Veraltet. 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor, WorkingCopyOwner) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
Veraltet. 
codeComplete(char[], int, int, char[][], char[][], int[], boolean, ICompletionRequestor, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
Veraltet. 
codeComplete(int, CompletionRequestor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
codeComplete(int, CompletionRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
codeComplete(int, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
codeComplete(int, CompletionRequestor, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
codeComplete(int, CompletionRequestor, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
codeComplete(int, ICodeCompletionRequestor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICodeAssist
codeComplete(int, ICodeCompletionRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Veraltet.
- should use codeComplete(int, ICompletionRequestor) instead
codeComplete(int, ICodeCompletionRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Veraltet.
- use codeComplete(int, ICompletionRequestor)
codeComplete(int, ICompletionRequestor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICodeAssist
codeComplete(int, ICompletionRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Veraltet. 
codeComplete(int, ICompletionRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Veraltet. 
codeComplete(int, ICompletionRequestor, WorkingCopyOwner) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICodeAssist
codeComplete(int, ICompletionRequestor, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Veraltet. 
codeComplete(int, ICompletionRequestor, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Veraltet. 
codeComplete(String, int, CompletionRequestor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeComplete(String, int, CompletionRequestor, WorkingCopyOwner) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeComplete(String, int, CompletionRequestor, WorkingCopyOwner, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeComplete(String, int, CompletionRequestor, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeComplete(String, int, ICodeCompletionRequestor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Veraltet.
- use codeComplete(String, int, ICompletionRequestor) instead
codeComplete(String, int, ICodeCompletionRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Veraltet.
- use codeComplete(String, int, ICompletionRequestor) instead
codeComplete(String, int, ICompletionRequestor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
codeComplete(String, int, ICompletionRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Veraltet. 
codeComplete(String, int, ICompletionRequestor, WorkingCopyOwner) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
codeComplete(String, int, ICompletionRequestor, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Veraltet. 
codeComplete(ICompilationUnit, ICompilationUnit, int, CompletionRequestor, WorkingCopyOwner, ITypeRoot, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
CODEELEMENT - Statische Variable in Klasse org.aspectj.asm.internal.HandleProviderDelimiter
 
CodeException - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.CodeException
 
CodeException(CodeException) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.CodeException
 
CodeExceptionGen - Klasse 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) - Konstruktor für Klasse 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 - Klasse in org.aspectj.org.eclipse.jdt.core.formatter
Specification for a generic source code formatter.
CodeFormatter - Klasse in org.aspectj.org.eclipse.jdt.internal.formatter.old
Veraltet. 
CodeFormatter() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
 
CodeFormatter(Map) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.formatter.old.CodeFormatter
Veraltet.
 
CodeFormatterApplication - Klasse in org.aspectj.org.eclipse.jdt.core.formatter
Implements an Eclipse Application for org.eclipse.jdt.core.JavaCodeFormatter.
CodeFormatterApplication() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatterApplication
 
CodeGenerationHint - Annotationsschnittstelle in org.aspectj.lang.annotation.control
Provide code generation hints to the compiler (e.g. names to use for generated members).
CodeName - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
codeSelect(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICodeAssist
Returns the Java elements corresponding to the given selected text in this compilation unit.
codeSelect(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
codeSelect(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
codeSelect(int, int, WorkingCopyOwner) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
codeSelect(int, int, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
codeSelect(int, int, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
codeSelect(int, int, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
codeSelect(String, int, int) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeSelect(String, int, int, WorkingCopyOwner) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
codeSelect(ICompilationUnit, int, int, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
CodeSignature - Schnittstelle in org.aspectj.lang.reflect
 
CodeSnippetAllocationExpression - Klasse in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetAllocationExpression(EvaluationContext) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetAllocationExpression
CodeSnippetAllocationExpression constructor comment.
CodeSnippetClassFile - Klasse in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetClassFile(SourceTypeBinding, ClassFile, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetClassFile
CodeSnippetClassFile constructor comment.
CodeSnippetCompiler - Klasse in org.aspectj.org.eclipse.jdt.internal.eval
A compiler that compiles code snippets.
CodeSnippetCompiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory, EvaluationContext, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetCompiler
Creates a new code snippet compiler initialized with a code snippet parser.
CodeSnippetEnvironment - Klasse in org.aspectj.org.eclipse.jdt.internal.eval
An environment that wraps the client's name environment.
CodeSnippetEnvironment(INameEnvironment, EvaluationContext) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
Creates a new wrapper for the given environment.
CodeSnippetEvaluator - Klasse in org.aspectj.org.eclipse.jdt.internal.eval
A code snippet evaluator compiles and returns class file for a code snippet.
CodeSnippetFieldReference - Klasse in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetFieldReference(char[], long, EvaluationContext) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
CodeSnippetFieldReference constructor comment.
CodeSnippetMessageSend - Klasse in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetMessageSend(EvaluationContext) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetMessageSend
CodeSnippetMessageSend constructor comment.
codeSnippetMissingClass(String, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CodeSnippetMissingClass - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
codeSnippetMissingMethod(String, String, String, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CodeSnippetMissingMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
CodeSnippetParser - Klasse in org.aspectj.org.eclipse.jdt.internal.eval
A parser for code snippets.
CodeSnippetParser(ProblemReporter, EvaluationContext, boolean, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
Creates a new code snippet parser.
CodeSnippetParsingUtil - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Utility class to parse different code snippets
CodeSnippetParsingUtil() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
CodeSnippetParsingUtil(boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
CodeSnippetQualifiedNameReference - Klasse in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetQualifiedNameReference(char[][], long[], int, int, EvaluationContext) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
CodeSnippetQualifiedNameReference constructor comment.
CodeSnippetReturnStatement - Klasse in org.aspectj.org.eclipse.jdt.internal.eval
A return statement inside a code snippet.
CodeSnippetReturnStatement(Expression, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
CodeSnippetScope - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
CodeSnippetScope constructor comment.
CodeSnippetScope(BlockScope) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
CodeSnippetScope constructor comment.
CodeSnippetScope(BlockScope, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
CodeSnippetScope constructor comment.
CodeSnippetSingleNameReference - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
CodeSnippetSkeleton - Klasse 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() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
CodeSnippetSkeleton constructor comment.
CodeSnippetSkeleton.BinaryMethodSkeleton - Klasse in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetSuperReference - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
CodeSnippetThisReference - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
CodeSnippetThisReference constructor comment.
CodeSnippetTypeDeclaration - Klasse in org.aspectj.org.eclipse.jdt.internal.eval
 
CodeSnippetTypeDeclaration(CompilationResult) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetTypeDeclaration
 
codeStream - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
codeStream - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Label
 
CodeStream - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
CodeStream(ClassFile) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
codeToString(byte[], ConstantPool, int, int) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.Utility
Disassemble a stream of byte codes and return the string representation.
codeToString(byte[], ConstantPool, int, int, boolean) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.Utility
 
codeToString(ByteSequence, ConstantPool, boolean) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.Utility
Disassemble a stream of byte codes and return the string representation.
collect() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
collect(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.Util.EncodingErrorCollector
 
collectAllTypeBindings(TypeDeclaration, CompilationUnitScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
collectCrosscuttingMembers(boolean) - Methode in Klasse org.aspectj.weaver.ResolvedType
 
collectDeclares(boolean) - Methode in Klasse org.aspectj.weaver.ResolvedType
 
collectFilesNames() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
COLLECTING_ITDS_AND_DECLARES - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
collectInterTypeMungers(List) - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
collectInterTypeMungers(List<ConcreteTypeMunger>) - Methode in Klasse org.aspectj.weaver.ResolvedType
 
collection - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
collectionVariable - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
collectMissingTypes(List<TypeBinding>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
collectMissingTypes(List<TypeBinding>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
collectMissingTypes(List<TypeBinding>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding
 
collectMissingTypes(List<TypeBinding>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
collectMissingTypes(List<TypeBinding>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Iterate through the type components to collect instances of leaf missing types
collectMissingTypes(List<TypeBinding>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.GuardedPattern
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordPattern
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypePattern
 
collectPatternVariablesToScope(LocalVariableBinding[], BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
collectPlatformLibraries(File) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
collectRunningVMBootclasspath(List<FileSystem.Classpath>) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
collectSubstitutes(Scope, TypeBinding, InferenceContext, int) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse 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[][]) - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
colonColonStart - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
column - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
COM - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
COM_GOOGLE_COMMON_BASE_PRECONDITIONS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
COM_GOOGLE_INJECT_INJECT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
combine(PackageBinding, PackageBinding, ModuleBinding) - Statische Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
CombinedBinaryExpression - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
CombinedBinaryExpression(Expression, Expression, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
Make a new CombinedBinaryExpression.
combineHashCodes(int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Combines two hash codes to make a new one.
combineTypeAnnotations(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
combineWith(ClasspathEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Used to perform export/restriction propagation across referring projects/containers.
COMMA_SEPARATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Constant for comma
COMMA_SEPARATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
command - Variable in Klasse org.aspectj.tools.ajc.Main
 
COMMAND_EDITOR_NAME - Statische Variable in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
COMMAND_LINE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
CommandController() - Konstruktor für Klasse org.aspectj.tools.ajc.Main.CommandController
 
commandLineIncremental() - Methode in Klasse org.aspectj.tools.ajc.Main.CommandController
 
commandName - Variable in Klasse org.aspectj.tools.ajc.Main
ReflectionFactory identifier for command (compiler)
commaSeparatedListToTypeArray(String, Class) - Statische Methode in Klasse org.aspectj.internal.lang.reflect.StringToType
 
commaSplit(String) - Statische Methode in Klasse org.aspectj.util.LangUtil
Splits input at commas, trimming any white space.
Comment - Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_align_tags_names_descriptions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
COMMENT_ARRAYS_SIZE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
comment_clear_blank_lines_in_block_comment - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_clear_blank_lines_in_javadoc_comment - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_count_line_length_from_starting_position - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_block_comment - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_header - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_html - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_javadoc_comment - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_line_comment - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_line_comment_starting_on_first_column - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_format_source - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_indent_parameter_description - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_indent_root_tags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_indent_tag_description - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_insert_empty_line_before_root_tags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_insert_empty_line_between_different_tags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_insert_new_line_for_parameter - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_javadoc_do_not_separate_block_tags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_line_length - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
COMMENT_LINE_SEPARATOR_LENGTH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
comment_new_lines_at_block_boundaries - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_new_lines_at_javadoc_boundaries - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
comment_preserve_white_space_between_code_and_line_comments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
COMMENT_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.Javadoc
Veraltet.
Replaced by Javadoc.TAGS_PROPERTY in the JLS3 API.
CommentIncrement - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
commentMapper - Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
commentParse() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
commentParse() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
commentParse() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
commentPositions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RecordedParsingInformation
 
commentPtr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
CommentRecorderParser - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Internal parser used for parsing source to create DOM AST nodes.
CommentRecorderParser(ProblemReporter, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
comments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
CommentsPreparator - Klasse in org.aspectj.org.eclipse.jdt.internal.formatter
 
CommentsPreparator(TokenManager, DefaultCodeFormatterOptions, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
commentsTable - Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
commentStarts - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
commentStops - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
commentTagStarts - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
CommentWrapExecutor - Klasse in org.aspectj.org.eclipse.jdt.internal.formatter.linewrap
 
CommentWrapExecutor(TokenManager, DefaultCodeFormatterOptions) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.CommentWrapExecutor
 
commit(boolean, IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IWorkingCopy
commit(boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Veraltet. 
commitWorkingCopy(boolean, IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Commits the contents of this working copy to its underlying resource.
commitWorkingCopy(boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
commitWorkingCopy(boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
CommitWorkingCopyOperation - Klasse 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) - Konstruktor für Klasse 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 - Statische Variable in Klasse 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 - Klasse in org.aspectj.ajdt.internal.compiler
 
CommonPrinter(MethodScope) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.CommonPrinter
 
COMMONS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CommonsTrace - Klasse in org.aspectj.weaver.tools
 
CommonsTrace(Class) - Konstruktor für Klasse org.aspectj.weaver.tools.CommonsTrace
 
CommonsTraceFactory - Klasse in org.aspectj.weaver.tools
 
CommonsTraceFactory() - Konstruktor für Klasse org.aspectj.weaver.tools.CommonsTraceFactory
 
commonVerify() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Common code used to verify the elements this operation is processing.
COMPACT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "compact".
COMPACT - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "compact constructor" structural property of record node type (type: Boolean).
compact_else_if - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
compactClassName(String) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.Utility
Shorten long class names, java/lang/String becomes String.
compactClassName(String, boolean) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.Utility
Shorten long class names, java/lang/String becomes java.lang.String, e.g..
compactClassName(String, String, boolean) - Statische Methode in Klasse 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 - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
CompactConstructorDeclaration(CompilationResult) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompactConstructorDeclaration
 
CompactTypeStructureRepresentation - Klasse in org.aspectj.ajdt.internal.core.builder
Used to determine if a type has structurally changed during incremental compilation.
CompactTypeStructureRepresentation(ClassFileReader, boolean) - Konstruktor für Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
COMPARATOR - Statische Variable in Klasse org.aspectj.bridge.IMessage.Kind
 
compare(byte[], byte[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Compares two byte arrays.
compare(char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
Implements a lexicographical comparator for char arrays.
compare(char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Compares two strings lexicographically.
compare(Object, Object) - Methode in Schnittstelle 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 Ungültige Eingabe: "<"0 if a is less than b.
compare(Pointcut, Pointcut) - Methode in Klasse org.aspectj.weaver.patterns.PointcutEvaluationExpenseComparator
Compare 2 pointcuts based on an estimate of how expensive they may be to evaluate.
compare(ResolvedType, ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.DeclarePrecedence
 
compareByPrecedence(ResolvedType, ResolvedType) - Methode in Klasse org.aspectj.weaver.World
Same signature as org.aspectj.util.PartialOrder.PartialComparable.compareTo
compareByPrecedenceAndHierarchy(ResolvedType, ResolvedType) - Methode in Klasse org.aspectj.weaver.World
compares by precedence with the additional rule that a super-aspect is sorted before its sub-aspects
compareCharArray(char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SortedCharArrays
Compares the two char arrays.
compareCharCharArray(char[][], char[][]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SortedCharArrays
Compares the two char-char arrays.
compareJavaVersions(String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compares two given versions of the Java platform.
compareTo(char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Compares the two char arrays lexicographically.
compareTo(char[], char[], int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Compares the two char arrays lexicographically between the given start and end positions.
compareTo(Object) - Methode in Klasse org.aspectj.ajde.ui.BuildConfigNode
Comparison is string-name based only.
compareTo(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
compareTo(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
compareTo(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
compareTo(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
compareTo(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
compareTo(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
compareTo(Object) - Methode in Schnittstelle org.aspectj.util.PartialOrder.PartialComparable
 
compareTo(Object) - Methode in Klasse org.aspectj.weaver.Checker
 
compareTo(Object) - Methode in Klasse org.aspectj.weaver.ConcreteTypeMunger
 
compareTo(IMessage.Kind) - Methode in Klasse org.aspectj.bridge.IMessage.Kind
 
compareTo(Util.Comparable) - Methode in Schnittstelle 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 Ungültige Eingabe: "<"0 if this is less than c.
compareTo(Member) - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
compareTo(Member) - Methode in Schnittstelle org.aspectj.weaver.Member
 
compareTo(Member) - Methode in Klasse org.aspectj.weaver.MemberImpl
 
compareTypes(TypeBinding, TypeBinding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
compareWith(char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Compares the contents of the two arrays array and prefix.
ComparingIdentical - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ComparingIdentical - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
comparingIdenticalExpressions(Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
COMPATIBLE - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching.CheckMode
in this mode we check normal assignment compatibility.
COMPATIBLE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
COMPATIBLE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
COMPIL_PARSER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
compilation_beginningToCompile - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_done - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_internalError - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_loadBinary - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
COMPILATION_PARTICIPANT_EXTPOINT_ID - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Name of the extension point for contributing a compilation participant
compilation_process - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_processing - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_request - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_unit - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
COMPILATION_UNIT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CompilationUnit.
COMPILATION_UNIT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a Java compilation unit.
COMPILATION_UNIT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Node type constant indicating a compilation unit.
COMPILATION_UNIT_CONTAINER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
COMPILATION_UNIT_SCOPE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
COMPILATION_UNIT_TAGS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
compilation_units - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_unresolvedProblem - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_unresolvedProblems - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
compilation_write - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
CompilationAndWeavingContext - Klasse in org.aspectj.bridge.context
This class is responsible for tracking progress through the various phases of compilation and weaving.
CompilationGroup - Enum-Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
CompilationParticipant - Klasse in org.aspectj.org.eclipse.jdt.core.compiler
A compilation participant is notified of events occurring during the compilation process.
CompilationParticipant() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
 
CompilationParticipantResult - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
 
CompilationParticipantResult(SourceFile, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
 
compilationParticipants - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CompilationParticipants() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.CompilationParticipants
 
CompilationProgress - Klasse in org.aspectj.org.eclipse.jdt.core.compiler
A compilation progress is used by the BatchCompiler to report progress during compilation.
CompilationProgress() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.compiler.CompilationProgress
 
compilationResult - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
compilationResult - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
compilationResult - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
compilationResult - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
compilationResult - Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
compilationResult() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
compilationResult() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
compilationResult() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
compilationResult() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
compilationResult() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
compilationResult() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
CompilationResult - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
 
CompilationResult(char[], int, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
CompilationResult(ICompilationUnit, int, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
CompilationResult.ProblemsForRemovalFilter - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler
 
CompilationResultDestinationManager - Schnittstelle in org.aspectj.ajdt.internal.compiler
acts as a bridge from ajde's OutputLocationManager interface to the compiler internals
compilationUnit - Variable in Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
compilationUnit - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
compilationUnit - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
CompilationUnit - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Java compilation unit AST node type.
CompilationUnit - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
CompilationUnit - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
CompilationUnit - Klasse in org.aspectj.org.eclipse.jdt.internal.core.jdom
Implements a very simple version of the ICompilationUnit.
CompilationUnit(char[], char[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
CompilationUnit(char[], String, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
CompilationUnit(char[], String, String, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
CompilationUnit(char[], String, String, String, boolean, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
CompilationUnit(char[], String, String, String, boolean, String, Function<String, String>) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
CompilationUnit(PackageFragment, String, WorkingCopyOwner) - Konstruktor für Klasse 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 - Statische Variable in Klasse org.aspectj.asm.internal.HandleProviderDelimiter
 
COMPILATIONUNIT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
CompilationUnitDeclaration - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
CompilationUnitDeclaration(ProblemReporter, CompilationResult, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
CompilationUnitElementInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
CompilationUnitElementInfo() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
 
CompilationUnitProblemFinder - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
Answer a new CompilationUnitVisitor using the given name environment and compiler options.
compilationUnitScope - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
compilationUnitScope() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
CompilationUnitScope - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
CompilationUnitScope(CompilationUnitDeclaration, CompilerOptions) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
CompilationUnitScope(CompilationUnitDeclaration, LookupEnvironment) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
CompilationUnitSorter - Klasse in org.aspectj.org.eclipse.jdt.core.util
Operation for sorting members within a compilation unit.
CompilationUnitStructureRequestor - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
compile() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
compile(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
Veraltet.
- use BatchCompiler.compile(String, PrintWriter, PrintWriter, CompilationProgress) instead e.g. BatchCompiler.compile(commandLine, new PrintWriter(System.out), new PrintWriter(System.err), null);
compile(String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
compile(String[], PrintWriter, PrintWriter, CompilationProgress) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
compile(String, PrintWriter, PrintWriter) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
Veraltet.
- use BatchCompiler.compile(String, PrintWriter, PrintWriter, CompilationProgress) instead e.g. BatchCompiler.compile(commandLine, outWriter, errWriter, null);
compile(String, PrintWriter, PrintWriter, CompilationProgress) - Statische Methode in Klasse 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
compile(SourceFile[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
compile(SourceFile[], SourceFile[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
compile(SourceFile[], SourceFile[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
compile(SourceFile[], SourceFile[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
COMPILE_TYPE_MASK - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
compiled(SourceFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
Notification while within a compile that a unit has finished being compiled.
compiledAllAtOnce - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
compiledTypes - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
compiler - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
Compiler - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
 
Compiler(INameEnvironment, IErrorHandlingPolicy, Map<String, String>, ICompilerRequestor, IProblemFactory) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Veraltet.
this constructor is kept to preserve 3.1 and 3.2M4 compatibility
Compiler(INameEnvironment, IErrorHandlingPolicy, Map, ICompilerRequestor, IProblemFactory, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Veraltet.
this constructor is kept to preserve 3.1 and 3.2M4 compatibility
Compiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory) - Konstruktor für Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
Veraltet. 
Compiler(INameEnvironment, IErrorHandlingPolicy, CompilerOptions, ICompilerRequestor, IProblemFactory, PrintWriter, CompilationProgress) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
COMPILER - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
COMPILER_ANNOTATION_NULL_ANALYSIS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Annotation-based Null Analysis.
COMPILER_CODEGEN_INLINE_JSR_BYTECODE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Inline JSR Bytecode Instruction.
COMPILER_CODEGEN_METHOD_PARAMETERS_ATTR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Generating Method Parameters Attribute.
COMPILER_CODEGEN_TARGET_PLATFORM - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Defining Target Java Platform.
COMPILER_CODEGEN_UNUSED_LOCAL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Preserving Unused Local Variables.
COMPILER_COMPLIANCE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Setting Compliance Level.
COMPILER_DEFAULT_ERRORS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
COMPILER_DEFAULT_INFOS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
COMPILER_DEFAULT_WARNINGS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
COMPILER_DOC_COMMENT_SUPPORT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Javadoc Comment Support.
COMPILER_FAILURE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a compiler failure occurred.
COMPILER_IGNORE_UNNAMED_MODULE_FOR_SPLIT_PACKAGE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Ignore unnamed module for split package.
COMPILER_INHERIT_NULL_ANNOTATIONS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Inheritance of null annotations.
COMPILER_LAZY_TJP - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
COMPILER_LINE_NUMBER_ATTR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Generating Line Number Debug Attribute.
COMPILER_LOCAL_VARIABLE_ATTR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Generating Local Variable Debug Attribute.
COMPILER_NO_ADVICE_INLINE - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
COMPILER_NONNULL_ANNOTATION_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Name of Annotation Type for Non-Null Types.
COMPILER_NONNULL_ANNOTATION_SECONDARY_NAMES - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
COMPILER_NULLABLE_ANNOTATION_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Name of Annotation Type for Nullable Types.
COMPILER_NULLABLE_ANNOTATION_SECONDARY_NAMES - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unsafe Conversion To Unannotated Type Argument.
COMPILER_PB_ANNOTATION_SUPER_INTERFACE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Use of Annotation Type as Super Interface.
COMPILER_PB_API_LEAKS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting when public API uses a non-API type.
COMPILER_PB_ASSERT_IDENTIFIER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Usage of 'assert' Identifier.
COMPILER_PB_AUTOBOXING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Boxing/Unboxing Conversion.
COMPILER_PB_BOOLEAN_METHOD_THROWING_EXCEPTION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Veraltet.
- this option has no effect
COMPILER_PB_CANNOT_IMPLEMENT_LAZY_TJP - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_CHAR_ARRAY_IN_STRING_CONCATENATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Usage of char[] Expressions in String Concatenations.
COMPILER_PB_COMPARING_IDENTICAL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Comparison of Identical Expressions.
COMPILER_PB_DEAD_CODE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Dead Code.
COMPILER_PB_DEAD_CODE_IN_TRIVIAL_IF_STATEMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Dead Code Inside Trivial If Statement.
COMPILER_PB_DEPRECATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Deprecation.
COMPILER_PB_DEPRECATION_IN_DEPRECATED_CODE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Deprecation Inside Deprecated Code.
COMPILER_PB_DEPRECATION_WHEN_OVERRIDING_DEPRECATED_METHOD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Deprecation When Overriding Deprecated Method.
COMPILER_PB_DISCOURAGED_REFERENCE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Discouraged Reference to Type with Restricted Access.
COMPILER_PB_EMPTY_STATEMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Empty Statements and Unnecessary Semicolons.
COMPILER_PB_ENABLE_PREVIEW_FEATURES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Enabling support for preview language features.
COMPILER_PB_ENUM_IDENTIFIER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Usage of 'enum' Identifier.
COMPILER_PB_EXPLICITLY_CLOSED_AUTOCLOSEABLE - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Switch Fall-Through Case.
COMPILER_PB_FATAL_OPTIONAL_ERROR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Treating Optional Error as Fatal.
COMPILER_PB_FIELD_HIDING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Field Declaration Hiding another Variable.
COMPILER_PB_FINAL_PARAMETER_BOUND - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting final Bound for Type Parameter.
COMPILER_PB_FINALLY_BLOCK_NOT_COMPLETING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Finally Blocks Not Completing Normally.
COMPILER_PB_FORBIDDEN_REFERENCE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Forbidden Reference to Type with Restricted Access.
COMPILER_PB_HIDDEN_CATCH_BLOCK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Hidden Catch Block.
COMPILER_PB_INCLUDE_ASSERTS_IN_NULL_ANALYSIS - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Interface Method not Compatible with non-Inherited Methods.
COMPILER_PB_INCOMPATIBLE_SERIAL_VERSION - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_INCOMPLETE_ENUM_SWITCH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Incomplete Enum Switch.
COMPILER_PB_INCONSISTENT_NULL_CHECK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Veraltet.
COMPILER_PB_INDIRECT_STATIC_ACCESS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Indirect Reference to a Static Member.
COMPILER_PB_INVALID_ABSOLUTE_TYPE_NAME - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_INVALID_IMPORT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Veraltet.
Discontinued since turning off would violate language specs.
COMPILER_PB_INVALID_JAVADOC - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Invalid Javadoc Comment.
COMPILER_PB_INVALID_JAVADOC_TAGS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Invalid Javadoc Tags.
COMPILER_PB_INVALID_JAVADOC_TAGS__DEPRECATED_REF - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Invalid Javadoc Tags with Not Visible References.
COMPILER_PB_INVALID_JAVADOC_TAGS_VISIBILITY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Visibility Level For Invalid Javadoc Tags.
COMPILER_PB_INVALID_WILDCARD_TYPE_NAME - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_LOCAL_VARIABLE_HIDING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Local Variable Declaration Hiding another Variable.
COMPILER_PB_MAX_PER_UNIT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Maximum Number of Problems Reported per Compilation Unit.
COMPILER_PB_METHOD_WITH_CONSTRUCTOR_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Method With Constructor Name.
COMPILER_PB_MISSING_DEPRECATED_ANNOTATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing @Deprecated Annotation.
COMPILER_PB_MISSING_ENUM_CASE_DESPITE_DEFAULT - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing HashCode Method.
COMPILER_PB_MISSING_JAVADOC_COMMENTS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Javadoc Comments.
COMPILER_PB_MISSING_JAVADOC_COMMENTS_OVERRIDING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Javadoc Comments on Overriding Methods.
COMPILER_PB_MISSING_JAVADOC_COMMENTS_VISIBILITY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Visibility Level For Missing Javadoc Comments.
COMPILER_PB_MISSING_JAVADOC_TAG_DESCRIPTION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting missing tag description.
COMPILER_PB_MISSING_JAVADOC_TAG_DESCRIPTION_ALL_STANDARD_TAGS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "all_standard_tags".
COMPILER_PB_MISSING_JAVADOC_TAG_DESCRIPTION_NO_TAG - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "no_tag".
COMPILER_PB_MISSING_JAVADOC_TAG_DESCRIPTION_RETURN_TAG - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "return_tag".
COMPILER_PB_MISSING_JAVADOC_TAGS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Javadoc Tags.
COMPILER_PB_MISSING_JAVADOC_TAGS_METHOD_TYPE_PARAMETERS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Javadoc Tags for Method Type Parameters.
COMPILER_PB_MISSING_JAVADOC_TAGS_OVERRIDING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Javadoc Tags on Overriding Methods.
COMPILER_PB_MISSING_JAVADOC_TAGS_VISIBILITY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Visibility Level For Missing Javadoc Tags.
COMPILER_PB_MISSING_NONNULL_BY_DEFAULT_ANNOTATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting missing default nullness annotation.
COMPILER_PB_MISSING_OVERRIDE_ANNOTATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing @Override Annotation.
COMPILER_PB_MISSING_OVERRIDE_ANNOTATION_FOR_INTERFACE_METHOD_IMPLEMENTATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing @Override Annotation for interface method implementation.
COMPILER_PB_MISSING_SERIAL_VERSION - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Synchronized Modifier On Inherited Method.
COMPILER_PB_NEED_SERIAL_VERSION_UID - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_NO_EFFECT_ASSIGNMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Assignment with no Effect.
COMPILER_PB_NON_NLS_STRING_LITERAL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Non-Externalized String Literal.
COMPILER_PB_NONNULL_PARAMETER_ANNOTATION_DROPPED - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Dropped Nonnull Parameter Annotations.
COMPILER_PB_NONNULL_TYPEVAR_FROM_LEGACY_INVOCATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unsafe NonNull Interpretation Of Type Variables.
COMPILER_PB_NULL_ANNOTATION_INFERENCE_CONFLICT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting conflicts between declared null annotation and inferred null value
COMPILER_PB_NULL_REFERENCE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Null Dereference.
COMPILER_PB_NULL_SPECIFICATION_VIOLATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Violations of Null Specifications.
COMPILER_PB_NULL_UNCHECKED_CONVERSION - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Attempt to Override Package Visible Method.
COMPILER_PB_PARAMETER_ASSIGNMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Parameter Assignment.
COMPILER_PB_PESSIMISTIC_NULL_ANALYSIS_FOR_FREE_TYPE_VARIABLES - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Possible Accidental Boolean Assignment.
COMPILER_PB_POTENTIAL_NULL_REFERENCE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Potential Null Dereference.
COMPILER_PB_POTENTIALLY_MISSING_STATIC_ON_METHOD - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting a resource that may not be closed properly.
COMPILER_PB_RAW_TYPE_REFERENCE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Raw Type Reference.
COMPILER_PB_REDUNDANT_NULL_ANNOTATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Redundant Null Annotations.
COMPILER_PB_REDUNDANT_NULL_CHECK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Redundant Null Check.
COMPILER_PB_REDUNDANT_SUPERINTERFACE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Redundant Superinterface.
COMPILER_PB_REDUNDANT_TYPE_ARGUMENTS - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Preview features.
COMPILER_PB_SHADOW_NOT_IN_STRUCTURE - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_SPECIAL_PARAMETER_HIDING_FIELD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Special Parameter Hiding another Field.
COMPILER_PB_STATIC_ACCESS_RECEIVER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Non-Static Reference to a Static Member.
COMPILER_PB_SUPPRESS_OPTIONAL_ERRORS - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Determining Effect of @SuppressWarnings.
COMPILER_PB_SUPPRESS_WARNINGS_NOT_FULLY_ANALYSED - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Missing Default Case In Switch.
COMPILER_PB_SYNTACTIC_NULL_ANALYSIS_FOR_FIELDS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Perform syntactic null analysis for fields.
COMPILER_PB_SYNTHETIC_ACCESS_EMULATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Synthetic Access Emulation.
COMPILER_PB_TERMINAL_DEPRECATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Terminal Deprecation.
COMPILER_PB_TYPE_NOT_EXPOSED_TO_WEAVER - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_TYPE_PARAMETER_HIDING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Type Declaration Hiding another Type.
COMPILER_PB_UNAVOIDABLE_GENERIC_TYPE_PROBLEMS - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unchecked Type Operation.
COMPILER_PB_UNCLOSED_CLOSEABLE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting a resource that is not closed properly.
COMPILER_PB_UNDOCUMENTED_EMPTY_BLOCK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Undocumented Empty Block.
COMPILER_PB_UNHANDLED_WARNING_TOKEN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unhandled Warning Token for @SuppressWarnings.
COMPILER_PB_UNLIKELY_COLLECTION_METHOD_ARGUMENT_TYPE - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_UNNECESSARY_ELSE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unnecessary Else.
COMPILER_PB_UNNECESSARY_TYPE_CHECK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unnecessary Type Check.
COMPILER_PB_UNQUALIFIED_FIELD_ACCESS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unqualified Access to Field.
COMPILER_PB_UNREACHABLE_CODE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Veraltet.
Discontinued since turning off would violate language specs.
COMPILER_PB_UNRESOLVABLE_MEMBER - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
COMPILER_PB_UNSAFE_TYPE_OPERATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
COMPILER_PB_UNSTABLE_AUTO_MODULE_NAME - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Declared Thrown Exception in Overriding Method.
COMPILER_PB_UNUSED_EXCEPTION_PARAMETER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Exception Parameter.
COMPILER_PB_UNUSED_IMPORT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Import.
COMPILER_PB_UNUSED_LABEL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unreferenced Label.
COMPILER_PB_UNUSED_LOCAL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Local.
COMPILER_PB_UNUSED_OBJECT_ALLOCATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Allocation of an Unused Object.
COMPILER_PB_UNUSED_PARAMETER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Parameter.
COMPILER_PB_UNUSED_PARAMETER_INCLUDE_DOC_COMMENT_REFERENCE - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Parameter if Implementing Abstract Method.
COMPILER_PB_UNUSED_PARAMETER_WHEN_OVERRIDING_CONCRETE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Parameter if Overriding Concrete Method.
COMPILER_PB_UNUSED_PRIVATE_MEMBER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Private Members.
COMPILER_PB_UNUSED_TYPE_ARGUMENTS_FOR_METHOD_INVOCATION - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unused Type Parameter.
COMPILER_PB_UNUSED_WARNING_TOKEN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Unnecessary @SuppressWarnings.
COMPILER_PB_VARARGS_ARGUMENT_NEED_CAST - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Reporting Varargs Argument Needing a Cast in Method/Constructor Invocation.
COMPILER_RELEASE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Use system libraries from release.
COMPILER_SERIALIZABLE_ASPECTS - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
COMPILER_SOURCE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Setting Source Compatibility Mode.
COMPILER_SOURCE_FILE_ATTR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Generating Source Debug Attribute.
COMPILER_TASK_CASE_SENSITIVE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Determining whether task tags are case-sensitive.
COMPILER_TASK_PRIORITIES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Defining the Automatic Task Priorities.
COMPILER_TASK_PRIORITY_HIGH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value for JavaCore.COMPILER_TASK_PRIORITIES: "HIGH".
COMPILER_TASK_PRIORITY_LOW - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value for JavaCore.COMPILER_TASK_PRIORITIES: "LOW".
COMPILER_TASK_PRIORITY_NORMAL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value for JavaCore.COMPILER_TASK_PRIORITIES: "NORMAL".
COMPILER_TASK_TAGS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Compiler option ID: Defining the Automatic Task Tags.
COMPILER_TERMINATE_AFTER_COMPILATION - Statische Variable in Klasse org.aspectj.ajdt.core.AspectJCore
 
compilerAnnotation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
The representation of this annotation in the type system.
CompilerArg() - Konstruktor für Klasse org.aspectj.tools.ant.taskdefs.AjcTask.CompilerArg
 
CompilerConfigurationChangeFlags - Schnittstelle in org.aspectj.ajdt.internal.core.builder
Bit flags that can indicate what has changed in a configuration, see ICompilerConfiguration
compilerElementPair - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MemberValuePair
The representation of this pair in the type system.
compilerLocale - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
CompilerMessagesCellRenderer - Klasse in org.aspectj.ajde.ui.swing
 
CompilerMessagesCellRenderer() - Konstruktor für Klasse org.aspectj.ajde.ui.swing.CompilerMessagesCellRenderer
 
compilerOptions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
compilerOptions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
compilerOptions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Finds the most specific compiler options
CompilerOptions - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
CompilerOptions() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Initializing the compiler options with defaults
CompilerOptions(Map<String, String>) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Initializing the compiler options with external settings
CompilerOptions(Map, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Veraltet.
used to preserve 3.1 and 3.2M4 compatibility of some Compiler constructors
compilerStats - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
CompilerStats - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
CompilerStats() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
CompilerWrapper - Klasse in org.aspectj.tools.ajdoc
Wrapper for ajdoc's use of the AspectJ compiler.
CompilerWrapper() - Konstruktor für Klasse org.aspectj.tools.ajdoc.CompilerWrapper
 
compileWithAttributes(IModuleDescription, Map<String, String>) - Statische Methode in Klasse 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>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ModuleInfoBuilder
 
compiling() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
COMPLAINED_FAKE_REACHABLE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
COMPLAINED_UNREACHABLE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
complainIfUnreachable(FlowInfo, BlockScope, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
complainIfUnreachable(FlowInfo, BlockScope, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
complainIfUnusedExceptionHandlers(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
complainIfUnusedExceptionHandlers(BlockScope, TryStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
complainOnDeferredChecks(FlowInfo, BlockScope) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
Perform deferred checks relative to the null status of local variables.
complainOnDeferredNullChecks(BlockScope, FlowInfo, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
complainOnUninternedIdentityComparison - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
COMPLEMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression.Operator
Bitwise complement "~" operator.
complete(char[], int, SearchableEnvironment, CompletionRequestor, Map<String, String>, IJavaProject, WorkingCopyOwner, IProgressMonitor) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
complete(ICompilationUnit, int, int, ITypeRoot) - Methode in Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
 
completeAnException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completeAnException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completeAnException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completeAnException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocModuleReference
 
completeAnException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completeAnException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completeBaseTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completeBaseTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completeBaseTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completeBaseTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocModuleReference
 
completeBaseTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completeBaseTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completeBinaryType(ResolvedType) - Methode in Klasse org.aspectj.weaver.ltw.LTWWorld
 
completeBinaryType(ResolvedType) - Methode in Klasse org.aspectj.weaver.World
Called when a type is resolved - enables its type hierarchy to be finished off before we proceed
completeCodeAttribute(int, MethodScope) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
completeCodeAttributeForProblemMethod(AbstractMethodDeclaration, MethodBinding, int, int[], int) - Methode in Klasse 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) - Methode in Klasse 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[]) - Methode in Klasse 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() - Methode in Klasse org.aspectj.util.LangUtil.ProcessController
 
completedIdentifierEnd - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
completedIdentifierStart - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
completedMemberValuePair - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationMemberValuePair
 
completeFormalReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completeFormalReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completeFormalReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completeFormalReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocModuleReference
 
completeFormalReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completeFormalReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completeInText() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completeInText() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completeInText() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completeInText() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocModuleReference
 
completeInText() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completeInText() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completeMethodInfo(MethodBinding, int, int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.weaver.ltw.LTWWorld
 
completeNormallyCheck(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
completeNormallyCheck(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
completeRecord(ArrayType, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
completesByContinue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
completesByContinue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
completesByContinue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
completesByContinue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
completesByContinue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
completesByContinue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
completesByContinue() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
completesByContinue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
completesByContinue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
completesByContinue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
completeTypeBindings() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
completeTypeBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
completeTypeBindings(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
completeTypeBindings(CompilationUnitDeclaration[], boolean[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
completeTypeBindings(CompilationUnitDeclaration, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
completing(long, Throwable) - Methode in Klasse org.aspectj.util.FileUtil.Pipe
This is called when the pipe is completing.
COMPLETING_TYPE_BINDINGS - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
COMPLETION_OR_ASSIST_PARSER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
COMPLETION_PARSER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
COMPLETION_PARSER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
COMPLETION_PERF - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CompletionContext - Klasse in org.aspectj.org.eclipse.jdt.core
Completion context.
CompletionContext() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.CompletionContext
 
CompletionElementNotifier - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist
 
CompletionElementNotifier(CompletionUnitStructureRequestor, boolean, ASTNode) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
completionEngine - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
CompletionEngine - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist
This class is the entry point for source completions.
CompletionEngine(SearchableEnvironment, CompletionRequestor, Map, IJavaProject, WorkingCopyOwner, IProgressMonitor) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
The CompletionEngine is responsible for computing source completions.
CompletionEngine.CompletionProblemFactory - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist
 
completionFailure(IProblem) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Notification of failure to produce any completions.
completionFailure(IProblem) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionRequestorWrapper
Veraltet.
 
completionFlags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
completionFlags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
completionFlags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
completionFlags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocModuleReference
 
completionFlags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
completionFlags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completionFlags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
completionFlags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
completionFlags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
CompletionFlags - Klasse in org.aspectj.org.eclipse.jdt.core
Utility class for decoding additional flags in completion proposal.
completionIdentifier - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnClassLiteralAccess
 
completionIdentifier - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocModuleReference
 
completionIdentifier - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
completionIdentifier - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
completionIdentifier - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedNameReference
 
completionIdentifier - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
completionIdentifier - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
completionIdentifierCheck() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
CompletionJavadoc - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
Node representing a Javadoc comment including code selection.
CompletionJavadoc(int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadoc
 
CompletionJavadocParser - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
Parser specialized for decoding javadoc comments which includes cursor location for code completion.
CompletionJavadocParser(CompletionParser) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
CompletionNodeDetector - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
Detect the presence of a node in expression
CompletionNodeDetector(ASTNode, ASTNode) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
CompletionNodeFound - Ausnahmeklasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionNodeFound() - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionNodeFound(ASTNode, Binding, Scope) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionNodeFound(ASTNode, Binding, Scope, boolean) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionNodeFound(ASTNode, Scope) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionNodeFound(ASTNode, Scope, boolean) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
CompletionOnAnnotationMemberValuePair - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnAnnotationMemberValuePair(TypeReference, int, MemberValuePair[], MemberValuePair) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationMemberValuePair
 
CompletionOnAnnotationOfType - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnAnnotationOfType(char[], CompilationResult, Annotation) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationOfType
 
CompletionOnArgumentName - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnArgumentName(char[], long, TypeReference, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnArgumentName
 
CompletionOnArgumentName(Argument, long) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnArgumentName
For type elided lambda argument
CompletionOnBreakStatement - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnBreakStatement(char[], int, int, char[][]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnBreakStatement
 
CompletionOnClassLiteralAccess - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnClassLiteralAccess(long, TypeReference) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnClassLiteralAccess
 
CompletionOnContinueStatement - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnContinueStatement(char[], int, int, char[][]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnContinueStatement
 
CompletionOnExplicitConstructorCall - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnExplicitConstructorCall(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnExplicitConstructorCall
 
CompletionOnExportReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnExportReference(ImportReference) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnExportReference
 
CompletionOnFieldName - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnFieldName(char[], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldName
 
CompletionOnFieldType - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnFieldType(TypeReference, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldType
 
CompletionOnImportReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnImportReference(char[][], long[], int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnImportReference
 
CompletionOnJavadoc - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocAllocationExpression - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocAllocationExpression(JavadocAllocationExpression, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
CompletionOnJavadocAllocationExpression(JavadocAllocationExpression, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
CompletionOnJavadocFieldReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocFieldReference(Expression, int, int, int, char[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
CompletionOnJavadocFieldReference(JavadocFieldReference, int, char[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
CompletionOnJavadocFieldReference(JavadocMessageSend, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
CompletionOnJavadocMessageSend - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocMessageSend(JavadocMessageSend, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
CompletionOnJavadocMessageSend(JavadocMessageSend, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
CompletionOnJavadocModuleReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocModuleReference(char[][], char[], long[], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocModuleReference
 
CompletionOnJavadocModuleReference(JavadocModuleReference) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocModuleReference
 
CompletionOnJavadocParamNameReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocParamNameReference(char[], long, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
CompletionOnJavadocParamNameReference(JavadocSingleNameReference) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
CompletionOnJavadocQualifiedTypeReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocQualifiedTypeReference(char[][], char[], long[], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
CompletionOnJavadocQualifiedTypeReference(JavadocQualifiedTypeReference) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
CompletionOnJavadocSingleTypeReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocSingleTypeReference(char[], long, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
CompletionOnJavadocSingleTypeReference(JavadocSingleTypeReference) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
CompletionOnJavadocTag - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocTag(char[], long, int, int, char[][][], boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
CompletionOnJavadocTypeParamReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnJavadocTypeParamReference(char[], long, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
CompletionOnJavadocTypeParamReference(JavadocSingleTypeReference) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
CompletionOnKeyword - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeyword1 - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeyword1(char[], long, char[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
CompletionOnKeyword1(char[], long, char[][]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
CompletionOnKeyword2 - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeyword2(char[], long, char[][]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword2
 
CompletionOnKeyword3 - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeyword3(char[], long, char[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
CompletionOnKeyword3(char[], long, char[][], boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
CompletionOnKeywordModule2 - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeywordModule2(char[], long, char[][]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModule2
 
CompletionOnKeywordModuleDeclaration - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnKeywordModuleDeclaration(char[], long, char[][]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModuleDeclaration
 
CompletionOnKeywordModuleInfo - Klasse 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[][]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModuleInfo
 
CompletionOnLocalName - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnLocalName(char[], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnLocalName
 
CompletionOnMarkerAnnotationName - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMarkerAnnotationName(TypeReference, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMarkerAnnotationName
 
CompletionOnMemberAccess - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMemberAccess(char[], long, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMemberAccess
 
CompletionOnMemberValueName - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMemberValueName(char[], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMemberValueName
 
CompletionOnMessageSend - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMessageSend() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMessageSend
 
CompletionOnMessageSendName - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
Initially (https://bugs.eclipse.org/106450) this class was only used when an invocation has actual type arguments.
CompletionOnMessageSendName(char[], int, int, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMessageSendName
 
CompletionOnMethodName - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMethodName(CompilationResult) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodName
 
CompletionOnMethodReturnType - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMethodReturnType(TypeReference, CompilationResult) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodReturnType
 
CompletionOnMethodTypeParameter - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnMethodTypeParameter(TypeParameter[], CompilationResult) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMethodTypeParameter
 
CompletionOnModuleDeclaration - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnModuleDeclaration(CompilationResult, char[][], long[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnModuleDeclaration
 
CompletionOnModuleReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnModuleReference(char[][], long[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnModuleReference
 
CompletionOnModuleReference(char[], long) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnModuleReference
 
CompletionOnPackageReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnPackageReference(char[][], long[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnPackageReference
 
CompletionOnPackageVisibilityReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnPackageVisibilityReference(char[][], long[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnPackageVisibilityReference
 
CompletionOnParameterizedQualifiedTypeReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnParameterizedQualifiedTypeReference(char[][], TypeReference[][], char[], long[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
CompletionOnParameterizedQualifiedTypeReference(char[][], TypeReference[][], char[], long[], int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
CompletionOnProvidesImplementationsQualifiedTypeReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnProvidesImplementationsQualifiedTypeReference(char[][], char[], long[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnProvidesImplementationsQualifiedTypeReference
 
CompletionOnProvidesImplementationsSingleTypeReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnProvidesImplementationsSingleTypeReference(char[], long) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnProvidesImplementationsSingleTypeReference
 
CompletionOnProvidesInterfacesQualifiedTypeReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnProvidesInterfacesQualifiedTypeReference(char[][], char[], long[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnProvidesInterfacesQualifiedTypeReference
 
CompletionOnProvidesInterfacesSingleTypeReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnProvidesInterfacesSingleTypeReference(char[], long) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnProvidesInterfacesSingleTypeReference
 
CompletionOnQualifiedAllocationExpression - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnQualifiedAllocationExpression() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedAllocationExpression
 
CompletionOnQualifiedNameReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnQualifiedNameReference(char[][], char[], long[], boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedNameReference
 
CompletionOnQualifiedTypeReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnQualifiedTypeReference(char[][], char[], long[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
CompletionOnQualifiedTypeReference(char[][], char[], long[], int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
CompletionOnRecordComponentName - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnRecordComponentName(char[], long, TypeReference, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnRecordComponentName
 
CompletionOnReferenceExpressionName - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnReferenceExpressionName(Scanner) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnReferenceExpressionName
 
CompletionOnSingleNameReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnSingleNameReference(char[], long, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
CompletionOnSingleNameReference(char[], long, char[][], boolean, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
CompletionOnSingleTypeReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnSingleTypeReference(char[], long) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
CompletionOnSingleTypeReference(char[], long, char[][], boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
CompletionOnSingleTypeReference(char[], long, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
CompletionOnStringLiteral - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnStringLiteral(char[], int, int, int, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
CompletionOnStringLiteral(int, int, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
CompletionOnUsesQualifiedTypeReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnUsesQualifiedTypeReference(char[][], char[], long[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnUsesQualifiedTypeReference
 
CompletionOnUsesSingleTypeReference - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionOnUsesSingleTypeReference(char[], long) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnUsesSingleTypeReference
 
CompletionParser - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionParser(ProblemReporter, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
CompletionParser(ProblemReporter, boolean, IProgressMonitor) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
CompletionProblemFactory(Locale) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
CompletionProposal - Klasse in org.aspectj.org.eclipse.jdt.core
Completion proposal.
CompletionProposal() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
 
completionRequestor - Variable in Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
CompletionRequestor - Klasse 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() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Creates a new completion requestor.
CompletionRequestor(boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Creates a new completion requestor.
CompletionRequestorAdapter - Klasse in org.aspectj.org.eclipse.jdt.core
Veraltet.
Subclass CompletionRequestor instead.
CompletionRequestorAdapter() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.CompletionRequestorAdapter
Veraltet.
 
CompletionRequestorWrapper - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist
Veraltet. 
CompletionRequestorWrapper(ICompletionRequestor) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionRequestorWrapper
Veraltet.
 
CompletionScanner - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
 
CompletionScanner(long) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
CompletionScanner(long, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
CompletionUnitStructureRequestor - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist
 
CompletionUnitStructureRequestor(ICompilationUnit, CompilationUnitElementInfo, Parser, ASTNode, Map<JavaElement, Binding>, Map<Binding, JavaElement>, Map<ASTNode, JavaElement>, Map) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
compliance - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
Compliance - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
COMPLIANCE_LEVEL - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
complianceLevel - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
complianceLevel - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Compliance level for the compiler, refers to a JDK version, e.g.
complianceLevel - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
complianceLevel - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
COMPONENT_TYPE_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ArrayType
Veraltet.
In the JLS8 API, this property is replaced by ArrayType.ELEMENT_TYPE_PROPERTY and ArrayType.DIMENSIONS_PROPERTY.
ComponentInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IComponentInfo.
ComponentInfo(byte[], IConstantPool, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
ComponentInfoWithAnnotation - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
ComponentInfoWithTypeAnnotation - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
components - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
components - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
components() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
components() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
components() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
components() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
CompoundAssignment - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
CompoundAssignment(Expression, Expression, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
compoundName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
compoundName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
compoundName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
compoundName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
compoundName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
compoundUseFlag - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
CompressedReader - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
abstraction of DataInputStream
CompressedReader(DataInputStream) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompressedReader
 
CompressedWriter - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
abstraction of DataOutputStream
CompressedWriter(DataOutputStream) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompressedWriter
 
compressFilepath(String) - Methode in Klasse org.aspectj.weaver.CompressingDataOutputStream
 
CompressingDataOutputStream - Klasse in org.aspectj.weaver
A variation of a DataOutputStream that is linked to a constant pool writer.
CompressingDataOutputStream(ByteArrayOutputStream, ConstantPoolWriter) - Konstruktor für Klasse org.aspectj.weaver.CompressingDataOutputStream
 
CompressingDataOutputStream(FileOutputStream) - Konstruktor für Klasse org.aspectj.weaver.CompressingDataOutputStream
 
compressionEnabled - Variable in Klasse org.aspectj.weaver.CompressingDataOutputStream
 
compressName(String) - Methode in Klasse org.aspectj.weaver.CompressingDataOutputStream
 
compressSignature(String) - Methode in Klasse org.aspectj.weaver.CompressingDataOutputStream
 
compute() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedTypeHierarchy
Compute this type hierarchy.
compute() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Compute this type hierarchy.
COMPUTE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "compute".
computeBoxingType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
computeBoxingType(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
computeChildren(OpenableElementInfo, IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Compute the package fragment children of this package fragment root.
computeChildren(OpenableElementInfo, IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
computeChildren(OpenableElementInfo, IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Compute the package fragment children of this package fragment root.
computeCompatibleMethod(MethodBinding, TypeBinding[], InvocationSite) - Methode in Klasse 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) - Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
computeConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CharLiteral
 
computeConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
 
computeConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakeDefaultLiteral
 
computeConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
computeConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FloatLiteral
 
computeConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
computeConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteralMinValue
 
computeConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Literal
 
computeConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
computeConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LongLiteralMinValue
 
computeConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullLiteral
 
computeConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
 
computeConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
computeConstant(BlockScope, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
computeConstant(TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
computeConstantOperation(Constant, int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperation(Constant, int, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationAND(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationAND_AND(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationDIVIDE(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationEQUAL_EQUAL(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationGREATER(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationGREATER_EQUAL(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationLEFT_SHIFT(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationLESS(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationLESS_EQUAL(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationMINUS(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationMULTIPLY(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationOR(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationOR_OR(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationPLUS(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationREMAINDER(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationRIGHT_SHIFT(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationUNSIGNED_RIGHT_SHIFT(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantOperationXOR(Constant, int, Constant, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
computeConstantPoolName(LocalTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
computeConversion(Scope, TypeBinding, TypeBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
computeConversion(Scope, TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
computeConversion(Scope, TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
computeConversion(Scope, TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
computeConversions(BlockScope, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
computeConversions(BlockScope, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
computeCorrections(IProblem, ICompilationUnit, ICorrectionRequestor) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
Performs code correction for the given marker, reporting results to the given correction requestor.
computeDietRange(TypeDeclaration[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
computeElementValuePairs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
computeElementValuePairs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NormalAnnotation
 
computeElementValuePairs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation
 
computeEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
computeFolderChildren(IContainer, boolean, String[], ArrayList, char[][], char[][]) - Methode in Klasse 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
computeId() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
computeId() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
computeId(LookupEnvironment) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
computeIndentUnits(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
computeIndexInCategory(String, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
computeIndexLocation(IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
computeIndexLocation(IPath, URL) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Compute the pre-built index location for a specified URL
computeJoinPointParams() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.ProceedVisitor
 
computeJoinPointParams() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.ThisJoinPointVisitor
 
computeLocalVariablePositions(int, CodeStream) - Methode in Klasse 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) - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
computeNumberOfLines(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
computeOuterMostVisibility(TypeDeclaration, int) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Computes the package fragment roots identified by the given entry.
computePackageFragmentRoots(IClasspathEntry[], boolean, boolean, Map) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
computePackageFragmentRoots(IClasspathEntry[], boolean, boolean, Map, boolean) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Veraltet.
computePackageFragmentRoots(IClasspathEntry[], ObjectVector, HashSet, IClasspathEntry, boolean, boolean, Map, boolean) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
computePackageFragmentRoots(IClasspathEntry, ObjectVector, HashSet, IClasspathEntry, boolean, boolean, Map, boolean) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns the package fragment roots identified by the given entry.
computePartitioning(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
computeQualifiedGenericsFromRightSide(TypeReference, int, Annotation[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
computeRecordComponents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
computeReverseTable(char[], char[], String[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
computeSeverity(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OpensStatement
 
computeSeverity(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
computeSeverity(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
computeSeverity(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
computeSharedPropertyFileName(QualifiedName) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Compute the file name to use for a given shared property
computeSourceRange(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.TargetSourceRangeComputer
Returns the target source range of the given node.
computeSubstitutedMethod(MethodBinding, LookupEnvironment) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
computeSubstitutedMethod(MethodBinding, LookupEnvironment) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
computeSubstituteMethod(MethodBinding, MethodBinding, LookupEnvironment) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
computeSubtypes - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Whether this hierarchy should contains subtypes.
computeSuperTypeNames(IType) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
computeSupportedAnnotations(Set<TypeElement>, Set<TypeElement>) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
int -> I
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
p.XUngültige Eingabe: "<"T extends Y Ungültige Eingabe: "&" I, U extends Y> {} -> Lp/XUngültige Eingabe: "<"TT;TU;>;
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
computeUniqueKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
computeUniqueKey(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
concat(char[]...) - Statische Methode in Klasse 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[]) - Statische Methode in Klasse org.aspectj.asm.internal.CharOperation
Taken from org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
concat(char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the two arrays.
concat(char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
concat(char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
concat(char[], char[], char) - Statische Methode in Klasse 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[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers the concatenation of the three arrays.
concat(char[], char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
concat(char[], char[], char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
concat(char[], char, char[], char, char[]) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Concatenate a String[] compound name to a continuous char[].
concatenateName(String, String, char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
concatExpressionLists() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
concatGenericsLists() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
concatNodeLists() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
concatNonEmpty(char[], char[], char) - Statische Methode in Klasse 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[]) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.asm.internal.CharOperation
 
concatWith(char[][], char) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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 - Statische Variable in Klasse org.aspectj.weaver.patterns.Pointcut
 
concreteAspect - Variable in Klasse org.aspectj.weaver.Advice
 
ConcreteAspect(String, String) - Konstruktor für Klasse org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
ConcreteAspect(String, String, String, String) - Konstruktor für Klasse org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
ConcreteAspectCodeGen - Klasse in org.aspectj.weaver.loadtime
Generates bytecode for concrete-aspect.
ConcreteCflowPointcut - Klasse in org.aspectj.weaver.patterns
 
ConcreteCflowPointcut(ResolvedType, Member, List<ConcreteCflowPointcut.Slot>, boolean) - Konstruktor für Klasse org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
ConcreteCflowPointcut.Slot - Klasse in org.aspectj.weaver.patterns
 
concreteFirst(MethodBinding[], int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Sorting
 
concreteName - Variable in Klasse org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
concreteStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
concreteStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
concreteTypeMunger(ResolvedTypeMunger, ResolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelWeavingSupport
 
concreteTypeMunger(ResolvedTypeMunger, ResolvedType) - Methode in Schnittstelle org.aspectj.weaver.IWeavingSupport
 
ConcreteTypeMunger - Klasse in org.aspectj.weaver
 
ConcreteTypeMunger(ResolvedTypeMunger, ResolvedType) - Konstruktor für Klasse org.aspectj.weaver.ConcreteTypeMunger
 
concretize(ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.PerCflow
 
concretize(ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.PerClause
 
concretize(ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.PerFromSuper
 
concretize(ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.PerObject
 
concretize(ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.PerSingleton
 
concretize(ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.PerTypeWithin
 
concretize(ResolvedType, ResolvedType, int) - Methode in Klasse org.aspectj.weaver.patterns.Pointcut
Returns a new pointcut Only used by test cases
concretize(ResolvedType, ResolvedType, int, ShadowMunger) - Methode in Klasse org.aspectj.weaver.patterns.Pointcut
 
concretize(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.Pointcut
 
concretize(ResolvedType, World, PerClause) - Methode in Klasse org.aspectj.weaver.Advice
 
concretize(ResolvedType, World, PerClause) - Methode in Klasse org.aspectj.weaver.Checker
Concretize this Checker by concretizing the pointcut
concretize(ResolvedType, World, PerClause) - Methode in Klasse org.aspectj.weaver.ShadowMunger
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.AndPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.ArgsPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.CflowPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.HandlerPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.KindedPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.NotPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.OrPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.PerClause
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.Pointcut
Resolves and removes ReferencePointcuts, replacing with basic ones
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.ReferencePointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.WithincodePointcut
 
concretize1(ResolvedType, ResolvedType, IntMap) - Methode in Klasse org.aspectj.weaver.patterns.WithinPointcut
 
concretizePointcutExpression(Pointcut, Class<?>, PointcutParameter[]) - Methode in Klasse org.aspectj.weaver.tools.PointcutParser
 
concretizePointcutExpression(Pointcut, Class<?>, PointcutParameter[]) - Methode in Klasse org.aspectj.weaver.tools.StandardPointcutParser
 
concretizePointcutExpression(Pointcut, Class, PointcutParameter[]) - Methode in Klasse org.aspectj.weaver.reflect.InternalUseOnlyPointcutParser
 
concurrentMapClass - Statische Variable in Klasse org.aspectj.weaver.ltw.LTWWorld
 
condition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
condition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
condition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
condition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.GuardedPattern
 
condition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
condition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
conditional(FlowInfo, FlowInfo) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
CONDITIONAL_AND - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Conditional AND "&&" operator.
CONDITIONAL_EXPRESSION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ConditionalExpression.
CONDITIONAL_OR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Conditional OR "||" operator.
conditionalArgumentsIncompatibleTypes(ConditionalExpression, TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConditionalExpression - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Conditional expression AST node type.
ConditionalExpression - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ConditionalExpression(Expression, Expression, Expression) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
ConditionalFlowInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Record conditional initialization status during definite assignment analysis
conditionalLevel - Variable in Klasse 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 - Statische Variable in Schnittstelle org.aspectj.ajde.internal.BuildConfigManager
 
CONFIG_MSG - Statische Variable in Klasse org.aspectj.ajdt.ajc.ConfigParser
 
configFile - Variable in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
ConfigParser - Klasse in org.aspectj.ajdt.ajc
 
ConfigParser() - Konstruktor für Klasse org.aspectj.ajdt.ajc.ConfigParser
 
ConfigParser.Arg - Klasse in org.aspectj.ajdt.ajc
 
ConfigParser.ParseException - Ausnahmeklasse in org.aspectj.ajdt.ajc
 
configsListUpdated(List) - Methode in Schnittstelle org.aspectj.ajde.internal.BuildConfigListener
Called when items are added to or deleted from the configurations list.
configurationRead() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
Called by AspectJ once it has processed the configuration object and is ready to do a build.
configure() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Configure the project with Java nature.
configure(Object, String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Configure the receiver using the given batch compiler and the given options.
configure(Object, String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
configure(Object, String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager
 
configure(String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
configureFromAttribute(String, int[]) - Methode in Klasse org.aspectj.weaver.SourceContextImpl
 
configureFromPlatform(Compiler, Object, Object, boolean) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
configureJavaElementMarker(IMarker, IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configures the given marker for the given Java element.
ConflictedParser - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.parser
 
ConflictIdentifier - Klasse in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
 
CONFLICTING_INHERITED_POINTCUTS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
conflictingImport(ImportReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConflictingImport - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
conflictingInheritedNullAnnotations(ASTNode, boolean, MethodBinding, boolean, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConflictingInheritedNullAnnotations - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
conflictingNullAnnotations(MethodBinding, ASTNode, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConflictingNullAnnotations - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ConflictingPackageFromModules - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ConflictingPackageFromOtherModules - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
conflictingPackageInModules(char[][], CompilationUnitDeclaration, Object, char[], char[], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConflictingPackageInModules - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
conflictingPackagesFromModules(PackageBinding, Set<ModuleBinding>, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
conflictingPackagesFromModules(SplitPackageBinding, ModuleBinding, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
conflictingPackagesFromOtherModules(ImportReference, Set<ModuleBinding>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
conflictingSignature(Member, Member) - Statische Methode in Klasse org.aspectj.weaver.ResolvedType
 
conflictingSignature(Member, Member, boolean) - Statische Methode in Klasse org.aspectj.weaver.ResolvedType
Do the two members conflict?
conflictingTypeBinding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportConflictBinding
 
conflictsWithOutputLocation(IPath, JavaProject) - Statische Methode in Klasse 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
Connect the supplied type to its superclass Ungültige Eingabe: "&" superinterfaces.
CONNECT_TYPE_HIERARCHY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
connectAllLocationsForEEA(Collection<ClasspathLocation>, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
CONNECTING_TYPE_HIERARCHY - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
connectTypeHierarchy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
connectTypeVariables(TypeParameter[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Connect type variable supertypes, and returns true if no problem was detected
considerRegexInStringLiteral - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocScanner
 
constant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
constant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
constant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
constant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
constant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
constant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedRecordComponentBinding
 
constant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
constant(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
constant(Scope) - Methode in Klasse 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 - Klasse 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 - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
Constant() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
constant_cannotCastedInto - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
constant_cannotConvertedTo - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
CONSTANT_Class - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_Class - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Class_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Double - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_Double - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Double_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Dynamic - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_Dynamic - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_DynamicCallSite - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
proposed new name in JVMLS11
CONSTANT_Fieldref - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_Fieldref - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Fieldref_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Float - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_Float - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Float_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_INST - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_Integer - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_Integer - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Integer_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_InterfaceMethodref - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_InterfaceMethodref - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_InterfaceMethodref_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_InvokeDynamic - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_InvokeDynamic - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_InvokeDynamic_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Long - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_Long - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Long_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_MethodHandle - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_MethodHandle - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_MethodHandle_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Methodref - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_Methodref - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Methodref_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_MethodType - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_MethodType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_MethodType_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Module - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_Module - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Module_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_NameAndType - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_NameAndType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_NameAndType_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_NAMES - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_Package - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_Package - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Package_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_POOL - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CONSTANT_String - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_String_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Utf8 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
Tags in constant pool to denote type of constant
CONSTANT_Utf8 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_Utf8_SIZE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolConstant
 
CONSTANT_VALUE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"ConstantValue" attribute.
ConstantClass - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantClass
 
ConstantClassFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantCP - Klasse in org.aspectj.apache.bcel.classfile
Abstract super class for Fieldref and Methodref constants.
ConstantCP(byte, int, int) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantCP
 
ConstantDouble - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantDouble
 
ConstantDoubleFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantDynamic - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantDynamic
 
ConstantDynamicFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
constantExpressions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
ConstantFieldref - Klasse in org.aspectj.apache.bcel.classfile
This class represents a constant pool reference to a field.
ConstantFieldref(int, int) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantFieldref
 
ConstantFieldRefFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantFloat - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantFloat
 
ConstantFloatFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantInteger - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantInteger
 
ConstantIntegerFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantInterfaceMethodref - Klasse in org.aspectj.apache.bcel.classfile
This class represents a constant pool reference to an interface method.
ConstantInterfaceMethodref(int, int) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantInterfaceMethodref
 
ConstantInterfaceMethodRefFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantInvokeDynamic - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantInvokeDynamic
 
ConstantInvokeDynamicFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantLong - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantLong
 
ConstantLongFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantMethodHandle - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantMethodHandle
 
ConstantMethodHandleFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantMethodref - Klasse in org.aspectj.apache.bcel.classfile
This class represents a constant pool reference to a method.
ConstantMethodref(int, int) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantMethodref
 
ConstantMethodRefFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantMethodType - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantMethodType
 
ConstantMethodTypeFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantModule - Klasse in org.aspectj.apache.bcel.classfile
Represents a module.
ConstantModule(int) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantModule
 
ConstantModuleFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantNameAndType - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
ConstantNameAndTypeFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantObject - Schnittstelle in org.aspectj.apache.bcel.classfile
This interface denotes those constants that have a "natural" value, such as ConstantLong, ConstantString, etc..
constantOutOfRange(Literal, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConstantPackage - Klasse in org.aspectj.apache.bcel.classfile
Represents a module.
ConstantPackage(int) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantPackage
 
ConstantPackageFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
constantPool - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
constantPool - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ConstantPool - Klasse in org.aspectj.apache.bcel.classfile
This class represents the constant pool, i.e., a table of constants, of a parsed classfile.
ConstantPool - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
This type is used to store all the constant pool entries.
ConstantPool - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IConstantPool.
ConstantPool() - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
ConstantPool(Constant[]) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
ConstantPool(ClassFile) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
ConstantPool constructor comment.
CONSTANTPOOL_GROW_SIZE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
CONSTANTPOOL_INITIAL_SIZE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ConstantPoolEntry - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IConstantPoolEntry
ConstantPoolEntry() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
ConstantPoolEntry2 - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IConstantPoolEntry2 and IConstantPoolEntry3.
ConstantPoolEntry2() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
constantPoolName() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer the receiver's constant pool name.
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the receiver's constant pool name.
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
constantPoolName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
constantPoolOffset - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
ConstantPoolReader - Schnittstelle in org.aspectj.weaver
Used during attribute reading to decode constant pool references.
ConstantPoolWriter - Schnittstelle in org.aspectj.weaver
Used during attribute writing to encode common strings/etc as constant pool references.
ConstantReference - Statische Variable in Klasse org.aspectj.weaver.Advice
 
Constants - Klasse in org.aspectj.bridge
 
Constants - Schnittstelle in org.aspectj.apache.bcel
Constants for the project, mostly defined in the JVM specification.
Constants - Schnittstelle in org.aspectj.weaver
Some useful weaver constants.
Constants() - Konstruktor für Klasse org.aspectj.bridge.Constants
 
ConstantsInitializer - Klasse in org.aspectj.apache.bcel
 
ConstantsInitializer() - Konstruktor für Klasse org.aspectj.apache.bcel.ConstantsInitializer
 
ConstantString - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantString
 
ConstantStringFixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
constantToString(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
constantToString(int, byte) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
constantToString(Constant) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
Resolve constant to a string representation.
ConstantUtf8 - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantUtf8
 
ConstantUtf8FixedSize - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
ConstantValue - Klasse 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 - Statische Variable in Klasse org.aspectj.weaver.Advice
 
ConstantValue(int, int, int, ConstantPool) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.ConstantValue
 
ConstantValueAttribute - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IConstantValueAttribute.
ConstantValueName - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
ConstantWithPatternIncompatible - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ConstNonNullFieldComparisonYieldsFalse - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ConstPrefix(String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter.ConstPrefix
 
CONSTRAINT_EQUAL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONSTRAINT_EXTENDS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONSTRAINT_SUPER - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ConstraintExceptionFormula - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Constraint formula expressing that a given expression must have an exception type.
ConstraintExceptionFormula(FunctionalExpression, TypeBinding) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ConstraintExceptionFormula
 
constraintsWithUncheckedConversion - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Signals whether any type compatibility makes use of unchecked conversion.
constructedArrayIncompatible(ReferenceExpression, TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ConstructedArrayIncompatible - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ConstructionTypeMismatch - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
Constructor - Enum-Konstante in Enum-Klasse org.aspectj.lang.reflect.DeclareAnnotation.Kind
 
Constructor - Statische Variable in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
CONSTRUCTOR - Variable in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
 
CONSTRUCTOR - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
CONSTRUCTOR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a constructor.
CONSTRUCTOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
CONSTRUCTOR - Statische Variable in Klasse org.aspectj.weaver.AnnotationTargetKind
 
CONSTRUCTOR - Statische Variable in Schnittstelle org.aspectj.weaver.Member
 
CONSTRUCTOR_CALL - Statische Variable in Schnittstelle org.aspectj.lang.JoinPoint
 
CONSTRUCTOR_CALL - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
CONSTRUCTOR_DECL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CONSTRUCTOR_DETAIL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
CONSTRUCTOR_EXECUTION - Statische Variable in Schnittstelle org.aspectj.lang.JoinPoint
 
CONSTRUCTOR_EXECUTION - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
CONSTRUCTOR_INVOCATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a constructor.
CONSTRUCTOR_INVOCATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ConstructorInvocation.
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CONSTRUCTOR_NAME - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
The name of every constructor method in a class, also called "instance initialization method".
CONSTRUCTOR_PATTERN - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CONSTRUCTOR_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
The "constructor" structural property of this node type (type: Boolean).
CONSTRUCTOR_REF - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
CONSTRUCTOR_REFERENCE - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CONSTRUCTOR_REFERENCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CONSTRUCTOR_REFERENCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
CONSTRUCTOR_SUMMARY - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
ConstructorAccess - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
constructorCall - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
ConstructorCall - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
ConstructorCallBit - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
ConstructorDeclaration - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ConstructorDeclaration(CompilationResult) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
ConstructorDeclarationPattern - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
ConstructorDeclarationPattern(char[], char[], int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
ConstructorExecution - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
ConstructorExecutionBit - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
ConstructorInvocation - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Alternate constructor invocation statement AST node type.
ConstructorLocator - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
ConstructorLocator(ConstructorPattern) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
ConstructorPattern - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
ConstructorPattern(char[], char[], char[][], char[][], int, int, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
ConstructorPattern(char[], char[], char[][], char[][], String[], IMethod, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
ConstructorPattern(char[], char[], String, char[][], char[][], String[], char[][], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
ConstructorReferenceNotBelow18 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ConstructorRelated - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ConstructorSignature - Schnittstelle in org.aspectj.lang.reflect
 
ConstructorVarargsArgumentNeedCast - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
constructWeavingMessage(WeaveMessage.WeaveMessageKind, String[]) - Statische Methode in Klasse org.aspectj.bridge.WeaveMessage
Static helper method for constructing weaving messages.
constructWeavingMessage(WeaveMessage.WeaveMessageKind, String[], String, String) - Statische Methode in Klasse org.aspectj.bridge.WeaveMessage
Static helper method for constructing weaving messages.
CONSUME_STACK - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
Number of words consumed on operand stack by instructions.
consumeAdditionalBound() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAdditionalBound() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAdditionalBound() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeAdditionalBound1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAdditionalBound1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAdditionalBoundList() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAdditionalBoundList1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAllocationHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeAnnotationAsModifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAnnotationAsModifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationAsModifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeAnnotationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAnnotationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeDeclarationHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeAnnotationTypeDeclarationHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeDeclarationHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeAnnotationTypeDeclarationHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAnnotationTypeDeclarationHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeDeclarationHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeAnnotationTypeDeclarationHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAnnotationTypeDeclarationHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeDeclarationHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeAnnotationTypeMemberDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeMemberDeclarations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnnotationTypeMemberDeclarationsopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAnyCapture(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeArgumentList() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAroundDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAroundHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAroundHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeArrayAccess(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeArrayCreationExpressionWithInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeArrayCreationExpressionWithInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeArrayCreationExpressionWithInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeArrayCreationExpressionWithoutInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeArrayCreationExpressionWithoutInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeArrayCreationExpressionWithoutInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeArrayCreationHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeArrayCreationHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeArrayDimension(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeArrayDimension(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeArrayDimension(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeArrayInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeArrayTypeWithTypeArgumentsName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAspectDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAspectHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAspectHeaderName(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAspectHeaderNameWithTypeParameters(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAspectHeaderRest() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeAssertStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAssignment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAssignment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeAssignment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeAssignment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeAssignmentOperator(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeAssignmentOperator(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeBaseType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeBaseType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeBaseType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeBaseType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeBasicAdviceDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeBasicAdviceHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeBasicAdviceHeaderName(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeBinaryExpression(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeBinaryExpression(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeBinaryExpressionWithName(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeBinaryExpressionWithName(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeBlockStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeBlockStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeBlockStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeBlockStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeBlockStatements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeBlockStatements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCapture(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeCapture(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeCapture(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeCapture(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeCapture18ID(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeCapture18ID(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeCapture18ID(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeCaseLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCaseLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCaseLabelElement(TheOriginalJDTParserClass.CaseLabelKind) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCaseLabelElement(TheOriginalJDTParserClass.CaseLabelKind) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCaseLabelElementPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCaseLabelElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCaseLabelExpr() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionLL1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCastExpressionLL1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCastExpressionLL1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionLL1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCastExpressionLL1WithBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCastExpressionLL1WithBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionLL1WithBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCastExpressionWithGenericsArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCastExpressionWithGenericsArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCastExpressionWithGenericsArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionWithGenericsArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCastExpressionWithNameArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCastExpressionWithNameArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCastExpressionWithNameArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionWithNameArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCastExpressionWithPrimitiveType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCastExpressionWithPrimitiveType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCastExpressionWithPrimitiveType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionWithPrimitiveType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCastExpressionWithQualifiedGenericsArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCastExpressionWithQualifiedGenericsArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCastExpressionWithQualifiedGenericsArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCastExpressionWithQualifiedGenericsArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCatches() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCatchFormalParameter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCatchFormalParameter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeCatchFormalParameter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeCatchFormalParameter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCatchFormalParameter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeCatchFormalParameter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeCatchHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCatchType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassBodyDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassBodyDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeClassBodyDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeClassBodyDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassBodyDeclarationInAspect() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeClassBodyDeclarations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassBodyDeclarationsopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassBodyopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassBodyopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeClassBodyopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeClassDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeClassHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeClassHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeClassHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeClassHeaderExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassHeaderExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassHeaderExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeClassHeaderImplements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassHeaderImplements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassHeaderName1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassHeaderName1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeClassHeaderName1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassHeaderName1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeClassHeaderName1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeClassHeaderPermittedSubclasses() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassHeaderPermittedSubclasses() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeClassInstanceCreationExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassInstanceCreationExpressionName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassInstanceCreationExpressionName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassInstanceCreationExpressionQualified() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassInstanceCreationExpressionQualifiedWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeClassInstanceCreationExpressionQualifiedWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassInstanceCreationExpressionQualifiedWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeClassInstanceCreationExpressionQualifiedWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeClassInstanceCreationExpressionWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeClassInstanceCreationExpressionWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassInstanceCreationExpressionWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeClassInstanceCreationExpressionWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeClassInstanceCreationExpressionWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeClassOrInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassOrInterfaceName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassTypeElt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeClassTypeElt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeClassTypeList() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCompactConstructorDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCompactConstructorHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCompactConstructorHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCompactConstructorHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeCompactConstructorHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConditionalExpression(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeConditionalExpression(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConditionalExpressionWithName(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeConditionalExpressionWithName(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstantExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorBlockStatements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeConstructorBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeConstructorBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeConstructorDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeConstructorHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeConstructorHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeConstructorHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeConstructorHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeConstructorHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeConstructorHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeConstructorHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeConstructorHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeCreateInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDeclareAnnotation(char) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDeclareAnnotationHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDeclareDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDeclareHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeDefaultLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeDefaultLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDefaultLabelExpr() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDefaultModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeDefaultModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDiet() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeDiet() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDims() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDimWithOrWithOutExpr() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeDimWithOrWithOutExpr() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeDimWithOrWithOutExprs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeElidedLeftBraceAndReturn() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyAnnotationTypeMemberDeclarationsopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyArgumentListopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyArrayInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyArrayInitializeropt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyBlockStatementsopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyCatchesopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyClassBodyDeclarationsopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyDimsopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyEnumDeclarations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyForInitopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyForUpdateopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyInterfaceMemberDeclarationsopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyInternalCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyMemberValueArrayInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyMemberValuePairsopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyMethodHeaderDefaultValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyModuleStatementsOpt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyPointcutDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeEmptyRecordBodyDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEmptyStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeEmptySwitchBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyTypeDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEmptyTypeDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeEnhancedForStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnhancedForStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnhancedForStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeEnhancedForStatementHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnhancedForStatementHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnhancedForStatementHeaderInit(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnhancedForStatementHeaderInit(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnhancedForStatementHeaderInit(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeEnhancedForStatementHeaderInit(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnhancedForStatementHeaderInitRecord(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterAnonymousClassBody(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnterAnonymousClassBody(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnterAnonymousClassBody(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeEnterAnonymousClassBody(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterAnonymousClassBody(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeEnterAnonymousClassBody(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeEnterCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeEnterCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterInstanceCreationArgumentList() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterMemberValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnterMemberValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterMemberValueArrayInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnterVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeEnterVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeEnterVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnterVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeEnumBodyNoConstants() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumBodyWithConstants() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumConstantHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnumConstantHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumConstantHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnumConstantHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnumConstantHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumConstantNoClassBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnumConstantNoClassBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnumConstantNoClassBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumConstantNoClassBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeEnumConstants() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumConstantWithClassBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnumConstantWithClassBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnumConstantWithClassBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumConstantWithClassBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeEnumDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumDeclarations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeEnumHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeEnumHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnumHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeEnumHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEnumHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEnumHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeEqualityExpression(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEqualityExpression(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeEqualityExpressionWithName(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeEqualityExpressionWithName(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeExitITDVariableWithInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExitITDVariableWithoutInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExitMemberValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeExitMemberValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExitTryBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExitVariableWithInitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeExitVariableWithInitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeExitVariableWithInitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeExitVariableWithInitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExitVariableWithInitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeExitVariableWithoutInitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeExitVariableWithoutInitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeExitVariableWithoutInitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExitVariableWithoutInitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeExplicitConstructorInvocation(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeExplicitConstructorInvocation(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeExplicitConstructorInvocation(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExplicitConstructorInvocation(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeExplicitConstructorInvocationWithTypeArguments(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExplicitConstructorInvocationWithTypeArguments(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeExplicitThisParameter(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExportsHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExportsHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeExportsStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeExportsStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExpressionStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeExpressionStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeExtraParameterNoFormal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeExtraParameterWithFormal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeField(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeField(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeField(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeField(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeField(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeFieldAccess(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeFieldAccess(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeFieldAccess(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeFieldAccess(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeFieldAccess(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeFieldAccess(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeFieldDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeFieldDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeFieldDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeForceNoDiet() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeForceNoDiet() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeForceNoDiet() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeForInit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeFormalParameter(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeFormalParameter(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeFormalParameter(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeFormalParameter(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeFormalParameter(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeFormalParameter(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeFormalParameterList() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeFormalParameterListopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeFullyQualifiedName(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeFullyQualifiedName(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeFullyQualifiedName(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeFullyQualifiedName(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeGenericType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeGenericTypeArrayType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeGenericTypeNameArrayType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeGenericTypeWithDiamond() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeGenericTypeWithDiamond() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeGuard() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeIdentifierOrNew(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeImportDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeImportDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeImportDeclarations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInsideCastExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInsideCastExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeInsideCastExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInsideCastExpressionLL1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInsideCastExpressionLL1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeInsideCastExpressionLL1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInsideCastExpressionLL1WithBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInsideCastExpressionLL1WithBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeInsideCastExpressionLL1WithBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInsideCastExpressionWithQualifiedGenerics() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInsideCastExpressionWithQualifiedGenerics() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeInsideCastExpressionWithQualifiedGenerics() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInstanceOfClassic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInstanceOfExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInstanceOfExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeInstanceOfExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInstanceOfExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInstanceOfExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeInstanceOfExpressionWithName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInstanceOfExpressionWithName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeInstanceOfExpressionWithName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInstanceOfExpressionWithName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInstanceOfExpressionWithName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeInstanceofPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInstanceOfRHS() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInterfaceDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeInterfaceHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInterfaceHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
consumeInterfaceHeaderExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInterfaceHeaderExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceHeaderName1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInterfaceHeaderName1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInterfaceHeaderName1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceHeaderName1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeInterfaceHeaderPermittedSubClassesAndSubInterfaces() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceHeaderPermittedSubClassesAndSubInterfaces() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeInterfaceMemberDeclarations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceMemberDeclarationsopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceMethodDeclaration(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInterfaceType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInterfaceType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeInterfaceTypeList() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInternalCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInternalCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInternalCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeInternalCompilationUnitWithModuleDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInternalCompilationUnitWithTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeInternalCompilationUnitWithTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInternalCompilationUnitWithTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeInterTypeConstructorDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeConstructorHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeConstructorHeaderName(boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeFieldDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeFieldHeader(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeMethodDeclaration(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeMethodHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInterTypeMethodHeaderName(boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeInvalidAnnotationTypeDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInvalidConstructorDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInvalidConstructorDeclaration(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInvalidEnumDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInvalidInterfaceDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeInvocationExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeInvocationExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeLambdaExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeLambdaExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeLambdaExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeLambdaExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeLambdaHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeLeftParen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeLocalType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeLocalType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeLocalType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeLocalType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeLocalType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeLocalVar(char[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeLocalVar(char[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeLocalVar(char[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeLocalVariableDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeLocalVariableDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeLocalVariableDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeLocalVariableDeclarationStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeLocalVariableDeclarationStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeLocalVariableDeclarationStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeMarkerAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMarkerAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeMarkerAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMarkerAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMarkerAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMemberType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeMemberType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeMemberType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeMemberType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeMemberType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeMemberValueArrayInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMemberValueAsName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMemberValueAsName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMemberValuePair() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMemberValuePair() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeMemberValuePair() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMemberValuePair() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMemberValuePair() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMemberValuePairs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMemberValues() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethod(char[], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeMethod(char[], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeMethod(char[], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeMethod(char[], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeMethod(char[], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeMethodBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodDeclaration(boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodDeclaration(boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodDeclaration(boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodDeclaration(boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodDeclaration(boolean, boolean) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderDefaultValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderExtendedDims() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodHeaderExtendedDims() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodHeaderExtendedDims() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderName(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodHeaderName(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodHeaderName(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderName(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodHeaderName(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodHeaderNameWithTypeParameters(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodHeaderNameWithTypeParameters(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeMethodHeaderNameWithTypeParameters(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderNameWithTypeParameters(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodHeaderNameWithTypeParameters(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodHeaderRightParen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodHeaderRightParen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderRightParen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodHeaderThrowsClause() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodHeaderThrowsClause() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodInvocationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodInvocationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeMethodInvocationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeMethodInvocationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodInvocationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeMethodInvocationNameWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodInvocationNameWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodInvocationNameWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodInvocationNameWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationNameWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationNameWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeMethodInvocationPrimary() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodInvocationPrimary() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodInvocationPrimary() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeMethodInvocationPrimary() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodInvocationPrimary() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationPrimary() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationPrimaryWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodInvocationPrimaryWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodInvocationPrimaryWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodInvocationPrimaryWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationPrimaryWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodInvocationSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodInvocationSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodInvocationSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeMethodInvocationSuperWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeMethodInvocationSuperWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeMethodInvocationSuperWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMethodInvocationSuperWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeMethodInvocationSuperWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeMethodInvocationSuperWithTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeModifiers(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeModifiers2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeModuleDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeModuleDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeModuleHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeModuleHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeModuleHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeModuleHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeModuleHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeModuleModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeModuleStatements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeMultipleResources() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNameArrayType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNestedLambda() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeNestedLambda() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNestedMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeNestedMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeNestedMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNestedType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNonGenericType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeNonTypeUseName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNormalAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeNormalAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeNormalAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeNormalAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeNormalAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeOneDimLoop(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOneMoreTypeAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOnlySynchronized() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeOnlySynchronized() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOnlyTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeOnlyTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOnlyTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeOnlyTypeArgumentsForCastExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeOnlyTypeArgumentsForCastExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOpenBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeOpenBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeOpenBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOpenFakeBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeOpenFakeBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeOpensHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeOpensHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeOpensStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeOpensStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePackage(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumePackage(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumePackage(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumePackage(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumePackageComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePackageComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePackageDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePackageDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePackageDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumePackageDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePackageDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePackageDeclarationNameWithModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePackageDeclarationNameWithModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumePackageDeclarationNameWithModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePackageDeclarationNameWithModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeParameterizedGenericMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeParameterizedGenericMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeParameterizedGenericMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeParameterizedGenericMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeParameterizedType(char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeParameterizedType(char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeParameterizedType(char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeParameterizedType(char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeParenthesizedPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeParser(BindingKeyParser) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeParser(BindingKeyParser) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeParser(BindingKeyParser) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeParser(BindingKeyParser) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeParser(BindingKeyParser) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumePattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePatternInsideInstanceof(Pattern) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumePatternInsideInstanceof(Pattern) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePatternList() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePatternListopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePointcutDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePointcutDesignatorOnAdvice() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePointcutDesignatorOnDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePointcutHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePostfixExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePostfixExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayArrayType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePrimaryNoNewArrayName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayNameThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePrimaryNoNewArrayNameThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayPrimitiveArrayType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayPrimitiveType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumePrimaryNoNewArrayWithName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimaryNoNewArrayWithName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumePrimitiveArrayType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePrimitiveType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeProvidesInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeProvidesInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeProvidesInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeProvidesStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeProvidesStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeProvidesStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeProvidesStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumePseudoToken(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoToken(String, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoTokenIdentifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoTokenIf() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoTokenLiteral() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoTokenModifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoTokenPrimitiveType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePseudoTokens() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumePushCombineModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePushCombineModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePushLeftBrace() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePushModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePushModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePushModifiersForHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePushPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumePushPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumePushRealModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumePushRealModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeQualifiedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeQualifiedName(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeQualifiedSuperReceiver() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeQualifiedSuperReceiver() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRawType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeRawType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeRawType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeRecordBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordBodyDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordBodyDeclarations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordComponent(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordComponentHeaderRightParen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordComponents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordComponentsopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordHeaderName1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordHeaderPart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeRecordHeaderPart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecordPatternWithId() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecoveryMethodHeaderName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRecoveryMethodHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReduceImports() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceExpression(ReferenceExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeReferenceExpression(ReferenceExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeReferenceExpression(ReferenceExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceExpression(ReferenceExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeReferenceExpressionGenericTypeForm() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceExpressionPrimaryForm() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceExpressionSuperForm() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceExpressionTypeArgumentsAndTrunk(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceExpressionTypeForm(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeReferenceType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceType1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeReferenceType1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceType2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeReferenceType2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeReferenceType3() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeReferenceType3() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRequiresStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeRequiresStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeResourceAsFieldAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeResourceAsLocalVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeResourceAsLocalVariableDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeResourceAsThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeResourceOptionalTrailingSemiColon(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeResourceSpecification() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRestoreDiet() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeRestoreDiet() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeRestoreDiet() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRightParen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeRightParen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeRule(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeRule(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeScope(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeScope(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeSecondaryType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeSecondaryType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeSecondaryType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeSecondaryType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeServiceImplNameList() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSimpleAssertStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeSimpleAssertStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleMemberAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeSingleMemberAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeSingleMemberAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleMemberAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeSingleMemberAnnotation(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeSingleMemberAnnotationMemberValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSinglePkgName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeSinglePkgName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeSinglePkgName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleRequiresModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeSingleRequiresModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleRequiresModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeSingleResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleServiceImplName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleStaticImportDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeSingleStaticImportDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeSingleStaticImportDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeSingleStaticImportDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleStaticImportDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeSingleTargetModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeSingleTargetModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleTargetModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeSingleTypeImportDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeSingleTypeImportDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeSingleTypeImportDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeSingleTypeImportDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSingleTypeImportDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeStack(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.FieldInstruction
 
consumeStack(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
consumeStack(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.InvokeInstruction
Also works for instructions whose stack effect depends on the constant pool entry they reference.
consumeStack(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.INVOKEINTERFACE
 
consumeStack(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.MULTIANEWARRAY
Also works for instructions whose stack effect depends on the constant pool entry they reference.
consumeStatementBreak() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementBreak() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementBreakWithLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementBreakWithLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementBreakWithLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementCatch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementCatch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeStatementCatch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementContinue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementContinue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementContinueWithLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementContinueWithLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementDo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementDo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementExpressionList() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementFor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementFor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementFor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementIfNoElse() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementIfNoElse() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementIfNoElse() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementIfWithElse() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementIfWithElse() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementIfWithElse() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementReturn() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementReturn() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementSwitch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementSwitch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementSwitch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementSynchronized() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementSynchronized() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementThrow() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementThrow() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementTry(boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementTry(boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementWhile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStatementWhile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStatementWhile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
consumeStatementYield() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStaticImportOnDemandDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStaticImportOnDemandDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeStaticImportOnDemandDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeStaticImportOnDemandDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeStaticImportOnDemandDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStaticImportOnDemandDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeStaticInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeStaticInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeStaticInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeStaticInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeStaticOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeStaticOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeStaticOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchBlockStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchBlockStatements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeSwitchExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchExprThrowDefaultArm() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabelCaseLhs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabeledBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeSwitchLabeledBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabeledExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeSwitchLabeledExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabeledRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabeledRules() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabeledRuleToBlockStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabeledThrowStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeSwitchLabels() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTargetModuleList() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTargetModuleNameList() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTextBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeThrowExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
consumeToken(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeToken(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeToken(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeToken(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
consumeToken(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTopLevelType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTopLevelType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeTopLevelType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeTypeAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgument() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentList() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentList1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentList1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeArgumentList2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentList2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeArgumentList3() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentList3() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeArgumentReferenceType1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeArgumentReferenceType1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentReferenceType1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeArgumentReferenceType2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeArgumentReferenceType2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArgumentReferenceType2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeDeclarations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeElidedLambdaParameter(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeElidedLambdaParameter(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeTypeElidedLambdaParameter(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeHeaderNameWithTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeImportOnDemandDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeImportOnDemandDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
consumeTypeImportOnDemandDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
consumeTypeImportOnDemandDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
consumeTypeImportOnDemandDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeImportOnDemandDeclarationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeTypeParameter(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTypeParameter(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeTypeParameter(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeTypeParameter1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameter1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameter1WithExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameter1WithExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameter1WithExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeParameter1WithExtendsAndBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameter1WithExtendsAndBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameter1WithExtendsAndBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeParameterHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameterHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameterHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeParameterList() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameterList1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameterWithExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameterWithExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameterWithExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeParameterWithExtendsAndBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeTypeParameterWithExtendsAndBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeParameterWithExtendsAndBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypePattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypePattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeTypeReferenceWithModifiersAndAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeTypeVariable(char[], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTypeVariable(char[], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeTypeVariable(char[], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.JavaElementFinder
 
consumeTypeVariable(char[], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeTypeWithCapture() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeTypeWithCapture() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeTypeWithCapture() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeTypeWithCapture() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeUnannotatableQualifiedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUnaryExpression(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeUnaryExpression(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUnaryExpression(int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeUnaryExpression(int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUnaryExpression(int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeUnionType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeUnionType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUnionTypeAsClassType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeUnionTypeAsClassType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUsesHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUsesStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeUsesStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeUsesStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeVariableDeclaratorIdParameter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeVariableDeclarators() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeVariableInitializers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcard() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcard() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildCard(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeWildCard(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeWildCard(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
consumeWildCard(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
consumeWildcard1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcard1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcard1WithBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcard2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcard2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcard2WithBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcard3() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcard3() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcard3WithBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds1Extends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcardBounds1Extends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds1Extends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBounds1Super() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds1Super() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBounds2Extends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcardBounds2Extends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds2Extends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBounds2Super() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds2Super() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBounds3Extends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcardBounds3Extends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds3Extends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBounds3Super() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBounds3Super() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBoundsExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWildcardBoundsExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBoundsExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardBoundsSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWildcardBoundsSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
consumeWildcardRank(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
consumeWildcardRank(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
consumeWildcardWithBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWithClause() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
consumeWithClause() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeWithClause() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
consumeZeroAdditionalBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
consumeZeroTypeAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
containedWildChild() - Methode in Klasse org.aspectj.weaver.patterns.WildChildFinder
 
CONTAINER_INITIALIZATION_IN_PROGRESS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CONTAINER_INITIALIZER_PERF - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
ContainerAnnotation - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ContainerAnnotation(Annotation, ReferenceBinding, BlockScope) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContainerAnnotation
 
containerAnnotationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
containerAnnotationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
containerAnnotationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
containerAnnotationTypeHasNonDefaultMembers(ASTNode, ReferenceBinding, char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContainerAnnotationTypeHasNonDefaultMembers - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
containerAnnotationTypeHasShorterRetention(ASTNode, ReferenceBinding, String, ReferenceBinding, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContainerAnnotationTypeHasShorterRetention - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
containerAnnotationTypeHasWrongValueType(ASTNode, ReferenceBinding, ReferenceBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContainerAnnotationTypeHasWrongValueType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
containerAnnotationTypeMustHaveValue(ASTNode, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContainerAnnotationTypeMustHaveValue - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
containerBeingInitializedGet(IJavaProject, IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerBeingInitializedPut(IJavaProject, IPath, IClasspathContainer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerBeingInitializedRemove(IJavaProject, IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerGet(IJavaProject, IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerGetDefaultToPreviousSession(IJavaProject, IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerInitializersCache - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
containerPath - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
containerPath - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
containerPut(IJavaProject, IPath, IClasspathContainer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerPutIfInitializingWithSameEntries(IPath, IJavaProject[], IClasspathContainer[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containerRelativePath(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
containerRemove(IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
containers - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Classpath containers pool
contains(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
contains(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
contains(char[], char[]) - Statische Methode in Klasse 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[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the array contains an occurrence of character, false otherwise.
contains(char, char[][]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers true if the array contains an occurrence of character, false otherwise.
contains(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
contains(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
Equality check
contains(Object[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
contains(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.Archive
 
contains(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.JrtFileSystem
 
contains(TypeMirror, TypeMirror) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
contains(JavaFileManager.Location, FileObject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
contains(Instruction) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
contains(InstructionHandle) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
contains(IJavaElement) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IRegion
Returns whether the given element is contained in this region.
contains(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Region
 
contains(IType) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns whether the given type is part of this hierarchy.
contains(IType) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
contains(IType) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
contains(IResource) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
contains(IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
contains(T) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet
 
Contains - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
CONTAINS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONTAINS_ALL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONTAINS_KEY - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CONTAINS_MALFORMED_NODES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
 
CONTAINS_VALUE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ContainsAll - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
containsAspect(UnresolvedType) - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
ContainsAssertion - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
containsAssertKeyword - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
containsComment(int, int) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
containsEqual(char[][], char[]) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
containsField(Field) - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
containsIdentical(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
Identity check
containsIgnoredBody(AbstractMethodDeclaration) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
containsJavaResources() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns whether this fragment contains at least one Java resource.
containsJavaResources() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
Returns true if this fragment contains at least one java resource.
containsKey(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Returns true if the collection contains an element for the key.
containsKey(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharArrayHashMap
 
containsKey(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharArrayMap
 
containsKey(char[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.util.CharArrayMapper
 
containsKey(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharDelegateMap
 
containsKey(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
containsKey(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
containsKey(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
containsKey(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
containsKey(double) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.DoubleCache
Returns true if the collection contains an element for the key.
containsKey(float) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.FloatCache
Returns true if the collection contains an element for the key.
containsKey(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Returns true if the collection contains an element for the key.
containsKey(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
containsKey(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
containsKey(long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.LongCache
Returns true if the collection contains an element for the key.
containsKey(long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
containsKey(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Returns true if the collection contains an element for the key.
containsKey(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
containsKey(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
containsKey(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
containsKey(Object[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
containsKey(T1) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Equivalent to keySet().contains(key).
ContainsKey - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
containsKeyValuePair(T1, T2) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Is there a key that is mapped to the specified value?
containsMethod(String, String) - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
ContainsNestedTypeReferences - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
containsNull - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
containsNullAnnotation(Annotation[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
containsNullTypeAnnotation(IBinaryAnnotation[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
containsNullTypeAnnotation(AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
containsPatterns - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
containsPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
containsPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
containsPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
containsPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
containsPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
containsPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
containsPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Pattern
 
containsPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
containsPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
containsPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
containsPosition(String, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
containsPositionCategory(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
containsSwitchWithTry - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
containsTarget(InstructionHandle) - Methode in Klasse org.aspectj.apache.bcel.generic.CodeExceptionGen
 
containsTarget(InstructionHandle) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionBranch
 
containsTarget(InstructionHandle) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionSelect
 
containsTarget(InstructionHandle) - Methode in Schnittstelle org.aspectj.apache.bcel.generic.InstructionTargeter
 
containsTarget(InstructionHandle) - Methode in Klasse org.aspectj.apache.bcel.generic.LineNumberGen
 
containsTarget(InstructionHandle) - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableGen
 
containsTarget(InstructionHandle) - Methode in Klasse org.aspectj.apache.bcel.generic.Tag
 
containsTarget(InstructionHandle) - Methode in Klasse org.aspectj.weaver.bcel.ExceptionRange
 
containsTry - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
containsTypeElidedPatternVar - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Pattern
 
containsValue(T2) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Equivalent to values().contains(value).
ContainsValue - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
contentChanged() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Mark this delta as a content changed delta.
contentEnd - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
contentEquals(CharSequence) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NameImpl
 
contentKind - Variable in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
contents - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
contents - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
contents - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
contentsOffset - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
contentStart - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnStringLiteral
 
contentTypeChanged(IContentTypeManager.ContentTypeChangeEvent) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
context - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
CONTEXT_MASK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
ContextBasedMatcher - Schnittstelle in org.aspectj.weaver.tools
Pointcut expression interface for pointcut expressions returned by a PointcutDesignatorHandler.
ContextFormatter - Schnittstelle in org.aspectj.bridge.context
 
ContextToken - Schnittstelle in org.aspectj.bridge.context
When an entry is added to the CompilationAndWeavingContext stack, a ContextToken is returned.
continuation_indentation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
continuation_indentation_for_array_initializer - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
CONTINUE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
CONTINUE_STATEMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ContinueStatement.
continueCompletes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
continueCompletes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
continueCompletes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
 
continueCompletes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
continueCompletes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
continueCompletes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
continueCompletes() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
continueCompletes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
continueCompletes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
continueCompletes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
continueLabel - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
continueLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
continueLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
continuesAtOuterLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
ContinueStatement - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Continue statement AST node type.
ContinueStatement - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ContinueStatement(char[], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
contradictoryNullAnnotations(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
contradictoryNullAnnotations(Annotation) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
contradictoryNullAnnotations(Annotation[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContradictoryNullAnnotations - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ContradictoryNullAnnotations - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
contradictoryNullAnnotationsInferred(MethodBinding, int, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
contradictoryNullAnnotationsInferred(MethodBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ContradictoryNullAnnotationsInferred - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ContradictoryNullAnnotationsInferredFunctionType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ContradictoryNullAnnotationsOnBound - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
contradictoryNullAnnotationsOnBounds(Annotation, long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
controller - Variable in Klasse org.aspectj.tools.ajc.Main
control iteration/continuation for command (compiler)
convention_classFile_notClassFileName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_classFile_nullName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_illegalIdentifier - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_import_nullImport - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_import_unqualifiedImport - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_consecutiveDotsName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_dotName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_emptyName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_javaName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_nameWithBlanks - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_nullName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_module_uppercaseName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_package_consecutiveDotsName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_package_dotName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_package_emptyName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_package_nameWithBlanks - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_package_nullName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_package_uppercaseName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_type_dollarName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_type_invalidName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_type_lowercaseName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_type_nameWithBlanks - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_type_nullName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_unit_notJavaName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
convention_unit_nullName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
Conversions - Klasse in org.aspectj.runtime.internal
 
CONVERSIONS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
CONVERSIONS_TYPE - Statische Variable in Klasse org.aspectj.weaver.AjcMemberMaker
 
convert(boolean, AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(boolean, AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(AdviceDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(DeclareDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(InterTypeFieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(PointcutDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(AllocationExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(AND_AND_Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Annotation) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(AnnotationMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(AnnotationMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Argument) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Argument) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ArrayAllocationExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ArrayInitializer) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ArrayInitializer) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ArrayReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(AssertStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Assignment) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ASTNode[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(BinaryExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Block) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Block) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(BreakStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(BreakStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(CaseStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(CastExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(CharLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(CharLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ClassLiteralAccess) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ClassLiteralAccess) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(CompilationUnitDeclaration, char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(CompilationUnitDeclaration, char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(CompoundAssignment) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ConditionalExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ContinueStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(DoStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(DoubleLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(EmptyStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(EqualExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ExplicitConstructorCall) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ExtendedStringLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ExtendedStringLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(FakeDefaultLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(FalseLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(FalseLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(FieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(FieldReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(FieldReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(FloatLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(FloatLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ForeachStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ForeachStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ForStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ForStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(GuardedPattern) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(IfStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(IfStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(InstanceOfExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(InstanceOfExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(IntLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(IntLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(IntLiteralMinValue) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(IntLiteralMinValue) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Javadoc, ASTConverter.IGetJavaDoc, ASTConverter.ISetJavaDoc) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Javadoc, BodyDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Javadoc, BodyDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Javadoc, ModuleDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Javadoc, PackageDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Javadoc, PackageDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(LabeledStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(LabeledStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(LambdaExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(LongLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(LongLiteralMinValue) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(MarkerAnnotation) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(MemberValuePair) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(MessageSend) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(NameReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(NormalAnnotation) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(NormalAnnotation) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(NullLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(NullLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(OR_OR_Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(OR_OR_Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Pattern) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(PostfixExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(PostfixExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(PrefixExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(PrefixExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(QualifiedAllocationExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(QualifiedAllocationExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(QualifiedNameReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(QualifiedNameReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(QualifiedSuperReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(QualifiedSuperReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(QualifiedThisReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(QualifiedThisReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(RecordComponent) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(RecordPattern) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Reference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Reference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ReferenceExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ReturnStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ReturnStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(SingleMemberAnnotation) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(SingleMemberAnnotation) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(SingleNameReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(SingleNameReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(Statement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Statement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(StringLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(StringLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(StringLiteralConcatenation) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(StringLiteralConcatenation) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(SwitchExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(SwitchStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(SwitchStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(SynchronizedStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(SynchronizedStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(TextBlock) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ThisReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ThisReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(ThrowStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(ThrowStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(TrueLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(TrueLiteral) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(TryStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(TryStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(TypeParameter) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(TypeParameter) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(TypePattern) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(UnaryExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(WhileStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(YieldStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convert(PatternNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(Pointcut) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convert(TypePattern) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertASTMethodTypesToSignatures() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateMethodOperation
Returns the type signatures of the parameter types of the current MethodDeclaration
convertClassFileFormat(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClassFileMatchLocator
Convert binary name internally used in class files to binary name as specified by jls-13.1.
convertCompilationUnit(int, CompilationUnitDeclaration, char[], Map, boolean, CompilationUnit, int, IProgressMonitor) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AST
Veraltet.
Use org.eclipse.jdt.core.dom.AST.convertCompilationUnit(int, CompilationUnitDeclaration, Map, boolean, CompilationUnit, int, IProgressMonitor) instead
convertCompilationUnit(int, CompilationUnitDeclaration, char[], Map, boolean, CompilationUnit, IProgressMonitor) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjAST
Internal method.
convertCompilationUnit(int, CompilationUnitDeclaration, Map, boolean, CompilationUnit, int, IProgressMonitor) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AST
Internal method.
convertConstant(Constant) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
Convert one eclipse annotation into an AnnotationX object containing an AnnotationAJ object.
convertEclipseAnnotation(Annotation, World, EclipseFactory) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseAnnotationConvertor
Convert one eclipse annotation into an AnnotationX object containing an AnnotationAJ object.
convertEliminatingTypeVariables(TypeBinding, ReferenceBinding, int, Set) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns a type where either all variables or specific ones got discarded.
convertFromSignature(char[]) - Statische Methode in Klasse org.aspectj.asm.internal.NameConvertor
Creates a readable name from the given char array, for example, given 'I' returns 'int'.
convertImport(ImportReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertPackage(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertSignature(ISignaturePattern) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertString(String) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.Utility
Escape all occurences of newline chars '\n', quotes \", etc.
convertToAnnotationDeclaration(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToEnumDeclaration(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToExpression(Statement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToFieldDeclaration(FieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToFieldDeclaration(FieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToMethodDeclaration(ConstructorDeclaration, CompilationResult) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
convertToMethodDeclaration(ConstructorDeclaration, CompilationResult) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
convertToMethodDeclaration(ConstructorDeclaration, CompilationResult) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
convertToMinValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
convertToMinValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LongLiteral
 
convertToModuleDeclaration(ModuleDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToParameterizedType(ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Convert a given source type into a parameterized form if generic.
convertToParenthesizedExpression(Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToPatternInstanceOfExpression(InstanceOfExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToRawType(TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Returns the given binding's raw type binding.
convertToRawTypes(ReferenceBinding[], boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Convert an array of types in raw forms.
convertToRecord(ASTNode[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToSingleVariableDeclaration(LocalDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToSingleVariableDeclaration(LocalDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToSwingIcon(AbstractIcon) - Methode in Klasse org.aspectj.ajde.IconRegistry
 
convertToVariableDeclarationExpression(LocalDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToVariableDeclarationExpression(LocalDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToVariableDeclarationFragment(InterTypeFieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToVariableDeclarationFragment(FieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToVariableDeclarationFragment(FieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToVariableDeclarationFragment(LocalDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToVariableDeclarationFragment(LocalDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertToVariableDeclarationStatement(LocalDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertToVariableDeclarationStatement(LocalDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertType(TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
convertType(TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
convertTypeNamesToSigs(char[][]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
Convert these type names to signatures.
convertTypeNamesToSigs(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
NOT API, public only for access by Unit tests.
convertTypeSignature(char[], int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Converts a type signature from the IBinaryType representation to the DC representation.
convertUnresolvedBinaryToRawType(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
copy() - Methode in Klasse org.aspectj.apache.bcel.classfile.CodeException
 
copy() - Methode in Klasse org.aspectj.apache.bcel.classfile.Constant
 
copy() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
copy() - Methode in Klasse org.aspectj.apache.bcel.classfile.InnerClass
 
copy() - Methode in Klasse org.aspectj.apache.bcel.classfile.LineNumber
 
copy() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariable
 
copy() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMapEntry
 
copy() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMapType
 
copy() - Methode in Klasse 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() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
copy() - Methode in Klasse org.aspectj.apache.bcel.generic.Tag
 
copy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
copy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return a deep copy of the current instance.
copy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
copy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.SourceModifier
 
copy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeVector
 
copy() - Methode in Klasse org.aspectj.weaver.patterns.Bindings
 
copy(ElementValue, ConstantPool, boolean) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.ElementValue
Creates an (modifiable) ElementValueGen copy of an (immutable) ElementValue - constant pool is assumed correct.
copy(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisAnnos
 
copy(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisParamAnnos
 
copy(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
copy(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
 
copy(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeVisAnnos
 
copy(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeVisParamAnnos
 
copy(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.AnnotationDefault
 
copy(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.EnclosingMethod
 
copy(IClasspathEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation
 
copy(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModel
Copies the given elements to the specified container(s).
copy(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ISourceManipulation
Copies this element to the given container.
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
copy(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
copy(IPath, int, int, IClasspathEntry, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
COPY_INPATH_DIR_RESOURCES - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
copyAnnotationTo(ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
copyArguments(Argument[]) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
copyContext(IntMap) - Methode in Klasse org.aspectj.weaver.IntMap
 
copyDir(File, File) - Statische Methode in Klasse org.aspectj.util.FileUtil
Copy contents of fromDir into toDir
copyDir(File, File, String, String) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.util.FileUtil
Recursively copy files in fromDir (with any fromSuffix) to toDir, replacing fromSuffix with toSuffix if any.
CopyElementsOperation - Klasse 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) - Konstruktor für Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.CopyElementsOperation
When executed, this operation will copy the given elements to the given container.
copyExtraResourcesBack(ClasspathMultiDirectory, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
copyFile(File, File) - Statische Methode in Klasse org.aspectj.util.FileUtil
Copy fromFile to toFile, handling file-file, dir-dir, and file-dir copies.
copyFiles(File, String[], File) - Statische Methode in Klasse org.aspectj.util.FileUtil
Copy files from source dir into destination directory, creating any needed directories.
copyFromPackedState() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariableTable
Returns copy of this attribute using same packed state.
copyInstruction(Instruction) - Statische Methode in Klasse 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
copyInto(Object[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
copyInto(LazyMethodGen, BcelShadow) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
copyLocationFrom(PatternNode) - Methode in Klasse org.aspectj.weaver.patterns.PatternNode
 
copyNullCheckedFieldsFrom(FlowContext) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
CopyPackageFragmentRootOperation - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
CopyPackageFragmentRootOperation(IPackageFragmentRoot, IPath, int, int, IClasspathEntry) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation
 
CopyPlaceholderData() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore.CopyPlaceholderData
 
copyRecordComponentAnnotations(Scope, Binding, Annotation[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
copyResource(IPackageFragmentRoot, IClasspathEntry, IWorkspaceRoot) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation
 
copyResource(IResource, IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
CopyResourceElementsOperation - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
When executed, this operation will copy the given resources to the given containers.
copyResources(IResource[], IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Convenience method to copy resources
copySE8AnnotationsToType(BlockScope, Binding, Annotation[], boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
copySource - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore.CopyPlaceholderData
 
copySourceContext() - Methode in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
copySourceContext() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
copySourceContext() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
copySourceContext() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
CopySourceInfo(RewriteEventStore.PropertyLocation, ASTNode, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
copyState(Parser) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
copyState(Parser) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
copyState(Parser) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
copyStream(DataInputStream, PrintStream) - Statische Methode in Klasse org.aspectj.util.FileUtil
do line-based copying
copyStream(InputStream, OutputStream) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
copyStream(Reader, Writer) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
copyStrings(String[][]) - Statische Methode in Klasse org.aspectj.util.LangUtil
copy non-null two-dimensional String[][]
copySubtree(AST, ASTNode) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.util.FileUtil
Copy file to file.
CORE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
CORE_CIRCULAR_CLASSPATH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Reporting Classpath Cycle.
CORE_ENABLE_CLASSPATH_EXCLUSION_PATTERNS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Enabling Usage of Classpath Exclusion Patterns.
CORE_ENABLE_CLASSPATH_MULTIPLE_OUTPUT_LOCATIONS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Enabling Usage of Classpath Multiple Output Locations.
CORE_ENCODING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Default Source Encoding Format.
CORE_EXCEPTION - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating a core exception occurred.
CORE_INCOMPATIBLE_JDK_LEVEL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Reporting Incompatible JDK Level for Required Binaries.
CORE_INCOMPLETE_CLASSPATH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Reporting Incomplete Classpath.
CORE_JAVA_BUILD_CLEAN_OUTPUT_FOLDER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Cleaning Output Folder(s).
CORE_JAVA_BUILD_DUPLICATE_RESOURCE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Reporting Duplicate Resources.
CORE_JAVA_BUILD_EXTERNAL_ANNOTATIONS_FROM_ALL_LOCATIONS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Read external annotations from all build path entries.
CORE_JAVA_BUILD_INVALID_CLASSPATH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Abort if Invalid Classpath.
CORE_JAVA_BUILD_ORDER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Computing Project Build Order.
CORE_JAVA_BUILD_RECREATE_MODIFIED_CLASS_FILES_IN_OUTPUT_FOLDER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Recreate Modified class files in Output Folder.
CORE_JAVA_BUILD_RESOURCE_COPY_FILTER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Specifying Filters for Resource Copying Control.
CORE_MAIN_ONLY_PROJECT_HAS_TEST_ONLY_DEPENDENCY - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Core option ID: Reporting an output location overlapping another source location.
coreException - Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.core.builder.ImageBuilderInternalException
 
coreException - Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator.WrappedCoreException
 
CoreSeverityMASK - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
correction_nullRequestor - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
correction_nullUnit - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
correctionEnd - Variable in Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
CorrectionEngine - Klasse in org.aspectj.org.eclipse.jdt.core
This class is the entry point for source corrections.
CorrectionEngine(Map) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
The CorrectionEngine is responsible for computing problem corrections.
correctionRequestor - Variable in Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
correctionStart - Variable in Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
correlateTrackingVarsIfElse(FlowInfo, FlowInfo) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CorruptedSignature - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
couldEverMatch(ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.AndSignaturePattern
 
couldEverMatch(ResolvedType) - Methode in Klasse 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) - Methode in Schnittstelle org.aspectj.weaver.patterns.ISignaturePattern
 
couldEverMatch(ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.NotSignaturePattern
 
couldEverMatch(ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.OrSignaturePattern
 
couldEverMatch(ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
couldEverMatchSameJoinPointsAs(KindedPointcut) - Methode in Klasse org.aspectj.weaver.patterns.KindedPointcut
 
couldEverMatchSameJoinPointsAs(WithinPointcut) - Methode in Klasse org.aspectj.weaver.patterns.WithinPointcut
 
couldEverMatchSameTypesAs(TypePattern) - Methode in Klasse org.aspectj.weaver.patterns.AndTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Methode in Klasse org.aspectj.weaver.patterns.AnyTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Methode in Klasse org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Methode in Klasse org.aspectj.weaver.patterns.EllipsisTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Methode in Klasse org.aspectj.weaver.patterns.ExactTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Methode in Klasse org.aspectj.weaver.patterns.NotTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Methode in Klasse org.aspectj.weaver.patterns.NoTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Methode in Klasse org.aspectj.weaver.patterns.OrTypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
 
couldEverMatchSameTypesAs(TypePattern) - Methode in Klasse org.aspectj.weaver.patterns.WildTypePattern
 
couldIncrementalCompileFollow() - Methode in Klasse org.aspectj.weaver.World
 
couldMatchJoinPointsInType(Class) - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
couldMatchJoinPointsInType(Class) - Methode in Klasse org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
couldMatchJoinPointsInType(Class) - Methode in Schnittstelle org.aspectj.weaver.tools.ContextBasedMatcher
Veraltet.
use couldMatchJoinPointsInType(Class,MatchingContext) instead
couldMatchJoinPointsInType(Class) - Methode in Schnittstelle org.aspectj.weaver.tools.PointcutExpression
Determine whether or not this pointcut could ever match a join point in the given class.
couldMatchJoinPointsInType(Class) - Methode in Schnittstelle org.aspectj.weaver.tools.StandardPointcutExpression
Determine whether or not this pointcut could ever match a join point in the given class.
couldMatchJoinPointsInType(Class, MatchingContext) - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.AndPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.ArgsPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.CflowPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.HandlerPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.KindedPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.NotPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.OrPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.PerCflow
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.PerFromSuper
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.PerObject
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.PerSingleton
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.PerTypeWithin
 
couldMatchKinds() - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.patterns.ReferencePointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.WithincodePointcut
 
couldMatchKinds() - Methode in Klasse org.aspectj.weaver.patterns.WithinPointcut
 
COUNT - Statische Variable in Klasse org.aspectj.asm.internal.HandleProviderDelimiter
 
COUNT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
COUNT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.RestrictedIdentifiers
 
COUNT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
countChars() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
counter - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteralConcatenation
 
counter - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
General purpose field that can be used by subclasses to count things
CountingMessageHandler - Klasse in org.aspectj.bridge
Wrap an IMessageHandler to count messages handled.
CountingMessageHandler(IMessageHandler) - Konstruktor für Klasse org.aspectj.bridge.CountingMessageHandler
 
countLabels - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
countLineBreaksBetween(String, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
countLineBreaksBetween(Token, Token) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
countOnes(int) - Statische Methode in Klasse org.aspectj.weaver.Advice
 
COUNTS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
COVERAGE_TEST_FLAG - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
CoverageTestId - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
cp - Variable in Klasse org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
cp - Variable in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
CP_CONTAINER_PATH_UNBOUND - Statische Variable in Schnittstelle 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_ENTRY_IGNORE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_ENTRY_IGNORE_PATH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_INST - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
CP_INVALID_EXTERNAL_ANNOTATION_PATH - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that an external annotation path is invalid.
CP_RESOLVE_VERBOSE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_RESOLVE_VERBOSE_ADVANCED - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_RESOLVE_VERBOSE_FAILURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_USERLIBRARY_PREFERENCES_PREFIX - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CP_USERLIBRARY_PREFERENCES_PREFIX - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibraryManager
 
CP_VARIABLE_PATH_UNBOUND - Statische Variable in Schnittstelle 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
CPCONTAINER_INITIALIZER_EXTPOINT_ID - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Name of the extension point for contributing classpath container initializers
CPE_CONTAINER - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Entry kind constant describing a classpath entry representing a name classpath container.
CPE_LIBRARY - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Entry kind constant describing a classpath entry identifying a library.
CPE_PROJECT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Entry kind constant describing a classpath entry identifying a required project.
CPE_SOURCE - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle 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 Klasse org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
cpool - Variable in Klasse org.aspectj.apache.bcel.classfile.Attribute
 
cpool - Variable in Klasse org.aspectj.apache.bcel.classfile.FieldOrMethod
 
CPVARIABLE_INITIALIZER_EXTPOINT_ID - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Name of the extension point for contributing classpath variable initializers
crc(byte[]) - Statische Methode in Klasse org.aspectj.weaver.tools.cache.AbstractCacheBacking
Calculates CRC32 on the provided bytes
crcClass - Variable in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
crcWeaved - Variable in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
create(int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Creates a basic completion proposal.
create(File) - Methode in Schnittstelle org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator
 
create(String) - Statische Methode in Klasse 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, WorkingCopyOwner) - Statische Methode in Klasse 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(AST) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Creates a new instance for describing manipulations of the given AST.
create(CompilationUnit) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
create(CompilationUnit, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Creates an ImportRewrite from an AST (CompilationUnit).
create(IBufferFactory) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BufferFactoryWrapper
Veraltet.
 
create(ICompilationUnit, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Creates an ImportRewrite from an ICompilationUnit.
create(IOrdinaryClassFile, IProgressMonitor) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory
 
create(BaseProcessingEnvImpl) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
create(IBinaryType, String, String, ZipFile) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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(IFile) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the Java project corresponding to the given project.
create(IResource) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the Java model.
create(IDocument) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
create14Delegate(ReferenceType, World, ClassLoader) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createAccessForInlineMunger(ResolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelWeavingSupport
 
createAccessForInlineMunger(ResolvedType) - Methode in Schnittstelle org.aspectj.weaver.IWeavingSupport
 
createAdviceMunger(AdviceKind, Pointcut, Member, int, IHasSourceLocation, ResolvedType) - Methode in Klasse org.aspectj.weaver.World
Create an advice shadow munger for the given advice kind
createAdviceMunger(AjAttribute.AdviceAttribute, Pointcut, Member, ResolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelWeavingSupport
 
createAdviceMunger(AjAttribute.AdviceAttribute, Pointcut, Member, ResolvedType) - Methode in Schnittstelle org.aspectj.weaver.IWeavingSupport
 
createAfter(IJavaElement) - Methode in Klasse 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) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createAfterAdviceDeclaration(CompilationResult) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createAfterAnnotation(String, String, int) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createAfterReturningAnnotation(String, String, String, int) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createAfterThrowingAnnotation(String, String, String, int) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createAlignmentValue(boolean, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Create a new alignment value according to the given values.
createAlignmentValue(boolean, int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Create a new alignment value according to the given values.
createALOAD(int) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createAndPattern(SearchPattern, SearchPattern) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Veraltet.
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[]) - Methode in Klasse org.aspectj.weaver.patterns.PointcutRewriter
Passed an array of pointcuts, returns an AND tree with them in.
createAnnotatedType(TypeBinding, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createAnnotatedType(TypeBinding, AnnotationBinding[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createAnnotation(ReferenceBinding, ElementValuePair[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createAnnotation(JavaElement, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createAnnotation(JavaElement, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createAnnotationMethod(byte[], int[], int, long) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfo
 
createAnnotationProcessorManager() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
createAnnotations(IBinaryAnnotation[], LookupEnvironment, char[][][]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
createAnswer(String, IBinaryType, char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
createArgfile() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc2
Creates a nested Argfile, add it to the list argfiles, and returns the new Argfile instance.
createArgfiles() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
createArgfiles() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
createArgsAnnotationVar(ResolvedType, int, AnnotationFinder) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionVar
 
createArgsVar(ResolvedType, int, AnnotationFinder) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionVar
 
createArgumentBindings() - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
createArgumentReference(char[], int, boolean, Object, long[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
createArgumentReference(char[], int, boolean, Object, long[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createArgumentReference(char[], int, boolean, Object, long[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createAroundAdviceDeclaration(CompilationResult) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createAroundAdviceDeclaration(CompilationResult) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createAroundAnnotation(String, String, int) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createArrayLoad(Type) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createArraySignature(char[], int) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createArrayType(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Answer an array type binding using the receiver and the given dimension.
createArrayType(TypeBinding, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createArrayType(TypeBinding, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
createArrayType(TypeBinding, int, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createArrayType(TypeBinding, int, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
createArrayTypeBindingKey(String, int) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createAspect(CompilationResult) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createAspectAnnotation(String, int) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
createAssistImportReference(char[][], long[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createAssistImportReference(char[][], long[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createAssistImportReference(char[][], long[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createAssistModuleDeclaration(CompilationResult, char[][], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createAssistModuleDeclaration(CompilationResult, char[][], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createAssistModuleDeclaration(CompilationResult, char[][], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createAssistModuleReference(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createAssistModuleReference(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createAssistModuleReference(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createAssistPackageReference(char[][], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createAssistPackageReference(char[][], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createAssistPackageReference(char[][], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createAssistPackageVisibilityReference(char[][], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createAssistPackageVisibilityReference(char[][], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createAssistPackageVisibilityReference(char[][], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createAST(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Creates an abstract syntax tree.
createASTORE(int) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createASTs(String[], String[], String[], FileASTRequestor, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Creates ASTs for a batch of compilation units.
createASTs(ICompilationUnit[], String[], ASTRequestor, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Creates ASTs for a batch of compilation units.
createAtAnnotationVar(ResolvedType, AnnotationFinder) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionVar
 
createAutomatic(char[], boolean) - Statische Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
createAutomatic(String, boolean, Manifest) - Statische Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
createBacking(File) - Statische Methode in Klasse org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
createBacking(File) - Statische Methode in Klasse org.aspectj.weaver.tools.cache.FlatFileCacheBacking
 
createBacking(File) - Statische Methode in Klasse org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
createBacking(File, AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator<T>) - Statische Methode in Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
createBacking(String) - Methode in Schnittstelle org.aspectj.weaver.tools.cache.CacheFactory
 
createBacking(String) - Methode in Klasse org.aspectj.weaver.tools.cache.DefaultCacheFactory
 
createBacking(String) - Statische Methode in Klasse org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
createBefore(IJavaElement) - Methode in Klasse 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) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createBeforeAdviceDeclaration(CompilationResult) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createBeforeAnnotation(String, String, int) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createBinaryTypeFrom(IBinaryType, PackageBinding, boolean, AccessRestriction) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
createBinaryTypeFrom(IBinaryType, PackageBinding, boolean, AccessRestriction) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createBinaryTypeFrom(IBinaryType, PackageBinding, AccessRestriction) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createBinding(MethodScope, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
createBindingKey(char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createBindings(String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTRequestor
Resolves bindings for the given binding keys.
createBindings(String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.FileASTRequestor
Resolves bindings for the given binding keys.
createBindings(IJavaElement[], IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTParser
Creates bindings for a batch of Java elements.
createBootclasspath() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc10
 
createBootclasspath() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
createBootclasspath() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
createBranchInstruction(short, InstructionHandle) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
Create branch instruction by given opcode, except LOOKUPSWITCH and TABLESWITCH.
createBuffer(ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner
Creates a buffer for the given working copy.
createBuffer(ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BufferFactoryWrapper
Veraltet.
 
createBuffer(ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DefaultWorkingCopyOwner
 
createBuffer(IOpenable) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IBufferFactory
Veraltet.
Creates a buffer for the given owner.
createBuffer(IOpenable) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BufferManager
 
createBuildNotifier(IProgressMonitor, int, BooleanSupplier) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AspectJBuilder
 
createBuildNotifier(IProgressMonitor, int, BooleanSupplier) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
createCache(ClassLoader, List<String>, GeneratedClassHandler, IMessageHandler) - Statische Methode in Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
Creates a new cache using the resolver and backing returned by the DefaultCacheFactory.
createCacheKey(String, byte[]) - Methode in Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
Create a key for a normal weaved class
createCapturedWildcard(WildcardBinding, ReferenceBinding, int, int, ASTNode, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createCast(Type, Type) - Methode in Klasse 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.
createCharArrayTypeSignature(char[], boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Creates a new type signature from the given type name encoded as a character array.
createCheckCast(ReferenceType) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createChildren(HashtableOfArrayToObject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
createClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createClass() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates a default type document fragment.
createClassFile(CharSequence, Element...) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
createClassFileFrom(IFile) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a class file element for the given .class file.
createClassFileFrom(IFile, IJavaProject) - Statische Methode in Klasse 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>) - Methode in Schnittstelle org.aspectj.weaver.tools.cache.CacheKeyResolver
Create a unique string for the given classpath and aspect list
createClassLoaderScope(ClassLoader, List<String>) - Methode in Klasse org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
Create a scope from a set of urls and aspect urls.
createClasspath() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc10
 
createClasspath() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
createClasspath() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
createClasspathProblemMarker(IJavaModelStatus) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Record a new marker denoting a classpath problem
createCodeFormatter() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.ToolFactory
Veraltet.
The extension point has been deprecated, use ToolFactory.createCodeFormatter(Map) instead.
createCodeFormatter(Map) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.ToolFactory
Create an instance of the built-in code formatter.
createCodeFormatter(Map, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.ToolFactory
Creates an instance of a code formatter.
createCollapsePlaceholder() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
 
createComment(int[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
createComment(int[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
createCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createCompilationUnit() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates and return an empty JDOM.
createCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
 
createCompilationUnit(char[], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Veraltet.
 
createCompilationUnit(char[], String) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createCompilationUnit(char[], String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates a JDOM on the given source code.
createCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createCompilationUnit(String, String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates a JDOM on the given source code.
createCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Veraltet.
 
createCompilationUnit(String, String, boolean, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
createCompilationUnit(ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Veraltet.
 
createCompilationUnit(ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
 
createCompilationUnit(ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Veraltet.
 
createCompilationUnitFrom(IFile) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
Create an ICompilationUnit info from the given compilation unit on disk.
createCompilationUnitFromPath(Openable, IFile, char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
 
CreateCompilationUnitOperation - Klasse in org.aspectj.org.eclipse.jdt.internal.core
This operation creates a compilation unit (CU).
CreateCompilationUnitOperation(IPackageFragment, String, String, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateCompilationUnitOperation
When executed, this operation will create a compilation unit with the given name.
createCompilerarg() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
createComponent(byte[], int[], int, long) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
createComponent(char[], long, TypeReference, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createComponent(char[], long, TypeReference, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
createConstant(Object) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
Uses PUSH to push a constant value onto the stack.
createConstant(InstructionFactory, int) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
 
createConstructorDeclaration(CompilationResult) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createConstructorDeclaration(CompilationResult) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
createConstructorDeclaration(CompilationResult) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createConstructorDeclaration(CompilationResult) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
createConversion(InstructionFactory, Type, Type) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
 
createConversion(InstructionFactory, Type, Type, boolean) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
 
createCopyFrom(InstructionFactory, int) - Methode in Klasse org.aspectj.weaver.bcel.AnnotationAccessVar
 
createCopyFrom(InstructionFactory, int) - Methode in Klasse org.aspectj.weaver.bcel.AspectInstanceVar
 
createCopyFrom(InstructionFactory, int) - Methode in Klasse org.aspectj.weaver.bcel.BcelCflowAccessVar
 
createCopyFrom(InstructionFactory, int) - Methode in Klasse org.aspectj.weaver.bcel.BcelFieldRef
 
createCopyFrom(InstructionFactory, int) - Methode in Klasse org.aspectj.weaver.bcel.BcelVar
 
createCopyFrom(InstructionFactory, int) - Methode in Klasse org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
createCopyTarget(ASTNode) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Schnittstelle org.aspectj.weaver.CustomMungerFactory
 
createCustomTypeMungers(ResolvedType) - Methode in Schnittstelle org.aspectj.weaver.CustomMungerFactory
 
createDeclaration(IProgramElement, AbstractIcon, List) - Methode in Klasse org.aspectj.ajde.ui.StructureViewNodeFactory
Implementors must override this method in order to create new nodes.
createDeclaration(IProgramElement, AbstractIcon, List) - Methode in Klasse org.aspectj.ajde.ui.swing.SwingTreeViewNodeFactory
 
createDeclarationIndexKey(char[], char[], char[], int, char[], char[][], char[][], char[], int, char[], int, int) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createDeclareAnnotationDeclaration(CompilationResult, ASTNode, Annotation, Parser, char) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createDeclareAnnotationDeclaration(CompilationResult, ASTNode, Annotation, Parser, char) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createDeclareDeclaration(CompilationResult, ASTNode, Parser) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createDeclareDeclaration(CompilationResult, ASTNode, Parser) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createDeclareErrorOrWarningAnnotation(String, String, boolean, int) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createDeclareParentsAnnotation(String, String, boolean, int) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createDeclarePrecedenceAnnotation(String, int) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createDeclareSoftAnnotation(String, String, int) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createDefaultClassFileBytesDisassembler() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.ToolFactory
Create a classfile bytecode disassembler, able to produce a String representation of a given classfile.
createDefaultClassFileDisassembler() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.ToolFactory
createDefaultClassFileReader(InputStream, int) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.ToolFactory
Create a classfile reader onto a classfile Java element.
createDefaultCodeFormatter(Map) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.ToolFactory
Veraltet.
Use ToolFactory.createCodeFormatter(Map) instead but note the different options
createDefaultConstructor(boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
createDefaultConstructorForRecord(boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
createDefaultConstructorWithBinding(MethodBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
createDefaultDeclarationIndexKey(char[], char[], int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
createDefaultParameterNames(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createDelegate(ReferenceType, World, Class<?>) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createDelegate(ReferenceType, World, ClassLoader) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createdElements - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
The list of new resources created during this operation.
createDeltaTree(IJavaElement, JavaElementDelta) - Methode in Klasse 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(IClassFile) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory
 
createDescriptor(ModularClassFile) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleFactory
 
createdNode - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
The AST node representing the element that this operation created.
createDoclet() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
createDocletpath() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
createDumpDirPerClassloader() - Methode in Klasse org.aspectj.weaver.loadtime.definition.Definition
 
createDup(int) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createDup_1(int) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createDup_2(int) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createElement(ClassScope, ICompilationUnit, HashSet, HashMap) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HandleFactory
Create handle by adding child to parent obtained by recursing into parent scopes.
CreateElementInCUOperation - Klasse in org.aspectj.org.eclipse.jdt.internal.core
This abstract class implements behavior common to CreateElementInCUOperations.
CreateElementInCUOperation(IJavaElement) - Konstruktor für Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Returns a new element info for this element.
createElementInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Returns a new element info for this element.
createElementInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Returns a new element info for this element.
createElementInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
createElementInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Returns a new element info for this element.
createElementInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns a new element info for this element.
createElementInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
createElementInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
createElementInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
createElementInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Returns a new element info for this element.
createElementInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
Returns a new element info for this element.
createError(int, String, Throwable) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
createExclude() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc2
Override Javac.createExclude() to set haveExcludes to true.
createExtdirs() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc10
 
createExtdirs() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
createExtendedAjcPreClinit(LazyMethodGen, int) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
factory method for building multiple extended clinit methods.
createExternalFoldersProject(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
createFakeEmptyStatement(Statement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
createFakeEmptyStatement(Statement) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
createFakeNullLiteral(Expression) - Methode in Klasse 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!
createFakeNullPattern(Pattern) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
Warning: Callers of this method must ensure that the fake pattern node is not recorded in ASTConverter.recordNodes(ASTNode, org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode),similar to fake NullLiteral
createFakeReference(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createField() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createField() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates a default field document fragment.
createField(byte[], int[], int, long) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
createField(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
 
createField(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createField(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates a field document fragment on the given source code.
createField(String, IJavaElement, boolean, IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a field in this type with the given contents.
createField(String, IJavaElement, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
createField(String, IJavaElement, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
createField(JavaElement, ISourceElementRequestor.FieldInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createField(JavaElement, ISourceElementRequestor.FieldInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createFieldAccess(String, String, Type, short) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
Create a field instruction.
createFieldDeclaration(char[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createFieldDeclaration(char[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
CreateFieldOperation - Klasse in org.aspectj.org.eclipse.jdt.internal.core
This operation creates a field declaration in a type.
CreateFieldOperation(IType, String, boolean) - Konstruktor für Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
createFieldReference(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
createFieldReference(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createFieldReference(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createFields(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
 
createFile(IContainer, String, InputStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Convenience method to create a file
createFileStructureNode(AsmManager, String) - Statische Methode in Klasse org.aspectj.weaver.model.AsmRelationshipProvider
 
createFolder(IContainer, String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Convenience method to create a folder
createFolder(IPath, IContainer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
createFor(boolean, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
createForkclasspath() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
createFromString(Reader) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibrary
 
createGeneratedCacheKey(String) - Methode in Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
Created a key for a generated class
createGet(InstructionFactory, Member) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
 
createGetClassMethod(TypeBinding, MethodBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createGetField(String, String, Type) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createGetStatic(String, String, Type) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createGlobalView(GlobalViewProperties) - Methode in Klasse org.aspectj.ajde.ui.StructureViewManager
 
createGroup() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
createGroupNode(ASTNode[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Creates and returns a node that represents a sequence of nodes.
createHandle(AbstractMethodDeclaration, IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Creates an IMethod from the given method declaration and type.
createHandle(AbstractVariableDeclaration, IJavaElement) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Creates an IField from the given field declaration and type.
createHandle(LambdaExpression, IJavaElement) - Methode in Klasse 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) - Methode in Schnittstelle org.aspectj.asm.IElementHandleProvider
 
createHandleIdentifier(File, int, int, int) - Methode in Klasse org.aspectj.asm.internal.JDTLikeHandleProvider
 
createHandleIdentifier(IProgramElement) - Methode in Schnittstelle org.aspectj.asm.IElementHandleProvider
 
createHandleIdentifier(IProgramElement) - Methode in Klasse org.aspectj.asm.internal.JDTLikeHandleProvider
 
createHandleIdentifier(ISourceLocation) - Methode in Schnittstelle org.aspectj.asm.IElementHandleProvider
 
createHandleIdentifier(ISourceLocation) - Methode in Klasse org.aspectj.asm.internal.JDTLikeHandleProvider
 
createHandlerMember(Class, Class, World) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createHierarchyForBinaryAspect(AsmManager, ShadowMunger) - Statische Methode in Klasse org.aspectj.weaver.model.AsmRelationshipProvider
Creates the hierarchy for binary aspects
createHierarchyResolver(IType, PossibleMatch[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
createHierarchyScope(IType) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the hierarchy of the given type.
createHierarchyScope(IType) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createHierarchyScope(IType, WorkingCopyOwner) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the hierarchy of the given type.
createHierarchyScope(IType, WorkingCopyOwner) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createIcon(String) - Methode in Klasse org.aspectj.ajde.IconRegistry
 
createIcon(String) - Methode in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
Implement to create platform-specific icons.
createIdentifierTypePattern(TypePattern) - Methode in Klasse 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) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createIfPseudoToken(Parser, Expression) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createImport() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createImport() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates an empty import document fragment.
createImport() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
 
createImport(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
 
createImport(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createImport(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates an import document fragment on the given source code.
createImport(String, IJavaElement, int, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
createImport(String, IJavaElement, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
createImportContainer(ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createImportContainer(ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createImportDeclaration(ImportContainer, String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createImportDeclaration(ImportContainer, String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createImportHandle(ImportReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Creates an IImportDeclaration from the given import statement
CreateImportOperation - Klasse in org.aspectj.org.eclipse.jdt.internal.core
This operation adds an import declaration to an existing compilation unit.
CreateImportOperation(String, ICompilationUnit, int) - Konstruktor für Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createInclude() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc2
Override Javac.createInclude() to set haveIncludes to true.
createIndentationString(int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
 
createIndentString(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
createIndexEntry(CachedClassEntry, byte[]) - Statische Methode in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
createIndexKey(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
createIndexKey(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
createIndexKey(char[], int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
Constructor entries are encoded as TypeName '/' Arity: e.g.
createIndexKey(char[], int) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
createIndexKey(int, char[], char[], char[][], char[][], char, char[], char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
createIndexLocation(URL) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
createInfoFromClassFile(Openable, IResource) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
 
createInfoFromClassFileInJar(Openable) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
 
createInitialBoundSet(TypeVariableBinding[]) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
JLS 18.5.1: compute bounds from formal and actual parameters.
createInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createInitializer() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates an empty initializer document fragment.
createInitializer(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
Creates an INITIALIZER document fragment from the given source.
createInitializer(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createInitializer(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates an initializer document fragment from the given source code.
createInitializer(String, IJavaElement, IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a static initializer in this type with the given contents.
createInitializer(String, IJavaElement, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
createInitializer(String, IJavaElement, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
createInitializer(JavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createInitializer(JavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
CreateInitializerOperation - Klasse in org.aspectj.org.eclipse.jdt.internal.core
This operation creates a initializer in a type.
CreateInitializerOperation(IType, String) - Konstruktor für Klasse 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 - Statische Variable in Klasse org.aspectj.weaver.World
Should we create the hierarchy for binary classes and aspects
createInjars() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
createInpath() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
createInstance(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented node of the given node type.
createInstance(Class) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AST
Creates an unparented node of the given node class (non-abstract subclass of ASTNode).
createInstance(World) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
 
createInstanceOf(ReferenceType) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createInterface() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates a default type document fragment.
createInternalclasspath() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc10
 
createInternalclasspath() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
createIntersectionCastTypeReference(TypeReference[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
createIntersectionType18(ReferenceBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createIntersectionTypeSignature(char[][]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Creates a new intersection type signature from the given type signatures.
createIntersectionTypeSignature(String[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Creates a new intersection type signature from the given type signatures.
createInterTypeConstructorDeclaration(CompilationResult) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createInterTypeConstructorDeclaration(CompilationResult) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createInterTypeFieldDeclaration(CompilationResult, TypeReference) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createInterTypeFieldDeclaration(CompilationResult, TypeReference) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createIntertypeMemberClassDeclaration(CompilationResult) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createIntertypeMemberClassDeclaration(CompilationResult) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createInterTypeMethodDeclaration(CompilationResult) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createInterTypeMethodDeclaration(CompilationResult) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createInvoke(String, String, String, short) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createInvoke(String, String, Type, Type[], short) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createInvoke(String, String, Type, Type[], short, boolean) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
Create an invoke instruction.
createInvoke(InstructionFactory, short, Member) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
Create an invoke instruction
createInvoke(InstructionFactory, BcelWorld, Member) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
 
createInvoke(InstructionFactory, LazyMethodGen) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
 
createInxml() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
createITDAnnotation(char[], int, char[], int) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createJarPackageFragmentRootFrom(IFile) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Creates and returns a handle for the given JAR file.
createJarPackageFragmentRootFrom(IFile, IJavaProject) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createJavadocParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createJavadocParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
createJavaSearchScope(boolean, IJavaElement[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(boolean, IJavaElement[], boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the given Java elements.
createJavaSearchScope(boolean, IJavaElement[], boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(boolean, IJavaElement[], int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the given Java elements.
createJavaSearchScope(boolean, IJavaElement[], int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(IJavaElement[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the given Java elements.
createJavaSearchScope(IJavaElement[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(IJavaElement[], boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the given Java elements.
createJavaSearchScope(IJavaElement[], boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(IJavaElement[], int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope limited to the given Java elements.
createJavaSearchScope(IJavaElement[], int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createJavaSearchScope(IResource[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
createJvmarg() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc10
 
createJvmarg() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
support for nested <jvmarg> elements
createJvmarg() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
createLambdaExpression(JavaElement, String, int, int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaFactory
 
createLambdaExpression(JavaElement, LambdaExpression) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaFactory
 
createLambdaMethod(JavaElement, String, String, int, int, int, String[], String[], String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaFactory
 
createLambdaMethod(JavaElement, LambdaExpression) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaFactory
 
createLambdaTypeElement(LambdaExpression, ICompilationUnit, HashSet, HashMap) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HandleFactory
Returns a handle denoting the lambda type identified by its scope.
createLink() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
createLink(IProgramElement, AbstractIcon) - Methode in Klasse org.aspectj.ajde.ui.StructureViewNodeFactory
Implementors must override this method in order to create link new nodes.
createLink(IProgramElement, AbstractIcon) - Methode in Klasse org.aspectj.ajde.ui.swing.SwingTreeViewNodeFactory
 
createLinkFolder(IPath, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
createLoad(InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.AnnotationAccessVar
 
createLoad(InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.AspectInstanceVar
 
createLoad(InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.BcelCflowAccessVar
 
createLoad(InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.BcelFieldRef
 
createLoad(InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.BcelVar
 
createLoad(InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
createLoad(Type, int) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createLoadInstructions(ResolvedType, InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.BcelCflowAccessVar
 
createLoadInstructions(ResolvedType, InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
createLocalDeclaration(char[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createLocalDeclaration(char[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createLocalDeclaration(char[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
createMemberType(ReferenceBinding, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createMessageHandler() - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
createMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createMethod() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates a default method document fragment.
createMethod(byte[], int[], int, long) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
createMethod(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
 
createMethod(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createMethod(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates a method document fragment on the given source code.
createMethod(String, IJavaElement, boolean, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
createMethod(String, IJavaElement, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
createMethodDeclaration(CompilationResult) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createMethodDeclaration(CompilationResult) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
createMethodDeclaration(CompilationResult) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createMethodDeclaration(CompilationResult) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
createMethodHandle(JavaElement, ISourceElementRequestor.MethodInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createMethodHandle(JavaElement, ISourceElementRequestor.MethodInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createMethodNameMatch(IMethod, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Create a method name match on a given method with specific modifiers.
createMethodNameMatch(IMethod, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
CreateMethodOperation - Klasse in org.aspectj.org.eclipse.jdt.internal.core
This operation creates an instance method.
CreateMethodOperation(IType, String, boolean) - Konstruktor für Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
createMethodReference(Object, List) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
createMethodReference(Object, List) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createMethodReference(Object, List) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createMethodSignature(char[][], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Creates a method signature from the given parameter and return type signatures.
createMethodSignature(char[][], char[][], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createMethodSignature(char[][], char[][], char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createMethodSignature(String[], String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Creates a method signature from the given parameter and return type signatures.
createMissingType(PackageBinding, char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createModule(byte[], int[], int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
createModule(ModuleDeclaration) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
createModuleHandle(JavaElement, ISourceElementRequestor.ModuleInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createModuleReference(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
createModuleReference(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createModuleTypeReference(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
createModuleTypeReference(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createModuleTypeReference(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createMoveTarget(ASTNode) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse 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.
createNew(String) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createNew(ObjectType) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createNewArray(Type, short) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
Create new array of given size and type.
createNewFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
createNewFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
Creates a new file for the given index location
createNewFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
createNewStructureModel(Map<File, String>) - Statische Methode in Klasse org.aspectj.asm.AsmManager
 
createNode(IProgramElement) - Methode in Klasse org.aspectj.ajde.ui.StructureViewNodeFactory
 
createNode(IProgramElement, List) - Methode in Klasse org.aspectj.ajde.ui.StructureViewNodeFactory
 
createNonGenericTypeSignature(char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createNull(Type) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
Create "null" value for reference types, 0 for basic types like int
createNullBuffer(IOpenable) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BufferManager
 
createOpenable(String, IJavaSearchScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HandleFactory
Creates an Openable handle from the given resource path.
createOrPattern(SearchPattern, SearchPattern) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
createPackage() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createPackage() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates an empty package document fragment.
createPackage() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
 
createPackage(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
 
createPackage(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createPackage(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createPackage(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates a package document fragment on the given source code.
createPackageDeclaration(String, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
createPackageDeclaration(JavaElement, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createPackageDeclaration(JavaElement, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createPackageDeclarationHandle(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Creates an IImportDeclaration from the given import statement
CreatePackageDeclarationOperation - Klasse in org.aspectj.org.eclipse.jdt.internal.core
This operation adds/replaces a package declaration in an existing compilation unit.
CreatePackageDeclarationOperation(String, ICompilationUnit) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
When executed, this operation will add a package declaration to the given compilation unit.
createPackageFragementKey(IPath) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Does nothing by default.
createPackageFragment(String, boolean, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
CreatePackageFragmentOperation - Klasse 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) - Konstruktor für Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
createParam() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc.Doclet
 
createParameterizedGenericMethod(MethodBinding, RawTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedGenericMethod(MethodBinding, TypeBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedGenericMethod(MethodBinding, TypeBinding[], boolean, boolean, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedGenericMethod(MethodBinding, TypeBinding[], TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedMethod(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
createParameterizedMethod(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
createParameterizedQualifiedAssistTypeReference(char[][], TypeReference[][], char[], TypeReference[], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createParameterizedQualifiedAssistTypeReference(char[][], TypeReference[][], char[], TypeReference[], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createParameterizedQualifiedAssistTypeReference(char[][], TypeReference[][], char[], TypeReference[], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createParameterizedSingleAssistTypeReference(TypeReference[], char[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createParameterizedSingleAssistTypeReference(TypeReference[], char[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createParameterizedSingleAssistTypeReference(TypeReference[], char[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createParameterizedType(ResolvedType, UnresolvedType[], World) - Statische Methode in Klasse org.aspectj.weaver.TypeFactory
Create a parameterized version of a generic type.
createParameterizedTypeBindingKey(String, String[]) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
createPath() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc.Doclet
 
createPattern(String, int, int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Returns a search pattern based on a given string pattern.
createPattern(IJavaElement, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Returns a search pattern based on a given Java element.
createPattern(IJavaElement, int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Returns a search pattern based on a given Java element.
createPendingFolders(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
createPlainPackage(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createPointcutAnnotation(String, String, int) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createPointcutDeclaration(CompilationResult) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createPointcutDeclaration(CompilationResult) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createPointcutDesignator(Parser, ASTNode) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createPointcutDesignator(Parser, ASTNode) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createPointcutParameter(String, Class) - Methode in Klasse org.aspectj.weaver.tools.StandardPointcutParser
Create a pointcut parameter of the given name and type.
createPointcutParameter(String, Class<?>) - Methode in Klasse org.aspectj.weaver.tools.PointcutParser
Create a pointcut parameter of the given name and type.
createPolymorphicMethod(MethodBinding, TypeBinding[], Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createPop(int) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createPrivilegedAnnotation(int) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AtAspectJAnnotationFactory
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
createProblem(char[], int, String[], int, String[], int, int, int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CancelableProblemFactory
 
createProblem(char[], int, String[], String[], int, int, int, int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
createProblem(char[], int, String[], String[], int, int, int, int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.IProblemFactory
 
createProblem(char[], int, String[], String[], int, int, int, int, int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
createProblem(char[], int, String[], String[], int, int, int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CancelableProblemFactory
 
createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
createProblemType(TypeDeclaration, CompilationResult) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createProceed(MessageSend) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createProposal(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createPseudoExpressions(TypeBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
createPseudoToken(Parser, String, boolean) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createPseudoToken(Parser, String, boolean) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createPseudoTokensFrom(ASTNode[], CompilationResult) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
createPseudoTokensFrom(ASTNode[], CompilationResult) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
createPutField(String, String, Type) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createPutStatic(String, String, Type) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createQualifiedAssistNameReference(char[][], char[], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createQualifiedAssistNameReference(char[][], char[], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createQualifiedAssistNameReference(char[][], char[], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createQualifiedAssistTypeReference(char[][], char[], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createQualifiedAssistTypeReference(char[][], char[], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createQualifiedAssistTypeReference(char[][], char[], long[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createRangeCopy(ASTNode, StructuralPropertyDescriptor, ASTNode, ASTNode, boolean, ASTNode, ASTNode, TextEditGroup) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
createRawType(ReferenceBinding, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createRawType(ReferenceBinding, ReferenceBinding, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createRecordComponent(JavaElement, ISourceElementRequestor.FieldInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createRecordComponent(JavaElement, ISourceElementRequestor.FieldInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createRelationship(IRelationship, AbstractIcon) - Methode in Klasse org.aspectj.ajde.ui.StructureViewNodeFactory
Implementors must override this method in order to create new relationship nodes.
createRelationship(IRelationship, AbstractIcon) - Methode in Klasse org.aspectj.ajde.ui.swing.SwingTreeViewNodeFactory
 
createResolvedAdviceMember(Method, World) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createResolvedConstructor(Constructor, World) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createResolvedField(Field, World) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createResolvedMember(Member, World) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
convert a java.lang.reflect.Member into a resolved member in the world
createResolvedMemberFor(Member) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
createResolvedMethod(Method, World) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createResolver() - Methode in Schnittstelle org.aspectj.weaver.tools.cache.CacheFactory
 
createResolver() - Methode in Klasse org.aspectj.weaver.tools.cache.DefaultCacheFactory
 
createResource(JavaFileManager.Location, CharSequence, CharSequence, Element...) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AjBatchFilerImpl
 
createResource(JavaFileManager.Location, CharSequence, CharSequence, Element...) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
createReturn(Type) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
Create typed return
createReturnStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createReturnStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createScanner(boolean, boolean, boolean, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.ToolFactory
Create a scanner, indicating the level of detail requested for tokenizing.
createScanner(boolean, boolean, boolean, long, long, char[][], char[][], boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
createScanner(boolean, boolean, boolean, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.ToolFactory
Create a scanner, indicating the level of detail requested for tokenizing.
createScanner(boolean, boolean, boolean, String, String) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.ToolFactory
Create a scanner, indicating the level of detail requested for tokenizing.
createScope(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
createSearchPattern(String, int, int, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
createSearchPattern(IJavaElement, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
createSet(InstructionFactory, Member) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
 
createShortName(char[], boolean, boolean) - Statische Methode in Klasse org.aspectj.asm.internal.NameConvertor
Given 'Ppkg/MyGenericClass<Ljava/lang/String;Ljava/lang/Integer;>;' will return 'QMyGenericClass<QString;QInteger;>;'
createSimpleCache() - Statische Methode in Klasse org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
createSingleAssistNameReference(char[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createSingleAssistNameReference(char[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createSingleAssistNameReference(char[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createSingleAssistTypeReference(char[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createSingleAssistTypeReference(char[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createSingleAssistTypeReference(char[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createSnapShotParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createSnapShotParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
createSnapShotParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
createSnippetInnerTag(String, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createSnippetInnerTag(String, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createSnippetRegion(String, List<Object>, Object, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createSnippetRegion(String, List<Object>, Object, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createSnippetTag() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createSnippetTag() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createSourceFile(CharSequence, Element...) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
createSourcepath() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
createSourceRoots() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
createSrc() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc10
 
createSrc() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
createSrcdir() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc10
 
createSrcdir() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
createSrcdir() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
createStaticInitMember(Class, World) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory
 
createStore(InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.AnnotationAccessVar
 
createStore(InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.AspectInstanceVar
 
createStore(InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.BcelCflowAccessVar
 
createStore(InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.BcelFieldRef
 
createStore(InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.BcelVar
 
createStore(InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
createStore(Type, int) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
createStrictHierarchyScope(IJavaProject, IType, boolean, boolean, WorkingCopyOwner) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
createStringLiteral(char[], int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
createStringLiteral(char[], int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
createStringPlaceholder(String, int) - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
 
createSyntheticFieldBinding(SourceTypeBinding, ResolvedMember) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
Build a new Eclipse SyntheticFieldBinding for an AspectJ ResolvedMember.
createTag() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createTag() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createTargetAnnotationVar(ResolvedType, AnnotationFinder) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionVar
 
createTargetVar(ResolvedType, AnnotationFinder) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionVar
 
createThis() - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
Create reference to `this'
createThisAnnotationVar(ResolvedType, AnnotationFinder) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionVar
 
createThisVar(ResolvedType, AnnotationFinder) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionVar
 
createToString(StringMaker) - Methode in Klasse org.aspectj.runtime.reflect.FieldSignatureImpl
 
createType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates a default type document fragment.
createType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
 
createType(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.jdom.DOMFactory
Veraltet.
 
createType(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMFactory
Veraltet.
Creates a type document fragment on the given source code.
createType(String, IJavaElement, boolean, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Creates and returns a type in this type with the given contents.
createType(String, IJavaElement, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
createType(String, IJavaElement, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
createType(String, IJavaElement, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
createTypeBindingKey(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.BindingKey
Creates a new type binding key from the given type name.
createTypeFor(AST) - Methode in Klasse org.aspectj.ajdt.core.dom.AjTypeDeclFactory
 
createTypeFor(AST) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration.ITypeDeclFactory
 
createTypeFromSignature(String) - Statische Methode in Klasse org.aspectj.weaver.TypeFactory
Used by UnresolvedType.read, creates a type from a full signature.
createTypeHandle(String) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createTypeHandle(JavaElement, ISourceElementRequestor.TypeInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
CreateTypeHierarchyOperation - Klasse 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) - Konstruktor für Klasse 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) - Konstruktor für Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
Constructs an operation to create a type hierarchy for the given type and working copies.
CreateTypeMemberOperation - Klasse in org.aspectj.org.eclipse.jdt.internal.core
Implements functionality common to operations that create type members.
CreateTypeMemberOperation(IJavaElement, String, boolean) - Konstruktor für Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Create a type name match on a given type with specific modifiers.
createTypeNameMatch(IType, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
CreateTypeOperation - Klasse in org.aspectj.org.eclipse.jdt.internal.core
This operation creates a class or interface.
CreateTypeOperation(IJavaElement, String, boolean) - Konstruktor für Klasse 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(char[], char[][], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createTypeParameter(JavaElement, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
createTypeParameter(JavaElement, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
createTypeParameterSignature(char[], char[][]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Creates a new type parameter signature with the given name and bounds.
createTypeParameterSignature(String, String[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Creates a new type parameter signature with the given name and bounds.
createTypeReference(char[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createTypeReference(char[], int, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createTypeReference(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createTypeReference(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createTypeReference(int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
createTypeReference(int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
createTypeReference(int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
createTypeReference(int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
createTypeReference(String, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
createTypeSignature(char[], boolean) - Statische Methode in Klasse 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[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
createTypeSignature(String, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Creates a new type signature from the given type name.
createTypeVariableBindingKey(String, String) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
createUnionTypeSignature(String[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Creates a new union type signature from the given type signatures.
createUnresolvedAnnotation(ReferenceBinding, ElementValuePair[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createUnresolvedParameterizedType(String, String, UnresolvedType[]) - Statische Methode in Klasse org.aspectj.weaver.TypeFactory
Create an *unresolved* parameterized version of a generic type.
createUnresolvedParameterizedType(String, UnresolvedType[]) - Statische Methode in Klasse org.aspectj.weaver.TypeFactory
Create a signature then delegate to the other factory method.
createViewForSourceFile(String, StructureViewProperties) - Methode in Klasse org.aspectj.ajde.ui.StructureViewManager
 
createWilcardTypeBindingKey(String, char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.BindingKey
Veraltet.
This method is missing crucial information necessary for proper wildcard binding key creation.
createWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
createWildcardTypeBindingKey(String, char, String, int) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionVar
 
createWithinCodeAnnotationVar(ResolvedType, AnnotationFinder) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionVar
 
createWithReferencedProjects(IJavaProject, List<IJavaProject>, ICompilationUnit[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
createWorkspaceScope() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a Java search scope with the workspace as the only limit.
createWorkspaceScope() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
creatingProblemType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
CREATION_REFERENCE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type CreationReference.
creationOccurred - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
A flag indicating whether creation of a new element occurred.
CreationReference - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Creation reference expression AST node type (added in JLS8 API).
CROSSCUTTING - Statische Variable in Klasse org.aspectj.ajde.ui.StructureViewProperties.Hierarchy
 
crosscuttingMembers - Variable in Klasse org.aspectj.weaver.ResolvedType
 
CrosscuttingMembers - Klasse in org.aspectj.weaver
This holds on to all members that have an invasive effect outside of there own compilation unit.
CrosscuttingMembers(ResolvedType, boolean) - Konstruktor für Klasse org.aspectj.weaver.CrosscuttingMembers
 
CrosscuttingMembersSet - Klasse in org.aspectj.weaver
This holds on to all CrosscuttingMembers for a world.
CrosscuttingMembersSet(World) - Konstruktor für Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
CtSym - Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
The compilation unit AST used for this operation
cud - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
CurlyBracket - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
CurlyBracket - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
currConfigChanged(String) - Methode in Schnittstelle org.aspectj.ajde.internal.BuildConfigListener
Called when the current configuration has changed.
currConfigFilePath - Variable in Klasse org.aspectj.ajde.internal.LstBuildConfigManager
 
CURRENT - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
currentCategory - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
currentCharacter - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
currentElement - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
currentFileChanged(String) - Methode in Schnittstelle org.aspectj.ajde.EditorListener
 
currentIndex - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
currentJob() - Methode in Klasse 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 or index manager is disabled Until the job has completed, the job manager will keep answering the same job.
currentJobForced() - Methode in Klasse 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, independently on job manager enablement state.
currentOffset - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
currentPackage - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
currentPackage - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier.LocalDeclarationVisitor
 
currentPackageName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
currentPackageName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
currentPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchPattern
 
currentPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndPattern
 
currentPosition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
currentPossibleMatch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
currentRecoveryType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
currentRepetition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
currentSegment - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
currentSegment - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
currentSpace - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Amount of cache space used so far
currentToken - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
currentTokenStart - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
currentView - Variable in Klasse org.aspectj.ajde.ui.swing.StructureViewPanel
 
cursorLocation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
cursorLocation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
CustomMungerFactory - Schnittstelle in org.aspectj.weaver
This interface is introduced to support tools like PointcutDoctor.
cuToHandle - Variable in Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Cycle detected marker attribute (value "cycleDetected").
cycleRisk() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ChildListPropertyDescriptor
Returns whether this property is vulnerable to cycles.
cycleRisk() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ChildPropertyDescriptor
Returns whether this property is vulnerable to cycles.
cyclicModuleDependency(ModuleBinding, ModuleReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
CyclicModuleDependency - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 

D

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

E

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

F

F_ADDED_TO_CLASSPATH - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the annotations of the element have changed.
F_ARCHIVE_CONTENT_CHANGED - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the element's archive content on the classpath has changed.
F_AST_AFFECTED - Statische Variable in Schnittstelle 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_CATEGORIES - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the categories of the element have changed.
F_CHILDREN - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that there are changes to the children of the element.
F_CLASSPATH_ATTRIBUTES - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the attributes of the element have changed.
F_CLASSPATH_CHANGED - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Veraltet.
F_CLOSED - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the underlying IProject has been closed.
F_CONSTRUCTOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_CONTENT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the content of the element has changed.
F_FIELD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_FINE_GRAINED - Statische Variable in Schnittstelle 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
F_INCLUDE_COMMENTS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.CodeFormatter
Flag used to include the comments during the formatting of the code snippet.
F_IS_CLOSED - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
F_IS_READ_ONLY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
F_LOCAL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_LOCAL_VAR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_MEMBER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_METHOD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_MODIFIERS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the modifiers of the element have changed.
F_MOVED_FROM - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the element was moved from another location.
F_MOVED_TO - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the element was moved to another location.
F_OPENED - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the underlying IProject has been opened.
F_PARAMETERIZED_METHOD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_PARAMETERIZED_TYPE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_PRIMARY_RESOURCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the resource of a primary compilation unit has changed.
F_PRIMARY_WORKING_COPY - Statische Variable in Schnittstelle 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_REMOVED_FROM_CLASSPATH - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the element has changed position relatively to its siblings.
F_RESOLVED_CLASSPATH_CHANGED - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that the resolved classpath of a project has changed.
F_SOURCEATTACHED - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Change flag indicating that one of the supertypes of an IType has changed.
F_TYPE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_TYPE_PARAMETER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
F_WILDCARD_TYPE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
f2d() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
F2D - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
F2D - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
F2D - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
f2i() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
F2I - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
F2I - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
F2I - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
f2l() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
F2L - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
F2L - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
F2L - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fAbort - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Veraltet.
Set to true when an error is encounterd while fuzzy parsing
factory - Variable in Klasse org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
factory - Variable in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
factory - Variable in Klasse org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
factory - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.BufferFactoryWrapper
Veraltet.
 
Factory - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Creates javax.lang.model wrappers around JDT internal compiler bindings.
Factory - Klasse in org.aspectj.runtime.reflect
 
Factory(String, Class) - Konstruktor für Klasse org.aspectj.runtime.reflect.Factory
 
Factory(BaseProcessingEnvImpl) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
This object should only be constructed by the BaseProcessingEnvImpl.
FACTORY - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
FACTORY_PROPERTY - Statische Variable in Klasse org.aspectj.weaver.tools.TraceFactory
 
FactoryMethod - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
fadd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FADD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FADD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FADD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fail(String) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
 
fail(String, Throwable) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
Create fail message.
fail(IMessageHandler, String) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
create and handle fail message (ignored if handler is null)
fail(IMessageHandler, String, Throwable) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
create and handle fail message (ignored if handler is null)
fail(IMessageHandler, String, Throwable) - Statische Methode in Klasse org.aspectj.tools.ajc.Main
convenience API to make fail messages (without MessageUtils's fail prefix)
FAIL - Statische Variable in Schnittstelle org.aspectj.bridge.IMessage
 
FAIL_INCOMPLETE - Statische Variable in Klasse org.aspectj.bridge.MessageUtil
 
FAIL_NOMESSAGE - Statische Variable in Klasse org.aspectj.bridge.MessageUtil
 
FAILED - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
 
failOnWarning - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
FAKE_ARGUMENT_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
FAKE_IDENTIFIER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
FAKE_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
FAKE_TYPE_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
FAKE_USED - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
FakeAnnotation - Klasse 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) - Konstruktor für Klasse org.aspectj.weaver.bcel.FakeAnnotation
 
FakeDefaultLiteral - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Sole purpose of FakeDefaultLiteral is to appear in case 'default' of switch patterns (JEP 406 at the time of writing this comment)
FakeDefaultLiteral(int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakeDefaultLiteral
 
FakedTrackingVariable - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
FakedTrackingVariable.IteratorForReporting - Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
fakeInModule - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
fakePaddedParameters - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
fakeReachable(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FALL_THROUGH_TAG - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
fallbackCompareTo(Object) - Methode in Schnittstelle org.aspectj.util.PartialOrder.PartialComparable
This method can provide a deterministic ordering for elements that are strictly not comparable.
fallbackCompareTo(Object) - Methode in Klasse org.aspectj.weaver.ConcreteTypeMunger
 
fallbackCompareTo(Object) - Methode in Klasse org.aspectj.weaver.ShadowMunger
 
fallBackToSpringForward(Statement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
FALLTHROUGH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
FALLTHROUGH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
FallthroughCase - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FallthroughCase - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
faload() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FALOAD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FALOAD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FALOAD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
FALSE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set an option to false.
FALSE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
FALSE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReductionResult
 
FALSE - Statische Variable in Klasse org.aspectj.weaver.ast.Literal
 
FalseLiteral - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
FalseLiteral(int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
fastForward(Statement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.AndPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.ArgsPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.CflowPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.HandlerPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.KindedPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.NotPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.OrPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.PerCflow
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.PerFromSuper
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.PerObject
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.PerSingleton
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.PerTypeWithin
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.Pointcut
Could I match any shadows in the code defined within this type?
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.ReferencePointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.WithincodePointcut
 
fastMatch(FastMatchInfo) - Methode in Klasse org.aspectj.weaver.patterns.WithinPointcut
 
fastMatches(AnnotatedElement) - Methode in Klasse org.aspectj.weaver.patterns.AnnotationTypePattern
 
fastMatches(AnnotatedElement) - Methode in Klasse org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
fastMatches(AnnotatedElement) - Methode in Klasse org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
fastMatches(AnnotatedElement) - Methode in Klasse org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
FastMatchInfo - Klasse in org.aspectj.weaver.patterns
Represents a type that pointcuts may match.
FastMatchInfo(ResolvedType, Shadow.Kind, World) - Konstruktor für Klasse org.aspectj.weaver.patterns.FastMatchInfo
 
fastore() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FASTORE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FASTORE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FASTORE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fatal(String) - Methode in Klasse org.aspectj.weaver.tools.AbstractTrace
 
fatal(String) - Methode in Schnittstelle org.aspectj.weaver.tools.Trace
 
fatal(String, Throwable) - Methode in Klasse org.aspectj.weaver.tools.CommonsTrace
 
fatal(String, Throwable) - Methode in Klasse org.aspectj.weaver.tools.DefaultTrace
 
fatal(String, Throwable) - Methode in Klasse org.aspectj.weaver.tools.Jdk14Trace
 
fatal(String, Throwable) - Methode in Schnittstelle org.aspectj.weaver.tools.Trace
 
Fatal - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
fatalError(SAXParseException) - Methode in Klasse org.aspectj.weaver.loadtime.definition.DocumentParser
 
faultInTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
fBuildingCU - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Veraltet.
True when a compilation unit is being constructed.
fBuildingSingleMember - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
True when parsing a single member - ignore any problems encountered after the member.
fBuildingType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Veraltet.
True when a compilation unit or type is being constructed.
fcmpg() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FCMPG - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FCMPG - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FCMPG - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fcmpl() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FCMPL - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FCMPL - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FCMPL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fconst_0() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FCONST_0 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FCONST_0 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FCONST_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fconst_1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FCONST_1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FCONST_1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FCONST_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fconst_2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FCONST_2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FCONST_2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FCONST_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fContents - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
fdiv() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FDIV - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FDIV - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FDIV - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fDocument - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Veraltet.
The String on which the JDOM is being created.
fDocument - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
The shared document that the contents for this node are contained in.
FeatureNotSupported - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
fetchAccessRestriction(String) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
fetchLinkedJars(FileSystem.ClasspathSectionProblemReporter) - Methode in Schnittstelle 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.
fetchNextToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
fetchNextToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
fFieldCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Veraltet.
The number of fields constructed in the current document.
fFields - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
Collection of multiple fields in one declaration
fFileName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
fFinishedSingleMember - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
True when the single member being built has been exited.
fFirstChild - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
The first child of this node - null when this node has no children.
field(String, int, String, String) - Statische Methode in Klasse org.aspectj.weaver.MemberImpl
 
Field - Klasse in org.aspectj.apache.bcel.classfile
This class represents the field info structure, i.e., the representation for a variable in the class.
Field - Enum-Konstante in Enum-Klasse org.aspectj.lang.reflect.DeclareAnnotation.Kind
 
Field - Enum-Konstante in Enum-Klasse org.aspectj.weaver.loadtime.definition.Definition.DeclareAnnotationKind
 
Field - Statische Variable in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
Field(int, int, int, Attribute[], ConstantPool) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.Field
 
Field(Field) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.Field
 
FIELD - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
see org.eclipse.jdt.annotation.DefaultLocation.FIELD
FIELD - Variable in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
 
FIELD - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
FIELD - Statische Variable in Klasse org.aspectj.asm.internal.HandleProviderDelimiter
 
FIELD - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
FIELD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
FIELD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a field.
FIELD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Node type constant indicating a field declaration.
FIELD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a field.
FIELD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
FIELD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
FIELD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
FIELD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
FIELD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
FIELD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
FIELD - Statische Variable in Klasse org.aspectj.weaver.AnnotationTargetKind
 
FIELD - Statische Variable in Schnittstelle org.aspectj.weaver.Member
 
FIELD_ACCESS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type FieldAccess.
FIELD_AND_METHOD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
FIELD_CONTAINER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
FIELD_DECL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
FIELD_DECLARATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type FieldDeclaration.
FIELD_DECLARATION_TYPE_REFERENCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as the type of a field declaration.
FIELD_DETAIL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
FIELD_GET - Statische Variable in Schnittstelle org.aspectj.lang.JoinPoint
 
FIELD_GET - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
FIELD_IMPORT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is an import of reference to a static field.
FIELD_INFOS - Statische Variable in Schnittstelle 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.SourceTypeConverter
 
FIELD_PATTERN - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
FIELD_REF - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a field.
FIELD_REF_WITH_CASTED_RECEIVER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a field with a casted receiver.
FIELD_SET - Statische Variable in Schnittstelle org.aspectj.lang.JoinPoint
 
FIELD_SET - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
FIELD_SUMMARY - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
FIELD_TAGS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
fieldAccess(byte, FieldBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FieldAccess - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Field access expression AST node type.
fieldBinding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
fieldBinding() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
FieldBinding - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
FieldBinding() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
FieldBinding(char[], TypeBinding, int, ReferenceBinding, Constant) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
FieldBinding(FieldDeclaration, TypeBinding, int, ReferenceBinding) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
FieldBinding(FieldBinding, ReferenceBinding) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
FieldComparisonYieldsFalse - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
fieldCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
fieldCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
fieldCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
fieldDeclaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
FieldDeclaration - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Field declaration node type.
FieldDeclaration - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
FieldDeclaration() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
FieldDeclaration(char[], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
FieldDeclarationMatch - Klasse in org.aspectj.org.eclipse.jdt.core.search
A Java search match that represents a field declaration.
FieldDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.search.FieldDeclarationMatch
Creates a new field declaration match.
fieldDescriptor - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeDescriptor
 
fieldDescriptorToBinaryName(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory
Given a field descriptor, if the field descriptor points to a class this returns the binary name of the class.
fieldExists(String) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
fieldFreeTypeVariableReference(FieldBinding, long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FieldGen - Klasse in org.aspectj.apache.bcel.generic
Template class for building up a field.
FieldGen(int, Type, String, ConstantPool) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.FieldGen
Declare a field.
FieldGen(Field, ConstantPool) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.FieldGen
Instantiate from existing field.
FieldGenOrMethodGen - Klasse in org.aspectj.apache.bcel.generic
Super class for FieldGen and MethodGen objects, since they have some methods in common!
FieldGenOrMethodGen() - Konstruktor für Klasse org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
FieldGet - Klasse in org.aspectj.weaver.ast
 
FieldGet - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
FieldGet(Member, ResolvedType) - Konstruktor für Klasse org.aspectj.weaver.ast.FieldGet
 
FieldGetBit - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
FieldGetCall - Klasse in org.aspectj.weaver.ast
 
FieldGetCall(Member, Member, Expr[]) - Konstruktor für Klasse org.aspectj.weaver.ast.FieldGetCall
 
fieldHiding(FieldDeclaration, Binding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FieldHiding - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
FieldHidingField - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FieldHidingLocalVariable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FieldHost - Statische Variable in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
FieldHostTypeMunger(ResolvedMember, UnresolvedType, TypePattern) - Konstruktor für Klasse org.aspectj.weaver.MethodDelegateTypeMunger.FieldHostTypeMunger
Construct a new type munger for @AspectJ ITD
FieldInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
FieldInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IFieldInfo.
FieldInfo() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
FieldInfo(byte[], int[], int, long) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
FieldInfo(byte[], IConstantPool, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
FieldInfoWithAnnotation - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
FieldInfoWithTypeAnnotation - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
 
FieldInitsFakingFlowContext - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.flow
FieldInitsFakingFlowContext(FlowContext, ASTNode, ReferenceBinding[], FlowContext, BlockScope, UnconditionalFlowInfo) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FieldInitsFakingFlowContext
 
FieldInstruction - Klasse in org.aspectj.apache.bcel.generic
Super class for the GET/PUTxxx family of instructions.
FieldInstruction(short, int) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.FieldInstruction
 
FieldLocator - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
FieldLocator(FieldPattern) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
FieldMissingDeprecatedAnnotation - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FieldMustBeFinal - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FieldOrMethod - Klasse in org.aspectj.apache.bcel.classfile
Abstract super class for fields and methods.
FieldOrMethod - Klasse in org.aspectj.apache.bcel.generic
Super class for InvokeInstruction and FieldInstruction, since they have some methods in common!
FieldOrMethod() - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.FieldOrMethod
 
FieldOrMethod(int, int, int, Attribute[], ConstantPool) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.FieldOrMethod
 
FieldOrMethod(short, int) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.FieldOrMethod
 
FieldOrMethod(DataInputStream, ConstantPool) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.FieldOrMethod
 
FieldOrMethod(FieldOrMethod) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.FieldOrMethod
Initialize from another object.
FieldPattern - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
FieldPattern(char[], char[], char[], char[], char[], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
FieldPattern(char[], char[], char[], char[], char[], String, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
fieldPrefixes - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
FieldReadAccess - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
fieldRefCache - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
FieldReference - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
AspectJ Extension - support for FieldBinding.alwaysNeedsAccessMethod
FieldReference(char[], long) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
FieldReferenceMatch - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.search.FieldReferenceMatch
Creates a new field reference match.
FieldRefTag - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FieldRelated - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
fields - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
fields - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
fields - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
fields - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
fields - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
A collection of the resulting fields, or null if no field results have been received.
fields() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
fields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
fields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
fields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
fields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
FIELDS_CANT_HAVE_VOID_TYPE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
FieldSet - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
FieldSetBit - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
FieldSignature - Schnittstelle in org.aspectj.lang.reflect
 
FieldSignatureImpl - Klasse in org.aspectj.runtime.reflect
 
fieldsOrThisBeforeConstructorInvocation(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
fieldStore(Scope, CodeStream, FieldBinding, MethodBinding, TypeBinding, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
fieldSuffixes - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
FieldTypeAmbiguous - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.AmbiguousType instead
fieldTypeCompletionNode - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
FieldTypeInheritedNameHidesEnclosingName - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
FieldTypeInternalNameProvided - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.InternalTypeNameProvided instead
FieldTypeNotFound - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.UndefinedType instead
FieldTypeNotVisible - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.NotVisibleType instead
FieldTypeSignature() - Konstruktor für Klasse org.aspectj.util.GenericSignature.FieldTypeSignature
 
fieldTypeSignature2TypeX(GenericSignature.FieldTypeSignature, GenericSignature.FormalTypeParameter[], World) - Statische Methode in Klasse org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXConverter
 
FieldWriteAccess - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
file - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
file - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
file - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
file - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
FILE - Variable in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
 
FILE - Statische Variable in Klasse org.aspectj.ajde.ui.StructureViewProperties.Granularity
 
FILE - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
FILE_ASPECTJ - Variable in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
 
FILE_ASPECTJ - Statische Variable in Klasse org.aspectj.ajde.ui.BuildConfigNode.Kind
 
FILE_ASPECTJ - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
file_badFormat - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
FILE_JAVA - Variable in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
 
FILE_JAVA - Statische Variable in Klasse org.aspectj.ajde.ui.BuildConfigNode.Kind
 
FILE_JAVA - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
FILE_LST - Variable in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
 
FILE_LST - Statische Variable in Klasse org.aspectj.ajde.ui.BuildConfigNode.Kind
 
FILE_LST - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
FILE_NAME - Statische Variable in Klasse org.aspectj.ajde.ui.internal.UserPreferencesStore
 
file_notFound - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
FILE_PROPERTY - Statische Variable in Klasse org.aspectj.weaver.tools.DefaultTraceFactory
 
FileASTRequestor - Klasse in org.aspectj.org.eclipse.jdt.core.dom
An AST requestor handles ASTs for compilation units passed to ASTParser.createASTs.
FileASTRequestor() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.dom.FileASTRequestor
 
fileCheckDelay() - Methode in Klasse org.aspectj.tools.ajc.Main.CommandController
delay between filesystem checks, returning if quit is set
FileFinder - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
FileFinder() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileFinder
 
FileIndexLocation - Klasse in org.aspectj.org.eclipse.jdt.internal.core.index
 
FileIndexLocation(File) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
FileIndexLocation(File, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
FileIndexLocation(URL, File) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
fileManager - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl
 
filename - Variable in Klasse org.aspectj.weaver.bcel.UnwovenClassFile
 
fileName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
fileName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
fileName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
fileName() - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjClassFile
 
fileName() - Methode in Klasse org.aspectj.ajdt.internal.compiler.InterimCompilationResult
 
fileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods returns a char[] representing the file name of the receiver
fileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
fileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
fileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
filenames - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
files - Variable in Klasse org.aspectj.ajdt.ajc.ConfigParser
 
files - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
files(String) - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
FileStructureView - Klasse in org.aspectj.ajde.ui
Should only be created by the StructureViewManager or an equivalent factory.
FileStructureView(StructureViewProperties) - Konstruktor für Klasse org.aspectj.ajde.ui.FileStructureView
 
filesWithAnnotations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
FileSystem - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
FileSystem(String[], String[], String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem(String[], String[], String, int, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem(String[], String[], String, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem(String[], String[], String, Collection<String>) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem(String[], String[], String, Collection<String>, int, String) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem(FileSystem.Classpath[], String[], boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem(FileSystem.Classpath[], String[], boolean, Set<String>) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
FileSystem.Classpath - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.batch
A Classpath, even though an IModuleLocation, can represent a plain classpath location too.
FileSystem.ClasspathNormalizer - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.batch
This class is defined how to normalize the classpath entries.
FileSystem.ClasspathSectionProblemReporter - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.batch
 
fileToClassName(File, File) - Statische Methode in Klasse org.aspectj.util.FileUtil
Extract the name of a class from the path to its file.
FILETYPE_CLASS - Statische Variable in Schnittstelle org.aspectj.ajde.core.IOutputLocationManager
 
FILETYPE_CLASS - Statische Variable in Schnittstelle org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
 
FILETYPE_OUTJAR - Statische Variable in Schnittstelle org.aspectj.ajde.core.IOutputLocationManager
 
FILETYPE_OUTJAR - Statische Variable in Schnittstelle org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
 
FILETYPE_RESOURCE - Statische Variable in Schnittstelle org.aspectj.ajde.core.IOutputLocationManager
 
FILETYPE_RESOURCE - Statische Variable in Schnittstelle org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
 
FILETYPE_UNKNOWN - Statische Variable in Schnittstelle org.aspectj.ajde.core.IOutputLocationManager
 
FILETYPE_UNKNOWN - Statische Variable in Schnittstelle org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
 
FileUtil - Klasse in org.aspectj.util
 
FileUtil.Pipe - Klasse in org.aspectj.util
A pipe when run reads from an input stream to an output stream, optionally sleeping between reads.
fillDeclaredMembers() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
fillInAnyTypeParameters(ConcreteTypeMunger) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
fillInDefaultNonNullness18(AbstractMethodDeclaration, LookupEnvironment) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
fillingRatio() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
 
fillingRatio() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
 
fillup(String, int, boolean, char) - Statische Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
filter(Iterator<T>) - Methode in Schnittstelle org.aspectj.weaver.Iterators.Filter
 
filterEntriesCoveredByTheNewIndex(IJavaSearchScope) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.UnindexedSearchScope
 
filterNullTypeAnnotations(AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
filterPossibleTags(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
filterSlashes(String) - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
 
FINAL - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Modifiers
 
FINAL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
"final" modifier constant (bit mask).
FINAL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
FINAL - Statische Variable in Klasse org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
FINAL_KEYWORD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"final" modifier with flag value Modifier.FINAL.
FinalBoundForTypeVariable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FinalFieldAssignment - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
finalizeProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
FINALLY - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
FINALLY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
FINALLY_BLOCK - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
FINALLY_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.TryStatement
The "finally" structural property of this node type (child type: Block).
finallyBlock - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
FinallyBlockNotCompleting - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
FinallyFlowContext - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
finallyInfo - Variable in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FinallyMustCompleteNormally - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
finalMethodCannotBeOverridden(MethodBinding, MethodBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
FinalMethodCannotBeOverridden - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FinalOuterLocalAssignment - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
FinalParameterBound - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
finalParameters - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Set that contains all final local variables.
finalVariableBound(TypeVariableBinding, TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
find(char[], AbstractMethodDeclaration, int, char[][], UnresolvedReferenceNameFinder.UnresolvedReferenceNameRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
find(char[], Initializer, ClassScope, int, char[][], UnresolvedReferenceNameFinder.UnresolvedReferenceNameRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
find(File, String) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
find(String, String, IPackageFragmentRoot[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Returns the given type in the the given package if it exists, otherwise null.
find(IJavaElement) - Methode in Klasse 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) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.EclipseClassPathManager
 
find(UnresolvedType) - Methode in Klasse org.aspectj.weaver.bcel.ClassPathManager
 
findAffectedSourceFiles(IResourceDelta, int, StringSet) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
findAffectedSourceFiles(IResourceDelta, ClasspathLocation[], IProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
findAfter(char[], Scope, ClassScope, int, int, char[][], UnresolvedReferenceNameFinder.UnresolvedReferenceNameRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
findAnnotation(long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
Retrieve the null annotation that has been translated to the given nullTagBits.
findAnnotationPathViaContainer(IProject, String, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
findAny(CompilationUnitDeclaration, ASTNode) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
findAspectDeclaringParents(DeclareParents) - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
findAspectjtoolsJar() - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.UnresolvedReferenceNameFinder
 
findClass(char[], String, String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
findClass(char[], String, String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
findClass(char[], String, String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
findClass(char[], String, String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
findClass(char[], String, String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
findClass(char[], String, String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
findClass(char[], String, String, String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
findClass(char[], String, String, String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
findClass(char[], String, String, String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
findClass(char[], String, String, String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
findClass(char[], String, String, String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
findClass(char[], String, String, String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
findClass(char[], String, String, String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
findClass(char[], String, String, String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
findClass(char[], String, String, String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathMultiReleaseJar
 
findClass(char[], String, String, String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathSourceJar
 
findClass(char[], String, String, String, boolean) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
findClass(char[], String, String, String, boolean, Predicate<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
findClass(char[], String, String, String, boolean, Predicate<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
findClass(String) - Methode in Klasse org.aspectj.apache.bcel.util.ClassLoaderRepository
Find an already defined JavaClass in the local cache.
findClass(String) - Methode in Klasse org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository
Find an already defined JavaClass.
findClass(String) - Methode in Schnittstelle org.aspectj.apache.bcel.util.Repository
Find the class with the name provided, if the class isn't there, return NULL.
findClass(String) - Methode in Klasse org.aspectj.apache.bcel.util.SyntheticRepository
Find an already defined (cached) JavaClass object by name.
findClass(String) - Methode in Klasse org.aspectj.apache.bcel.util.ThreadLocalAwareRepository
 
findClass(String) - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
findClass(String) - Methode in Klasse org.aspectj.weaver.bcel.ExtensibleURLClassLoader
 
findClass(String, String, String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
findClass(String, String, String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
findClass(String, String, String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
findClass(String, String, String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
findClass(String, String, String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
findClass(String, String, String, String, boolean, Predicate<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
findClass(String, String, String, String, boolean, Predicate<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
findClass(String, String, String, String, boolean, Predicate<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJMod
 
findClass(String, String, String, String, boolean, Predicate<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
findClass(String, String, String, String, boolean, Predicate<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
findClass(String, String, String, String, boolean, Predicate<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
findClass(String, String, String, String, boolean, Predicate<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiReleaseJar
 
findClass(String, String, String, String, boolean, Predicate<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
findCloserMatchForLineNumber(IProgramElement, int) - Methode in Schnittstelle org.aspectj.asm.IHierarchy
For a specified node, check if any of the children more accurately represent the specified line.
findCloserMatchForLineNumber(IProgramElement, int) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
For a specified node, check if any of the children more accurately represent the specified line.
findCompilationUnit(String) - Methode in Klasse 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[]) - Methode in Klasse 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, boolean, ISearchRequestor, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Must be used only by CompletionEngine.
findConstructorParameterNames(char[], char[], char[], char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
findContainingClasspathEntry(IResource) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the class path entry which contains the given resource and not explicitly excluded using an exclusion pattern, or null otherwise.
findContainingClasspathEntry(IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findCorrespondingViewNode(IProgramElement) - Methode in Klasse org.aspectj.ajde.ui.StructureView
Searches from the root node of the view down in order to find matches.
findDeclarations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
findDeclarations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
findDeclarations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
findDeclarations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
 
findDeclaringNode(String) - Methode in Klasse 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) - Methode in Klasse 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findDefaultNullnessTarget(Predicate<Integer>) - Methode in Klasse 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[]) - Methode in Klasse org.aspectj.weaver.ReferenceType
Look for a derivative type with the specified type parameters.
findDescendant(JavaElementDelta.Key) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findElement(String, WorkingCopyOwner) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findElement(IJavaElement, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
findElement(IJavaElement, int, SourceMapper) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findElement(IPath, WorkingCopyOwner) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findElementForHandle(String) - Methode in Schnittstelle org.aspectj.asm.IHierarchy
 
findElementForHandle(String) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
findElementForHandleOrCreate(String, boolean) - Methode in Schnittstelle org.aspectj.asm.IHierarchy
 
findElementForHandleOrCreate(String, boolean) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
findElementForLabel(IProgramElement, IProgramElement.Kind, String) - Methode in Schnittstelle org.aspectj.asm.IHierarchy
Returns the first match
findElementForLabel(IProgramElement, IProgramElement.Kind, String) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
findElementForOffSet(String, int, int) - Methode in Schnittstelle org.aspectj.asm.IHierarchy
 
findElementForOffSet(String, int, int) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
findElementForSignature(IProgramElement, IProgramElement.Kind, String) - Methode in Schnittstelle org.aspectj.asm.IHierarchy
Returns the first match
findElementForSignature(IProgramElement, IProgramElement.Kind, String) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
Returns the first match
findElementForSourceFile(String) - Methode in Schnittstelle org.aspectj.asm.IHierarchy
 
findElementForSourceFile(String) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
findElementForSourceLine(String, int) - Methode in Schnittstelle org.aspectj.asm.IHierarchy
Never returns null
findElementForSourceLine(String, int) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
Never returns null
findElementForSourceLine(ISourceLocation) - Methode in Schnittstelle org.aspectj.asm.IHierarchy
TODO: discriminate columns
findElementForSourceLine(ISourceLocation) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
TODO: discriminate columns
findElementForType(String, String) - Methode in Schnittstelle org.aspectj.asm.IHierarchy
 
findElementForType(String, String) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
Find the entry in the model that represents a particular type.
findElements(IJavaElement) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Finds the elements in this compilation unit that correspond to the given element.
findElements(IJavaElement) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IWorkingCopy
findElements(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
findEvent(Object, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
Kind is either ORIGINAL, NEW, or BOTH
findExactMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findExactMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
findExactTypes(char[], boolean, int, ISearchRequestor) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
findField(TypeBinding, char[], InvocationSite, boolean) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findField(TypeBinding, char[], InvocationSite, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findFieldForCodeSnippet(TypeBinding, char[], InvocationSite) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
findFirstTokenInLine(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
findFirstTokenInLine(int, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
findGroundTargetTypeForElidedLambda(BlockScope, ParameterizedTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
findHandle(int) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
Get instruction handle for instruction at byte code position pos.
findHandle(int, InstructionHandle[]) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
findHandle(int, InstructionHandle[], boolean) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
findHandle(InstructionHandle[], int[], int, int) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
findHandle(InstructionHandle[], int[], int, int, boolean) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
findInContext(String, String, int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
findIndexMatches(SearchPattern, Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, boolean, IProgressMonitor) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Query a given index for matching entries.
findIndexMatches(SearchPattern, Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
Query a given index for matching entries.
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Query a given index for matching entries.
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.IntersectingPattern
 
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariablePattern
 
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Query a given index for matching entries.
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.IntersectingPattern
 
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.LocalVariablePattern
 
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
findInFileMap(String) - Methode in Schnittstelle org.aspectj.asm.IHierarchy
 
findInFileMap(String) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
findInitializer(IInitializer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
findJavaProject(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
findLambdaSuperType(LambdaExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
findLineSeparator(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Finds the first line separator used by the given text.
findLocalElement(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
findLocalElement(int, MethodScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
findLocalType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
findLocalVariableDeclarations(int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.ajde.ui.StructureSearchManager
 
findMatchingIndexNames(QualifierQuery) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
findMatchingNewParents(ResolvedType, boolean) - Methode in Klasse org.aspectj.weaver.patterns.DeclareParents
 
findMatchingPackages(String) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
findMemberType(char[], ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMemberTypes(char[], ReferenceBinding, Scope, SourceTypeBinding, boolean, boolean, ObjectVector, Binding[], int[], int[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
findMethod(IMethod) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
findMethod(IType, char[], String[], boolean) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
findMethod0(ReferenceBinding, char[], TypeBinding[], InvocationSite, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMethodBinding(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
findMethodForArray(ArrayBinding, char[], TypeBinding[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMethodForArray(ArrayBinding, char[], TypeBinding[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
findMethodFromBinding(MethodBinding, String[], ReferenceBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findMethodParameterNames(char[], char[], char[], char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
findMethods(IMethod) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Finds the methods in this type that correspond to the given method.
findMethods(IMethod) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
findMethods(IMethod) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
findMethods(IMethod, IMethod[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
findModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
findModule(File, String, Parser, Map<String, String>, boolean, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ModuleFinder
 
findModule(String, WorkingCopyOwner) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findModules(char[], ISearchRequestor, IJavaProject) - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ModuleFinder
 
findMostSpecificStatus(FlowInfo, BlockScope, BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
findNextTypeBinding(int, Scope, PackageBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
findNode(CompilationUnit) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
findNode(CompilationUnit) - Methode in Klasse 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) - Methode in Schnittstelle org.aspectj.asm.IHierarchy
Discover the node representing a particular source file.
findNodeForSourceFile(IProgramElement, String) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
Discover the node representing a particular source file.
findNodeForSourceLine(String, int) - Methode in Klasse org.aspectj.ajde.ui.BuildConfigModel
 
findOriginalInheritedMethod(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
findOriginalInheritedMethod(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
findOriginalResource(IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
findOverriddenMethodInType(ReferenceBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
 
findPackage(char[], ModuleBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
findPackage(char[], ModuleBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
findPackageFragementRoots(String[]) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findPackageFragment(IPath) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findPackageFragment(IPath) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findPackageFragmentRoot0(IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findPackageFragmentRoots(IClasspathEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the existing package fragment roots identified by the given entry.
findPackageFragmentRoots(IClasspathEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findPackageFragments(String, boolean) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
findPackages(char[], ISearchRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Find the packages that start with the given prefix.
findPackages(char[], ISearchRequestor, IPackageFragmentRoot[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Find the packages that start with the given prefix and belong to the given module.
findPackageSet() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
Calculate and cache the package list available in the zipFile.
findPackagesInModule(char[], ModuleBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
findParameterNames(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Finds the method parameter names.
findParameterNames(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
findPointcut(String) - Methode in Klasse org.aspectj.weaver.ResolvedType
 
findPrimaryType() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IWorkingCopy
Veraltet.
findPrimaryType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
findPrimaryType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
findPrimaryType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
findPrivilegedBinding(SourceTypeBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
findPrivilegedBinding(SourceTypeBinding, InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
findPrivilegedHandler(ReferenceBinding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findRecommendedLineSeparator() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IOpenable
Finds and returns the recommended line separator for this element.
findRecommendedLineSeparator() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
findReferences - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
findReferences - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
findReferences - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern
 
findReferences - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
 
findResidue(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.Pointcut
This can be called from NotPointcut even for Pointcuts that don't match the shadow
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.AndPointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.ArgsPointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.CflowPointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.HandlerPointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut
At each shadow that matched, the residue can be different.
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.KindedPointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.NotPointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.OrPointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.PerCflow
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.PerFromSuper
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.PerObject
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.PerSingleton
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.PerTypeWithin
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.Pointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.ReferencePointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.WithincodePointcut
 
findResidueInternal(Shadow, ExposedState) - Methode in Klasse org.aspectj.weaver.patterns.WithinPointcut
 
findSecondaryInClass(char[], String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
findsField(String) - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
findSharedWorkingCopy(IBufferFactory) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IWorkingCopy
findSharedWorkingCopy(IBufferFactory) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Veraltet. 
findSource(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
findSource(String, String) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
findSourceFiles(IResourceDelta) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
findSourcePositionInLine(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
findStateManagingOutputLocation(File) - Statische Methode in Klasse org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
 
findSuperTypeOriginatingFrom(int, boolean) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
findSuperTypeOriginatingFrom(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Find supertype which originates from a given type, or null if not found
findType(char[][]) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
findType(char[][]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
findType(char[][]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.INameEnvironment
Find a type with the given compound name.
findType(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
findType(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
 
findType(char[][], char[]) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
findType(char[][], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
findType(char[][], char[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
findType(char[][], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
findType(char[][], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
findType(char[][], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
findType(char[], char[][]) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
findType(char[], char[][]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
findType(char[], char[][]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.INameEnvironment
Find a type named in the package .
findType(char[], char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
findType(char[], char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
 
findType(char[], char[][], boolean) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.INameEnvironmentExtension
 
findType(char[], char[][], boolean, char[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.INameEnvironmentExtension
Find a type named in the package .
findType(char[], char[][], boolean, char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
findType(char[], char[][], char[]) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
findType(char[], char[][], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
findType(char[], char[][], char[]) - Methode in Schnittstelle 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
findType(char[], char[][], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
findType(char[], char[][], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
findType(char[], PackageBinding, PackageBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findType(String) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, boolean, int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
findType(String, boolean, int, boolean, boolean, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
findType(String, String) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, String, boolean, int, boolean) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Find type.
findType(String, String, boolean, int, boolean, boolean, boolean, IProgressMonitor, IPackageFragmentRoot[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NameLookup
Find type.
findType(String, String, boolean, int, boolean, IPackageFragmentRoot[]) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, String, WorkingCopyOwner, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, String, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, IPackageFragment, boolean, int) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, WorkingCopyOwner, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(String, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findType(IType) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ASTNodeFinder
 
findTypeInModules(char[][], ModuleBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Find a type in the given module or any module read by it.
findTypeNames(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
findTypeNames(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
findTypeNames(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
findTypeNames(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
findTypeNames(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
findTypeNames(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
findTypeNames(String, String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
findTypes(char[], boolean, boolean, int, ISearchRequestor) - Methode in Klasse 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, boolean, ISearchRequestor, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Must be used only by CompletionEngine.
findTypes(char[], boolean, int, int, ISearchRequestor, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CancelableNameEnvironment
 
findTypes(char[], boolean, int, int, ISearchRequestor, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
Must be used only by CompletionEngine.
findTypeVariable(char[], SourceTypeBinding) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
findTypeVariable(char[], SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Other scopes can override this method
findUnfilteredPackageFragmentRoots(IClasspathEntry) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
findVariable(char[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
findVariable(char[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
findWorkingCopy(WorkingCopyOwner) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Finds the working copy for this compilation unit, given a WorkingCopyOwner.
findWorkingCopy(WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
FINE_GRAIN_MASK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
FINE_GRAIN_MASK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
FINE_GRAIN_MASK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
 
fineGrain - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
Fine grain limitation
fineGrain() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorLocator
 
fineGrain() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
fineGrain() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
fineGrain() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
fineGrain() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
fineGrained() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Mark this delta as a fine-grained delta.
finish() - Methode in Klasse org.aspectj.ajde.ui.swing.BuildProgressPanel
Jumps the progress bar to the end.
finish(boolean) - Methode in Schnittstelle org.aspectj.ajde.core.IBuildProgressMonitor
Stop the progress monitor
finish(boolean) - Methode in Klasse org.aspectj.ajde.ui.swing.DefaultBuildProgressMonitor
Jump the progress bar to the end and finish progress monitoring.
finished() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.SubTypeSearchJob
 
finished(SourceFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
 
finishedCompilationUnit(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
finishedTypeMungers - Variable in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
finishedWith() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
finishedWith(String, CompilationResult, char[], ArrayList, ArrayList) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
finishedWith(String, CompilationResult, char[], ArrayList, ArrayList) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
finishResolveTypes(AbstractMethodDeclaration, MethodBinding, int, SourceTypeBinding) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.PointcutDesignator
 
finishResolveTypes(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Called at the end of resolving types
finishTypeMungers() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
finishUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
finishUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.LineBreaksPreparator
 
finishUp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.SpacePreparator
 
finishUp(ASTNode, List<IRegion>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
fInsertionPosition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
fireChange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Notifies listeners that this hierarchy has changed and needs refreshing.
fireModelUpdated() - Methode in Klasse org.aspectj.asm.AsmManager
 
fireNavigateBackAction(StructureView) - Methode in Klasse org.aspectj.ajde.ui.StructureViewManager
 
fireNavigateForwardAction(StructureView) - Methode in Klasse org.aspectj.ajde.ui.StructureViewManager
 
fireNavigationAction(String, int) - Methode in Klasse org.aspectj.ajde.ui.StructureViewManager
Only navigations of the default view are registered with the history.
fireNavigationAction(IProgramElement, boolean) - Methode in Klasse org.aspectj.ajde.ui.StructureViewManager
 
FIRST_ENUM_CONST - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
FIRST_KIND - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
First valid completion kind.
firstActionWithID(String, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
FirstAssignmentToLocal - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
firstBound - Variable in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
firstIndexBefore(ASTNode, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
firstIndexIn(ASTNode, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
firstLeadingCommentIndex(ASTNode) - Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
firstToken - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
firstTokenAfter(ASTNode, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
firstTokenBefore(ASTNode, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
firstTokenIn(ASTNode, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
fIsFragmented - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
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 Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
FixedErrorCount - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
fixedLength - Variable in Klasse org.aspectj.apache.bcel.generic.InstructionSelect
 
fixedWarningCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
FixedWarningCount - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
FIXING_SUPER_CALLS - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
FIXING_SUPER_CALLS_IN_ITDS - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
fixSuperCallsInBody() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
fixTaskTags(Map) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
fixTypeVariableDeclaringElement(TypeVariableBinding, Binding) - Methode in Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FLAG_MARKERS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FLAG_SERIALIZABLE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
 
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerElementInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceAnnotationMethodInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorWithChildrenInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldWithChildrenInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodWithChildrenInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
The modifiers associated with this member.
flags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyKind
 
flags(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
Flags - Klasse in org.aspectj.org.eclipse.jdt.core
Utility class for decoding modifier flags in Java elements.
FLAGS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Flags marker attribute (value "flags").
fLastChild - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
The last child of this node - null when this node has no children.
FlatFileCacheBacking - Klasse 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) - Konstruktor für Klasse org.aspectj.weaver.tools.cache.FlatFileCacheBacking
 
flatten(File[], String) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.util.FileUtil
Flatten File[] to String.
FLAVORS_MASK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
fLineStartPositions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Veraltet.
The source positions of all of the line separators in the document.
fload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FLOAD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FLOAD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fload_0() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FLOAD_0 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FLOAD_0 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FLOAD_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fload_1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FLOAD_1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FLOAD_1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FLOAD_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fload_2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FLOAD_2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FLOAD_2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FLOAD_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fload_3() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FLOAD_3 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FLOAD_3 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FLOAD_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
FLOAT - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
FLOAT - Statische Variable in Klasse org.aspectj.apache.bcel.generic.Type
 
FLOAT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "float".
FLOAT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
FLOAT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
FLOAT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
FLOAT - Statische Variable in Klasse org.aspectj.weaver.UnresolvedType
 
FLOAT - Variable in Klasse org.aspectj.weaver.World
 
FLOAT_ARRAY - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FLOAT_INITIAL_SIZE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FLOAT_TAG - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type float
Float2Byte - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Char - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Double - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Float - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Int - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Long - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2Short - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Float2String - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
floatAt(byte[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
floatAt(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
floatCache - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FloatCache - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
FloatCache() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.FloatCache
Constructs a new, empty hashtable.
FloatCache(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.FloatCache
Constructs a new, empty hashtable with the specified initial capacity.
FloatConstant - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
FloatConstrSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
floatFloatSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FloatLiteral - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
FloatLiteral(char[], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FloatLiteral
 
floatObject(float) - Statische Methode in Klasse org.aspectj.runtime.internal.Conversions
 
FloatTag - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
FloatUtil - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
Internal utility for declaring with hexadecimal double and float literals.
FloatUtil() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.FloatUtil
 
floatValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
floatValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
floatValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
floatValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
floatValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
floatValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
floatValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
floatValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
floatValue(Object) - Statische Methode in Klasse org.aspectj.runtime.internal.Conversions
 
FLOATVALUE_FLOAT_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FLOATVALUE_FLOAT_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
FlowContext - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
FlowInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.flow
 
FlowInfo() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
FLUENT_RESOURCE_CLASSES - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
flush() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.Logger
 
flush() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.Archive
 
flush() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
flush() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
flush() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Flushes all entries from the cache.
flush() - Methode in Klasse org.aspectj.weaver.World
be careful calling this - pr152257
flush(K) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Flushes the given entry from the cache.
flushAssistState() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
flushAssistState() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
flushBoundOutbox() - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Remove all markers denoting classpath problems
flushCommentsDefinedPriorTo(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
flushCommentsDefinedPriorTo(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
flushCommentsDefinedPriorTo(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
flushElementStack() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
flushFileMap() - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
flushGeneratedClasses() - Methode in Klasse org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
Flush the generated classes cache
flushGeneratedClasses(ClassLoader) - Methode in Klasse org.aspectj.weaver.loadtime.Aj
 
flushGeneratedClassesFor(String) - Methode in Klasse org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
Remove generated classes based on the supplied className.
flushHandleMap() - Methode in Schnittstelle org.aspectj.asm.IHierarchy
 
flushHandleMap() - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
flushMessages() - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
flushTypeMap() - Methode in Schnittstelle org.aspectj.asm.IHierarchy
 
flushTypeMap() - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
flushZipFiles(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Flushes ZipFiles cache if there are no more clients.
fMainTypeName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
fmul() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FMUL - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FMUL - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FMUL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
The name of this node.
fNameRange - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
The original inclusive indicies of this node's name in the shared document.
fneg() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FNEG - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FNEG - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FNEG - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fNextNode - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
The sibling node following this node - null for the last node in the sibling list.
fNode - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Veraltet.
The current node being constructed.
focus - Variable in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchPattern
The focus element (used for reference patterns)
focusQualifiedName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
 
focusType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
The type the hierarchy was specifically computed for, possibly null.
focusType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
FOR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
FOR_BLOCK - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
FOR_REMOVAL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
FOR_STATEMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ForStatement.
forbiddenReference(FieldBinding, ASTNode, byte, String, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
forbiddenReference(MethodBinding, InvocationSite, byte, String, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
forbiddenReference(TypeBinding, ASTNode, byte, String, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ForbiddenReference - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ForbiddenReference - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
forbiddenReferenceIsError - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
forbidsExportFrom(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
forbidsExportFrom(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
forBinaryFolder(IContainer, boolean, AccessRuleSet, IPath, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
force - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Conflict resolution policy - by default do not force (fail on a conflict).
FORCE - Enum-Konstante in Enum-Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
Policy used to mark comments on first column that should not be indented.
FORCE_FORK - Statische Variable in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
If true, ignore fork param and use FORCE_FORK_VALUE
FORCE_FORK_VALUE - Statische Variable in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc
value used as fork when FORCE_FORK is true
FORCE_IMMEDIATE_SEARCH - Statische Variable in Schnittstelle 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 - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
FORCE_PROBLEM_DETECTION - Statische Variable in Schnittstelle 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() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
forceBatchInitializations(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
forcedToBeRaw(ReferenceContext) - Methode in Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
ForceImmediate - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
 
forceImplicitQualification - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
forceMunge(LazyClassGen, boolean) - Methode in Klasse org.aspectj.weaver.bcel.BcelPerClauseAspectAdder
 
forcePublic() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
forcePublic() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
forceRegisterAsDerived(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
Forcefully register the given type as a derived type.
forceSingletonBehaviour - Statische Variable in Klasse org.aspectj.asm.AsmManager
 
forDEBUG_bridgingCode - Variable in Klasse org.aspectj.weaver.World
 
forDEBUG_structuralChangesCode - Variable in Klasse org.aspectj.weaver.World
 
ForeachStatement - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ForeachStatement(LocalDeclaration, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
ForeachStatement(RecordPattern, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
forField(char[], char[], LookupEnvironment) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
 
forGenericType(String, TypeVariable[], String) - Statische Methode in Klasse org.aspectj.weaver.UnresolvedType
 
forGenericTypeSignature(String, String) - Statische Methode in Klasse org.aspectj.weaver.UnresolvedType
 
forGenericTypeVariables(String, TypeVariable[]) - Statische Methode in Klasse org.aspectj.weaver.UnresolvedType
 
forget(IProgramElement, IProgramElement) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
forgetExternalTimestampsAndIndexes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
forgetTypeVariablesCurrentlyBeingProcessed(Class<?>) - Methode in Klasse org.aspectj.weaver.World
 
forJrtSystem(String, AccessRuleSet, IPath, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
forLibrary(String, AccessRuleSet, IPath, boolean, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
forLibrary(ZipFile, AccessRuleSet, boolean, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
forLibrary(IFile, AccessRuleSet, IPath, boolean, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
FORMAL_REFERENCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
 
FormalBinding - Klasse in org.aspectj.org.eclipse.jdt.core.dom
 
FormalBinding - Klasse in org.aspectj.weaver.patterns
 
FormalBinding(Type, String, AST) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.dom.FormalBinding
 
FormalBinding(UnresolvedType, int) - Konstruktor für Klasse org.aspectj.weaver.patterns.FormalBinding
 
FormalBinding(UnresolvedType, String, int) - Konstruktor für Klasse org.aspectj.weaver.patterns.FormalBinding
 
FormalBinding(UnresolvedType, String, int, int, int) - Konstruktor für Klasse org.aspectj.weaver.patterns.FormalBinding
 
FormalBinding.ImplicitFormalBinding - Klasse 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 Klasse org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
formalIndex - Variable in Klasse org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
formalName - Variable in Klasse org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
FormalTypeParameter() - Konstruktor für Klasse org.aspectj.util.GenericSignature.FormalTypeParameter
 
formalTypeParameter2TypeVariable(GenericSignature.FormalTypeParameter, GenericSignature.FormalTypeParameter[], World) - Statische Methode in Klasse org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXConverter
 
formalTypeParameters - Variable in Klasse org.aspectj.util.GenericSignature.ClassSignature
 
formalTypeParameters - Variable in Klasse org.aspectj.util.GenericSignature.MethodTypeSignature
 
format(int, int, boolean, char) - Statische Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatter
 
format(int, String, IRegion[], int, String) - Methode in Klasse 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) - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.weaver.WeaverMessages
 
format(String, int, int[], String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICodeFormatter
Veraltet.
Formats the String sourceString, and returns a string containing the formatted version.
format(String, int, int[], String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.old.CodeFormatter
Veraltet.
 
format(String, Object) - Statische Methode in Klasse org.aspectj.weaver.WeaverMessages
 
format(String, Object, Object) - Statische Methode in Klasse org.aspectj.weaver.WeaverMessages
 
format(String, Object, Object, Object) - Statische Methode in Klasse org.aspectj.weaver.WeaverMessages
 
format(String, Object, Object, Object, Object) - Statische Methode in Klasse org.aspectj.weaver.WeaverMessages
 
format(Pointcut) - Statische Methode in Klasse org.aspectj.weaver.patterns.PointcutRewriter
Allows formatting of the output pointcut for debugging...
formatArgs(Object[]) - Methode in Klasse org.aspectj.weaver.tools.AbstractTrace
Format arguments into a comma separated list
formatArray(Object) - Methode in Klasse org.aspectj.weaver.tools.AbstractTrace
 
formatCollection(Collection<?>) - Methode in Klasse org.aspectj.weaver.tools.AbstractTrace
 
formatEntry(int, Object) - Methode in Schnittstelle org.aspectj.bridge.context.ContextFormatter
 
formatMessage(String, String, String, Object, Object[]) - Methode in Klasse org.aspectj.weaver.tools.AbstractTrace
 
formatMessage(String, String, Throwable) - Methode in Klasse org.aspectj.weaver.tools.AbstractTrace
 
formatObj(Object) - Methode in Klasse org.aspectj.weaver.tools.AbstractTrace
Format objects safely avoiding toString which can cause recursion, NullPointerExceptions or highly verbose results.
formatObjects(Object[]) - Methode in Klasse org.aspectj.weaver.tools.AbstractTrace
 
formatString(int, String, int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
formatter - Variable in Klasse org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
FORMATTER_ALIGN_ASSIGNMENT_STATEMENTS_ON_COLUMNS - Statische Variable in Klasse 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 - Statische Variable in Klasse 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_SELECTOR_IN_METHOD_INVOCATION_ON_EXPRESSION_FIRST_LINE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to indent method invocation chains based on the first line of the base expression rather than the last line
FORMATTER_ALIGN_TYPE_MEMBERS_ON_COLUMNS - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of assignment (=, +=, -=, *=, /=, %=, Ungültige Eingabe: "&"=, ^=, |=, Ungültige Eingabe: "<"Ungültige Eingabe: "<"=, >>=, >>>=) - 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_ALIGNMENT_FOR_BITWISE_OPERATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of expressions with bitwise operators (Ungültige Eingabe: "&", ^, |) - 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of conditional expression chains.
FORMATTER_ALIGNMENT_FOR_ENUM_CONSTANTS - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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_EXPRESSIONS_IN_SWITCH_CASE_WITH_ARROW - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of expressions in switch case with arrow - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_expressions_in_switch_case_with_arrow" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_EXPRESSIONS_IN_SWITCH_CASE_WITH_COLON - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of expressions in switch case with colon - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_expressions_in_switch_case_with_colon" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_LOGICAL_OPERATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of expressions with logical operators (Ungültige Eingabe: "&"Ungültige Eingabe: "&", ||) - 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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_PERMITTED_TYPES_IN_TYPE_DECLARATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of permitted types in type declaration - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_permitted_types_in_type_declaration" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
FORMATTER_ALIGNMENT_FOR_RECORD_COMPONENTS - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of expressions with relational operators (Ungültige Eingabe: "<", >, Ungültige Eingabe: "<"=, >=, ==, !
FORMATTER_ALIGNMENT_FOR_RESOURCES_IN_TRY - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of expressions with shift operators (Ungültige Eingabe: "<"Ungültige Eingabe: "<", >>, >>>) - 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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_SWITCH_CASE_WITH_ARROW - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option for alignment of arrow in switch case (->) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.alignment_for_switch_case_with_arrow" - possible values: values returned by createAlignmentValue(boolean, int, int) call - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_BY_ONE)
FORMATTER_ALIGNMENT_FOR_THROWS_CLAUSE_IN_CONSTRUCTOR_DECLARATION - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_COMMENT_ALIGN_TAGS_DESCREIPTIONS_GROUPED - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_COMMENT_CLEAR_BLANK_LINES_IN_BLOCK_COMMENT - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_COMMENT_FORMAT_BLOCK_COMMENT - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether HTML tags are formatted
FORMATTER_COMMENT_FORMAT_JAVADOC_COMMENT - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether Javadoc root tags are indented
FORMATTER_COMMENT_INDENT_TAG_DESCRIPTION - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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_JAVADOC_DO_NOT_SEPARATE_BLOCK_TAGS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control whether paragraph tags in javadoc comments are put with the content or on their own line - option id: "org.eclipse.jdt.core.formatter.comment.javadoc_paragraphs_tags_with_content" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_COMMENT_LINE_LENGTH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to specify the line length for comments
FORMATTER_COMMENT_NEW_LINES_AT_BLOCK_BOUNDARIES - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
FORMATTER_COMMENT_PRESERVE_WHITE_SPACE_BETWEEN_CODE_AND_LINE_COMMENT - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_COMPACT_ELSE_IF - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_ENUM_CONSTANT - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_METHOD - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ANONYMOUS_TYPE_DECLARATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_IN_EMPTY_BLOCK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ENUM_CONSTANT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_IN_EMPTY_ENUM_DECLARATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_IN_EMPTY_METHOD_BODY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_NEW_LINE_IN_EMPTY_TYPE_DECLARATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_SPACE_AFTER_ADDITIVE_OPERATOR - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_SPACE_AFTER_BITWISE_OPERATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after a bitwise operator (Ungültige Eingabe: "&", ^, |) - 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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_PERMITTED_TYPES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after comma in the permitted types list in a type header - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_after_comma_in_permitted_types" - possible values: { INSERT, DO_NOT_INSERT } - default: INSERT
FORMATTER_INSERT_SPACE_AFTER_COMMA_IN_RECORD_COMPONENTS - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after a logical operator (Ungültige Eingabe: "&"Ungültige Eingabe: "&", ||) - 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after a relational operator (Ungültige Eingabe: "<", >, Ungültige Eingabe: "<"=, >=, ==, !
FORMATTER_INSERT_SPACE_AFTER_SEMICOLON_IN_FOR - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space after a shift operator (Ungültige Eingabe: "<"Ungültige Eingabe: "<", >>, >>>) - 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_INSERT_SPACE_BEFORE_BITWISE_OPERATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before a bitwise operator (Ungültige Eingabe: "&", ^, |) - 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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_PERMITTED_TYPES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before comma in the permitted types list in a type header - option id: "org.aspectj.org.eclipse.jdt.core.formatter.insert_space_before_comma_in_permitted_types" - possible values: { INSERT, DO_NOT_INSERT } - default: DO_NOT_INSERT
FORMATTER_INSERT_SPACE_BEFORE_COMMA_IN_RECORD_COMPONENTS - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before a logical operator (Ungültige Eingabe: "&"Ungültige Eingabe: "&", ||) - 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before a relational operator (Ungültige Eingabe: "<", >, Ungültige Eingabe: "<"=, >=, ==, !
FORMATTER_INSERT_SPACE_BEFORE_SEMICOLON - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to insert a space before a shift operator (Ungültige Eingabe: "<"Ungültige Eingabe: "<", >>, >>>) - 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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_SWITCH_BODY_BLOCK_ON_ONE_LINE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when the body of a switch statement/expression with arrows should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_switch_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_SWITCH_CASE_WITH_ARROW_ON_ONE_LINE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to control when a block following a switch case with arrow should be kept on one line - option id: "org.aspectj.org.eclipse.jdt.core.formatter.keep_switch_case_with_arrow_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_THEN_STATEMENT_ON_SAME_LINE - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to specify the length of the page.
FORMATTER_LINE_SPLIT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_NEVER_INDENT_BLOCK_COMMENTS_ON_FIRST_COLUMN - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_NEWLINE_ELSE_IF - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_NEWLINE_EMPTY_BLOCK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_NEWLINE_OPENING_BRACE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_NUMBER_OF_EMPTY_LINES_TO_PRESERVE - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_TAB_CHAR - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_TAB_SIZE - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
FORMATTER_TEXT_BLOCK_INDENTATION - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER_WRAP_BEFORE_BITWISE_OPERATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the bitwise operator (Ungültige Eingabe: "&", ^, |) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_bitwise_operator" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_WRAP_BEFORE_CONDITIONAL_OPERATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the '?'
FORMATTER_WRAP_BEFORE_LOGICAL_OPERATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the logical operator (Ungültige Eingabe: "&"Ungültige Eingabe: "&", ||) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_logical_operator" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_WRAP_BEFORE_MULTIPLICATIVE_OPERATOR - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the relational operator (Ungültige Eingabe: "<", >, Ungültige Eingabe: "<"=, >=, ==, !
FORMATTER_WRAP_BEFORE_SHIFT_OPERATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the shift operator (Ungültige Eingabe: "<"Ungültige Eingabe: "<", >>, >>>) - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_shift_operator" - possible values: { TRUE, FALSE } - default: TRUE
FORMATTER_WRAP_BEFORE_STRING_CONCATENATION - Statische Variable in Klasse 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_BEFORE_SWITCH_CASE_ARROW_OPERATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Option to wrap before the arrow operator (->) in switch case - option id: "org.aspectj.org.eclipse.jdt.core.formatter.wrap_before_switch_case_arrow_operator" - possible values: { TRUE, FALSE } - default: FALSE
FORMATTER_WRAP_OUTER_EXPRESSIONS_WHEN_NESTED - Statische Variable in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
 
forName(String) - Statische Methode in Klasse org.aspectj.weaver.UnresolvedType
NOTE: Use forSignature() if you can, it'll be cheaper !
ForName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
forNames(String[]) - Statische Methode in Klasse org.aspectj.weaver.UnresolvedType
Constructs a UnresolvedType for each java language type name in an incoming array.
ForNameSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
forPrimitiveType(String) - Statische Methode in Klasse org.aspectj.weaver.UnresolvedType
 
forRawTypeName(String) - Statische Methode in Klasse org.aspectj.weaver.UnresolvedType
 
forSignature(String) - Statische Methode in Klasse org.aspectj.weaver.UnresolvedType
Constructs a Type for a JVM bytecode signature string.
forSignatures(String[]) - Statische Methode in Klasse org.aspectj.weaver.UnresolvedType
Constructs a UnresolvedType for each JVM bytecode type signature in an incoming array.
forStartPosition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ForStatement - Klasse in org.aspectj.org.eclipse.jdt.core.dom
For statement AST node type.
ForStatement - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ForStatement(Statement[], Expression, Statement[], Statement, boolean, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
forTypeHeader(LookupEnvironment) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider
 
forwardReference(Reference, int, FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
forwardReferenceCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
forwardReferences() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
forwardResults(BoundSet, Invocation, ParameterizedMethodBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
forwardTypeVariableReference(ASTNode, TypeVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
found(ASTNode, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
foundBinding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
foundNode - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DOMFinder
 
foundOpeningBrace - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
foundTaskCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
foundTaskMessages - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
foundTaskPositions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
foundTaskPriorities - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
foundTaskTags - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
fPackage - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
fPackage - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
fParent - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
The parent of this node.
fPreviousNode - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
The sibling node preceding this node - null for the first node in the sibling list.
fragment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Sets this node's fragmented flag and all ancestor fragmented flags to true.
fragmentEquals(char[], char[], int, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
If isCaseSensite is true, the equality is case sensitive, otherwise it is case insensitive.
fragments() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTagElement
Returns the live list of fragments in this tag element.
fragments() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
Returns the live list of variable declaration fragments in this field declaration.
fragments() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
Returns the live list of variable declaration fragments in this expression.
fragments() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
Returns the live list of variable declaration fragments in this statement.
FRAGMENTS_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
The "fragments" structural property of this node type (element type: VariableDeclarationFragment).
FRAGMENTS_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.JavaDocRegion
The "fragments" structural property of this node type (element type: IDocElement).
FRAGMENTS_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.TagElement
The "fragments" structural property of this node type (element type: IDocElement).
FRAGMENTS_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
The "fragments" structural property of this node type (element type: VariableDeclarationFragment).
FRAGMENTS_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
The "fragments" structural property of this node type (element type: VariableDeclarationFragment).
FRAMEWORK - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
FREE_TYPEVARIABLE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
frem() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FREM - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FREM - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FREM - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
freshInferenceContext(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
freshInferenceContext(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
freshInferenceContext(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
freshInferenceContext(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
freshInferenceContext(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
freshInferenceContext(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
freshInferenceContext(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
freshInferenceContext(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
freshInferenceContext(Scope) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
freshInferenceContext(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
freshInferenceContext(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
freturn() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
freturn() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
FRETURN - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FRETURN - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FRETURN - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
FROM_SOURCE - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.ExternalAnnotationStatus
 
fromBcel(Type) - Statische Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
fromBinding(Binding) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromBinding(MethodBinding) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromBinding(TypeBinding) - Methode in Klasse 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[]) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromBoolean(boolean) - Statische Methode in Klasse org.aspectj.util.FuzzyBoolean
 
fromBoolean(boolean) - Statische Methode in Klasse org.aspectj.weaver.tools.FuzzyBoolean
 
fromCurrent(Scanner, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
fromEclipse(ReferenceBinding) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromEclipse(ReferenceBinding[]) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromEncoded(char[][]) - Statische Methode in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.QualifierQuery.QueryCategory
 
fromEncodedQuery(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.QualifierQuery
 
fromErrPipe - Variable in Klasse org.aspectj.util.LangUtil.ProcessController.Thrown
 
fromFlagValue(int) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
fromIFile(IFile) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.builder.ICompilationUnitLocator
 
fromInPathDirectory - Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig.BinarySourceFile
 
fromInPipe - Variable in Klasse org.aspectj.util.LangUtil.ProcessController.Thrown
 
fromKey(String) - Methode in Klasse org.aspectj.weaver.Lint
 
fromLookupEnvironment(LookupEnvironment) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromOutPipe - Variable in Klasse org.aspectj.util.LangUtil.ProcessController.Thrown
 
fromProcess - Variable in Klasse org.aspectj.util.LangUtil.ProcessController.Thrown
 
fromScopeLookupEnvironment(Scope) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromString(String) - Statische Methode in Klasse org.aspectj.weaver.patterns.Pointcut
 
FROMSUPER - Statische Variable in Klasse org.aspectj.weaver.patterns.PerClause
 
fromType(Type) - Methode in Klasse org.aspectj.weaver.reflect.JavaLangTypeToResolvedTypeConverter
 
fromTypeBindingToRTX(TypeBinding) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
fromTypes(Type[]) - Methode in Klasse org.aspectj.weaver.reflect.JavaLangTypeToResolvedTypeConverter
 
fromTypeX(UnresolvedType, World) - Statische Methode in Klasse org.aspectj.weaver.ReferenceType
 
fromValue(boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
fromValue(byte) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
fromValue(char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
fromValue(double) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
fromValue(float) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
fromValue(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
fromValue(long) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
fromValue(short) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
fromValue(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.StringConstant
 
fs - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
fSourceRange - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
The original entire inclusive range of this node's contents within its document.
fStack - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Veraltet.
A stack of enclosing scopes used when constructing a compilation unit or type.
fStateMask - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
The current state of bit masks defined by this node.
fstore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FSTORE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FSTORE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fstore_0() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FSTORE_0 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FSTORE_0 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FSTORE_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fstore_1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FSTORE_1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FSTORE_1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FSTORE_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fstore_2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FSTORE_2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FSTORE_2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FSTORE_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fstore_3() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FSTORE_3 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FSTORE_3 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FSTORE_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
fsub() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
FSUB - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
FSUB - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
FSUB - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
FULL_FRAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
fullExclusionPatternChars() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
fullExclusionPatternChars() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
fullInclusionPatternChars() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
fullInclusionPatternChars() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
FunctionalExpression - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
FunctionalExpression() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
FunctionalExpression(CompilationResult) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
functionalExpressions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
functionalExpressionsCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
functionalExpressionsCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
fusedDeclaringQualifier - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
FuzzyBoolean - Klasse in org.aspectj.util
This class implements boolean that include a "maybe"
FuzzyBoolean - Klasse in org.aspectj.weaver.tools
This class implements a boolean that includes a "maybe"
FuzzyBoolean() - Konstruktor für Klasse org.aspectj.util.FuzzyBoolean
 

G

gapEnd - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
gapStart - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
genAccessibility(int) - Statische Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
genBuildConfig(String[]) - Methode in Klasse org.aspectj.ajdt.ajc.BuildArgParser
Generate build configuration for the input args, passing to handler any error messages.
genBuildConfig(String[], CountingMessageHandler) - Statische Methode in Klasse org.aspectj.ajdt.ajc.AjdtCommand
This creates a build configuration for the arguments.
genBytecodeInfo(MethodDeclaration, IProgramElement) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
genDeclareMessage(String) - Statische Methode in Klasse 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 - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
GENERATE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "generate".
GENERATE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Possible values for configurable options
generateAjBuildConfig() - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
Generate invocation arguments, considering varargs methods
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
 
generateAssignment(BlockScope, CodeStream, Assignment, boolean) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generateAttributes - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateAttributes(ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
generateAttributes(ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
generateAttributes(ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
generateBooleanEqual(BlockScope, CodeStream, boolean) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
GenerateCheckcast - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
generateClass(CompilationResult, ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
generateClassFiles - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate if annotation processing generates classfiles
generateClassLiteralAccessForType(Scope, TypeBinding, FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
Macro for building a class descriptor object
generateClassLiteralAccessForType(Scope, TypeBinding, FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
Macro for building a class descriptor object
generateCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
Bytecode generation
generateCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
generateCode(TypeReference, ArrayAllocationExpression, BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
Code generation for a array initializer
generateCode(ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
generateCode(ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
generateCode(ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
generateCode(ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
generateCode(ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Generic bytecode generation for type
generateCode(ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetTypeDeclaration
Generic bytecode generation for type
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
Code generation for a block
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BranchStatement
Branch code generation generate the finallyInvocationSequence.
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
Case code generation
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoStatement
Do statement code generation
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
Constructor call code generation
generateCode(BlockScope, CodeStream) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
Code generation for a field declaration: standard assignment to a field
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
For statement code generation
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
For statement code generation
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
If code generation
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
Code generation for a non-static initializer: standard block code gen
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LabeledStatement
Code generation for labeled statement may not need actual source positions recording
generateCode(BlockScope, CodeStream) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Pattern
 
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
Retrun statement code generation generate the finallyInvocationSequence.
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
Switch code generation
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
Synchronized statement code generation
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThrowStatement
Throw code generation
generateCode(BlockScope, CodeStream) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
While code generation
generateCode(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.KnownMessageSend
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
Code generation for a binary operation
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
Code generation for a array allocation expression
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
Code generation for a array reference
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Assignment
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Code generation for a binary operation
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
Cast expression code generation
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CharLiteral
CharLiteral code generation
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
MessageSendDotClass code generation
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
Code generation for the conditional operator ?
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.DoubleLiteral
Code generation for the double literak
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
Normal == or !
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Every expression is responsible for generating its implicit conversion when necessary.
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FalseLiteral
Code generation for false literal
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
Field reference code generation
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FloatLiteral
Code generation for float literal
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
Code generation for instanceOfExpression
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteral
Code generation for long literal
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LongLiteral
Code generation for long literal
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
MessageSend code generation
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullLiteral
Code generation for the null literal
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
Code generation for a binary operation
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.PostfixExpression
Code generation for PostfixExpression
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
Code generation for QualifiedThisReference
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.StringLiteral
Code generation for string literal
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TrueLiteral
Code generation for the true literal
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
Code generation for an unary operation
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetAllocationExpression
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
Field reference code generation
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetMessageSend
MessageSend code generation
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generateCode(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
generateCode(ClassScope, ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
generateCode(ClassScope, ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.DeclareDeclaration
A declare declaration exists in a classfile only as an attibute on the class.
generateCode(ClassScope, ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeConstructorDeclaration
 
generateCode(ClassScope, ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
generateCode(ClassScope, ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
generateCode(ClassScope, ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
A pointcut declaration exists in a classfile only as an attibute on the class.
generateCode(ClassScope, ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Bytecode generation for a method
generateCode(ClassScope, ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
Bytecode generation for a method
generateCode(ClassScope, ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
Bytecode generation for a constructor
generateCode(ClassScope, ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
generateCode(ClassScope, ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Bytecode generation for a member inner type
generateCode(CompilationUnitScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Bytecode generation for a package member
generateCodeAttributeForProblemMethod(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
This method generates the code attribute bytecode
generateCodeAttributeHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the header of a code attribute
generateCodeForStringSwitch(BlockScope, CodeStream) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
 
generateCompoundAssignment(BlockScope, CodeStream, Expression, int, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, MethodBinding, Expression, int, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateCompoundAssignment(BlockScope, CodeStream, MethodBinding, Expression, int, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generateConstant(Constant, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateCrossRefs - Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
Generates a map of cross references based on information in the structure model.
generated - Variable in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
generated() - Methode in Klasse org.aspectj.weaver.tools.cache.CacheStatistics
 
GENERATED_SUFFIX - Statische Variable in Klasse org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
 
GeneratedCachedClassHandler - Klasse in org.aspectj.weaver.tools.cache
Handler for generated classes; such as Shadowed closures, etc.
GeneratedCachedClassHandler(WeavedClassCache, GeneratedClassHandler) - Konstruktor für Klasse org.aspectj.weaver.tools.cache.GeneratedCachedClassHandler
 
generatedClasses - Variable in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
generatedClassesExist(ClassLoader) - Methode in Klasse org.aspectj.weaver.loadtime.Aj
Check to see if any classes have been generated for a particular classes loader.
generatedClassesExistFor(String) - Methode in Klasse org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
Check to see if any classes are stored in the generated classes cache.
generatedClassHandler - Variable in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
GeneratedClassHandler - Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
generateDispatchMethod(ClassScope, ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
generatedKey(String) - Methode in Schnittstelle org.aspectj.weaver.tools.cache.CacheKeyResolver
Create a key for the given className from a class generated by the weaver such that:
generatedKey(String) - Methode in Klasse org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
 
GeneratedReferenceTypeDelegate - Klasse in org.aspectj.weaver
A delegate that can sit in the ReferenceType instance created for an aspect generated from aop.xml.
GeneratedReferenceTypeDelegate(ReferenceType) - Konstruktor für Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
generateElementAST(ASTRewrite, ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateFieldOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateInitializerOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateMethodOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
 
generateElementAST(ASTRewrite, ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateTypeOperation
 
generateElementValueForConstantExpression(Expression, TypeBinding) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseAnnotationConvertor
 
generateEmacsSymFiles - Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
generateEmulatedReadAccessForField(FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulatedWriteAccessForField(FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulationForConstructor(Scope, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulationForField(FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateEmulationForMethod(Scope, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateExpressionResultCodeExpanded(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
generateGenericSignatureForLambdaExpressions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicates whether generic signature should be generated for lambda expressions
generateImplicitConversion(int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
generateIndexForJar(String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.index.JavaIndexer
Generates the index file for the specified jar.
generateIndexForJar(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.DefaultJavaIndexer
 
generateInfoAttributes(ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
generateInfoAttributes(ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AjConstructorDeclaration
 
generateInfoAttributes(ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AjMethodDeclaration
 
generateInfoAttributes(ClassFile) - Methode in Klasse 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) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.IfMethodDeclaration
 
generateInfoAttributes(ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
generateInfoAttributes(ClassFile) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
generateInfoAttributes(ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
Generates my info attributes, hook for subclasses
generateInfoAttributes(ClassFile, boolean) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AjMethodDeclaration
Overridden to add extra AJ stuff, also adds synthetic if boolean is true.
generateInfos(Object, HashMap, IProgressMonitor) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
generateInfos(Object, HashMap, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
generateInfos(Object, HashMap, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
generateInlinedValue(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(byte) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(char) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(double) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(float) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateInlinedValue(short) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateJavadocComment(ASTNode) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
Checks if comments should be added to the model before generating.
generateJavaDocsInModel - Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
generateLogicalAnd(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for Ungültige Eingabe: "&"
generateLogicalOr(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for |
generateLogicalXor(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for ^
generateMethodInfoAttributes(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
generateMethodInfoAttributes(MethodBinding, List) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY That method generates the attributes of a code attribute.
generateMethodInfoAttributes(MethodBinding, AnnotationMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
generateMethodInfoHeader(MethodBinding) - Methode in Klasse 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) - Methode in Klasse 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() - Methode in Klasse 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) - Methode in Klasse 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 Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
generateNewCompilationUnitAST(ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
 
generateNewLvts - Variable in Klasse org.aspectj.weaver.World
 
generateNonBooleanEqual(BlockScope, CodeStream, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with non-boolean operands
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.GuardedPattern
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Pattern
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordPattern
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypePattern
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
Boolean operator code generation Optimized operations are: Ungültige Eingabe: "&"Ungültige Eingabe: "&"
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean operator code generation Optimized operations are: Ungültige Eingabe: "<", Ungültige Eingabe: "<"=, >, >=, Ungültige Eingabe: "&", |, ^
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
Optimized boolean code generation for the conditional operator ?
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean operator code generation Optimized operations are: == and !
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Default generation of a boolean value
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FalseLiteral
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
Boolean operator code generation Optimized operations are: ||
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TrueLiteral
 
generateOptimizedBoolean(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
Boolean operator code generation Optimized operations are: Ungültige Eingabe: "&"Ungültige Eingabe: "&", ||, Ungültige Eingabe: "<", Ungültige Eingabe: "<"=, >, >=, Ungültige Eingabe: "&", |, ^
generateOptimizedBooleanEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for >
generateOptimizedGreaterThanOrEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for >=
generateOptimizedLessThan(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for Ungültige Eingabe: "<"
generateOptimizedLessThanOrEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for Ungültige Eingabe: "<"=
generateOptimizedLogicalAnd(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for Ungültige Eingabe: "&"
generateOptimizedLogicalOr(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for |
generateOptimizedLogicalXor(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
Boolean generation for ^
generateOptimizedNonBooleanEqual(BlockScope, CodeStream, BranchLabel, BranchLabel, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
Boolean generation for == with non-boolean operands
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
generateOptimizedStringConcatenation(BlockScope, CodeStream, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression
 
generateOptimizedStringConcatenationCreation(BlockScope, CodeStream, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
generateOuterAccess(Object[], ASTNode, Binding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateOuterAccess(Object[], ASTNode, Binding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
generateParameterLoads(TypeBinding[], CodeStream) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
generateParameterLoads(TypeBinding[], CodeStream, int) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
generatePatternVariable(BlockScope, CodeStream, BranchLabel, BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.GuardedPattern
 
generatePatternVariable(BlockScope, CodeStream, BranchLabel, BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Pattern
 
generatePatternVariable(BlockScope, CodeStream, BranchLabel, BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordPattern
 
generatePatternVariable(BlockScope, CodeStream, BranchLabel, BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypePattern
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Reference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetFieldReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generatePostIncrement(BlockScope, CodeStream, CompoundAssignment, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generatePostSyntheticCode(ClassScope, CodeStream) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AspectClinit
 
generatePostSyntheticCode(ClassScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
generateReadSequence(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateReadSequence(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generateReceiver(CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
generateReceiver(CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
generateReceiver(CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
generateReceiver(CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
generateResultHandle() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Creates and returns the handle for the element this operation created.
generateResultHandle() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateFieldOperation
 
generateResultHandle() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
 
generateResultHandle() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateInitializerOperation
 
generateResultHandle() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateMethodOperation
 
generateResultHandle() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
Creates and returns the handle for the element this operation created.
generateResultHandle() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateTypeOperation
 
generateResultHandles() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Creates and returns the handles for the elements this operation created.
generateReturn(TypeBinding, CodeStream) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
generateReturnBytecode(Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateReturnBytecode(CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
Dump the suitable return bytecode for a return statement
generateReturnBytecode(CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
Dump the suitable return bytecode for a return statement
generateStoreSaveValueIfNecessary(Scope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
generateStoreSaveValueIfNecessary(Scope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
generateStringConcatenationAppend(BlockScope, Expression, Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
The equivalent code performs a string conversion:
generateSubRoutineInvocation(BlockScope, CodeStream, Object, int, LocalVariableBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
generateSubRoutineInvocation(BlockScope, CodeStream, Object, int, LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
generateSyntaxIncorrectAST() - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForArrayConstructor(SyntheticMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForConstructorAccess(SyntheticMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForDeserializeLambda(SyntheticMethodBinding, SyntheticMethodBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
This is intended to match what javac generates.
generateSyntheticBodyForEnumInitializationMethod(SyntheticMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForEnumValueOf(SyntheticMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForEnumValues(SyntheticMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForFactoryMethod(SyntheticMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForFieldReadAccess(SyntheticMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForFieldWriteAccess(SyntheticMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForMethodAccess(SyntheticMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForRecordCanonicalConstructor(SyntheticMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForRecordEquals(SyntheticMethodBinding, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForRecordHashCode(SyntheticMethodBinding, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForRecordToString(SyntheticMethodBinding, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticBodyForSwitchTable(SyntheticMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateSyntheticCode(ClassScope, CodeStream) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AspectClinit
 
generateSyntheticCode(ClassScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
generateSyntheticEnclosingInstanceValues(BlockScope, ReferenceBinding, Expression, ASTNode) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
generateSyntheticFinalFieldInitialization(CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
generateSyntheticOuterArgumentValues(BlockScope, ReferenceBinding, ASTNode) - Methode in Klasse 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() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
generateTime - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
generateTypeAnnotationsOnCodeAttribute() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
generateTypePatternExpression(FormalBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.BindingTypePattern
 
generateTypePatternExpression(Type) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.IdentifierTypePattern
Generate an expression (String representation) for the given type.
generateUnboxingConversion(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
generateWideRevertedConditionalBranch(byte, BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
GENERATING_UNWOVEN_CODE_FOR_COMPILATION_UNIT - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
GENERIC - Statische Variable in Klasse org.aspectj.weaver.UnresolvedType.TypeKind
 
GENERIC_TYPE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
GenericAstVisitor - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
 
GenericAstVisitor() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.GenericAstVisitor
 
genericCast - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
genericCast - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
genericCast - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
genericCast(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns the type to use for generic cast, or null if none required
GenericConstructorTypeArgumentMismatch - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
genericInferenceError(String, InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
GenericInferenceError - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
genericInferenceProblem(String, InvocationSite, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
genericMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
genericMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
genericMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
GenericMethodTypeArgumentMismatch - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
genericsIdentifiersLengthPtr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
genericsIdentifiersLengthStack - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
genericSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
X t --> LXUngültige Eingabe: "<"TT;>;
genericSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Ungültige Eingabe: "<"typeParam1 ... typeParamM>(param1 ... paramN)returnType thrownException1 ... thrownExceptionP T foo(T t) throws X ---> (TT;)TT;LXUngültige Eingabe: "<"TT;>; void bar(X t) --> (LXUngültige Eingabe: "<"TT;>;)V void bar(X t) --> Ungültige Eingabe: "<"T:Ljava.lang.Object;>(LXUngültige Eingabe: "<"TT;>;)V
genericSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
X t --> LXUngültige Eingabe: "<"TT;>;
genericSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
Ungültige Eingabe: "<"param1 ... paramN>superclass superinterface1 ... superinterfaceN Ungültige Eingabe: "<"T:LYUngültige Eingabe: "<"TT;>;U:Ljava/lang/Object;V::Ljava/lang/Runnable;:Ljava/lang/Cloneable;:Ljava/util/Map;>Ljava/lang/Exception;Ljava/lang/Runnable;
genericSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
T::Ljava/util/Map;:Ljava/io/Serializable; T:LYUngültige Eingabe: "<"TT;>
GenericSignature - Klasse in org.aspectj.util
Encapsulate generic signature parsing
GenericSignature() - Konstruktor für Klasse org.aspectj.util.GenericSignature
 
GenericSignature.ArrayTypeSignature - Klasse in org.aspectj.util
 
GenericSignature.BaseTypeSignature - Klasse in org.aspectj.util
 
GenericSignature.ClassSignature - Klasse in org.aspectj.util
structure holding a parsed class signature
GenericSignature.ClassTypeSignature - Klasse in org.aspectj.util
 
GenericSignature.FieldTypeSignature - Klasse in org.aspectj.util
 
GenericSignature.FormalTypeParameter - Klasse in org.aspectj.util
structure capturing a FormalTypeParameter from the Signature grammar
GenericSignature.MethodTypeSignature - Klasse in org.aspectj.util
 
GenericSignature.SimpleClassTypeSignature - Klasse in org.aspectj.util
 
GenericSignature.TypeArgument - Klasse in org.aspectj.util
 
GenericSignature.TypeSignature - Klasse in org.aspectj.util
 
GenericSignature.TypeVariableSignature - Klasse in org.aspectj.util
 
GenericSignatureFormatException(String) - Konstruktor für Ausnahmeklasse org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXConverter.GenericSignatureFormatException
 
GenericSignatureInformationProvider - Schnittstelle 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 - Klasse in org.aspectj.util
Parses the generic signature attribute as defined in the JVM spec.
GenericSignatureParser() - Konstruktor für Klasse org.aspectj.util.GenericSignatureParser
 
genericsLengthPtr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
genericsLengthStack - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
genericsPtr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
genericsStack - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
GenericsStackIncrement - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
genericType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
genericType() - Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
genericTypeArguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
genericTypeArguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
genericTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
genericTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
genericTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
genericTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
genericTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
genericTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
genericTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
genericTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
genericTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
genericTypeArguments() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
genericTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
genericTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
genericTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
genericTypeCannotExtendThrowable(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
GenericTypeCannotExtendThrowable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
genericTypeSignature - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
genericTypeSignature - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
genericTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
genericTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
genericTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
genericTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
genericTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
LtypeUngültige Eingabe: "<"param1 ... paramN>; LYUngültige Eingabe: "<"TT;>;
genericTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
LtypeUngültige Eingabe: "<"param1 ... paramN>; LYUngültige Eingabe: "<"TT;>;
genericTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
genericTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer the receiver classfile signature.
genericTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
T::Ljava/util/Map;:Ljava/io/Serializable; T:LYUngültige Eingabe: "<"TT;>
genericTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
GenericXMLWriter - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
GenericXMLWriter(OutputStream, String, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
GenericXMLWriter(Writer, String, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.GenericXMLWriter
 
genLabelAndKind(MethodDeclaration, IProgramElement) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AsmElementFormatter
 
genPointcutDetails(Pointcut) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.tools.ajdoc.StructureUtil
 
genSourceSignature(FieldDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
genTempVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
genTempVar(UnresolvedType, String) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
genTypePatternLabel(TypePattern) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AsmElementFormatter
 
gePermittedSubclassIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IPermittedSubclassesAttributeEntry
Answer back the permitted subclass name index.
gePermittedSubclassIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PermittedSubclassesAttributeEntry
 
get() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
get(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CharArrayCache
Gets the object associated with the specified key in the hashtable.
get(char[]) - Statische Methode in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment.LookupStrategy
Get the lookup strategy corresponding to the given module name.
get(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharArrayHashMap
 
get(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharArrayMap
 
get(char[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.util.CharArrayMapper
 
get(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharDelegateMap
 
get(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
get(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
get(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
get(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
get(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
get(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
get(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
get(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
get(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
get(int) - Methode in Klasse org.aspectj.runtime.CFlow
 
get(int) - Methode in Klasse org.aspectj.runtime.internal.CFlowPlusState
 
get(int) - Methode in Klasse org.aspectj.runtime.internal.CFlowStack
 
get(int) - Methode in Klasse org.aspectj.weaver.IntMap
 
get(int) - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPatternList
 
get(int) - Methode in Klasse org.aspectj.weaver.patterns.ExposedState
 
get(int) - Methode in Klasse org.aspectj.weaver.patterns.TypePatternList
 
get(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
get(long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
get(A) - Methode in Schnittstelle org.aspectj.weaver.Iterators.Getter
 
get(Object) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState.SoftHashMap
 
get(Object) - Methode in Klasse org.aspectj.apache.bcel.util.ClassLoaderRepository.SoftHashMap
 
get(Object) - Methode in Klasse org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository.SoftHashMap
 
get(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Gets the object associated with the specified key in the hashtable.
get(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
get(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
get(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
get(Object) - Methode in Klasse org.aspectj.util.SoftHashMap
 
get(Object[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
get(String) - Methode in Klasse org.aspectj.asm.internal.RelationshipMap
 
get(String) - Methode in Schnittstelle org.aspectj.asm.IRelationshipMap
 
get(String) - Methode in Klasse 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) - Methode in Klasse org.aspectj.asm.internal.RelationshipMap
 
get(String, IRelationship.Kind, String, boolean, boolean) - Methode in Schnittstelle org.aspectj.asm.IRelationshipMap
Return a relationship matching the kind and name for the given element.
get(K) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Answers the value in the cache at the given key.
get(IProgramElement) - Methode in Klasse org.aspectj.asm.internal.RelationshipMap
 
get(IProgramElement) - Methode in Schnittstelle org.aspectj.asm.IRelationshipMap
 
get(IProgramElement, IRelationship.Kind, String) - Methode in Klasse org.aspectj.asm.internal.RelationshipMap
 
get(IProgramElement, IRelationship.Kind, String) - Methode in Schnittstelle org.aspectj.asm.IRelationshipMap
Return a relationship matching the kind and name for the given element.
get(IProgramElement, IRelationship.Kind, String, boolean, boolean) - Methode in Klasse org.aspectj.asm.internal.RelationshipMap
 
get(IProgramElement, IRelationship.Kind, String, boolean, boolean) - Methode in Schnittstelle org.aspectj.asm.IRelationshipMap
Return a relationship matching the kind and name for the given element.
get(ASTNode, StructuralPropertyDescriptor) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Returns the value of the given property as managed by this rewriter.
get(Binding) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.util.Util.BindingsToNodesMap
 
get(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.BindingMap
 
get(TypeBinding, int, InvocationSite, Scope, ReferenceBinding, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
Create or retrieve the inference variable representing the given typeParameter.
get(CachedClassReference, byte[]) - Methode in Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
get(CachedClassReference, byte[]) - Methode in Schnittstelle org.aspectj.weaver.tools.cache.CacheBacking
Get a cache entry
get(CachedClassReference, byte[]) - Methode in Klasse org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
get(CachedClassReference, byte[]) - Methode in Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
Get a cache value
get(T) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet
Return the object that is in this set and that is equals to the given object.
Get - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
GET - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
GET - Statische Variable in Klasse org.aspectj.weaver.tools.PointcutPrimitive
 
get_AND() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_AND_AND() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_AND_SET_DONT_SUPPORT_DEC_TYPE_PARAMETERS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
GET_BOOLEAN_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_BOOLEAN_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_BYTE_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_BYTE_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_CHAR_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_CHAR_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_DIVIDE() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_DOUBLE_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_DOUBLE_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_EQUAL_EQUAL() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_FLOAT_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_FLOAT_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_GREATER() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_GREATER_EQUAL() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_INT_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_INT_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_LEFT_SHIFT() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_LESS() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_LESS_EQUAL() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_LONG_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_LONG_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_MINUS() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_MULTIPLY() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_OBJECT_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_OBJECT_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_OR() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_OR_OR() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_PLUS() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_REMAINDER() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_RIGHT_SHIFT() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
GET_SHORT_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GET_SHORT_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
get_UNSIGNED_RIGHT_SHIFT() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
get_XOR() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
getAbsolutePaths(File[]) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
getAccessedMembers() - Methode in Klasse org.aspectj.weaver.AjAttribute.PrivilegedAttribute
 
getAccessFlags() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the access flags of the .class file.
getAccessFlags() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the access flag of this field info.
getAccessFlags() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the access flags of this method info as specified in the JVM specifications.
getAccessFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getAccessFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getAccessFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getAccessFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getAccessFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getAccessFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getAccessFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getAccessFlags() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getAccessFlags(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.MethodParameters
 
getAccessFlags(int) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodParametersAttribute
 
getAccessFlagsWithoutSynchronized() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getAccessibility() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getAccessibility() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getAccessibility() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the accessibility of the proposal.
getAccessibility() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.MethodNameMatch
Returns the accessibility of the declaring type of the method name match
getAccessibility() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns the accessibility of the type name match
getAccessibility() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getAccessibility() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchMethodNameMatch
 
getAccessibility() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
 
getAccessibilitySwingIcon(IProgramElement.Accessibility) - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getAccessLevel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
getAccessLevel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileObject
 
getAccessLevel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.PathFileObject
 
getAccessMethod(boolean) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
getAccessMethod(boolean) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
getAccessMethod(boolean) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
getAccessMethod(boolean) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
getAccessMethod(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getAccessMethod(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
This will only be called if alwaysNeedsAccessMethod() returns true.
getAccessMethod(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
getAccessMethod(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
getAccessMethod(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
 
getAccessor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.RecordComponentElementImpl
 
getAccessorForValue(ResolvedType, String) - Methode in Klasse 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) - Methode in Klasse org.aspectj.weaver.bcel.AnnotationAccessVar
Return an object that can access a particular value of this annotation.
getAccessRestriction() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Returns the associated access restriction, or null if none.
getAccessRestriction(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Returns the access restriction associated to a given type, or null if none
getAccessRestrictions(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns the set of patterns corresponding to this project visibility given rules
getAccessRule(IPath, int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Used only for loading rules from disk.
getAccessRules() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the possibly empty list of access rules for this entry.
getAccessRules() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
getAccessRules() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getAccessRules(IPath[], IPath[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getAccessRuleSet() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getAccessRuleSet(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.AbstractJavaSearchScope
Get access rule set corresponding to a given path.
getAccessRuleSet(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
getAccessRuleSet(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
getAccessRulesStatus(IPath, IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Returns the access rules attribute status according to this initializer.
getAccuracy() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the accuracy of this search match.
getActiveAdaptorCount() - Statische Methode in Klasse org.aspectj.weaver.loadtime.Aj
 
getActiveConfigFile() - Methode in Schnittstelle org.aspectj.ajde.internal.BuildConfigManager
Returns the currently active build configuration file.
getActiveConfigFile() - Methode in Klasse org.aspectj.ajde.internal.LstBuildConfigManager
 
getActiveNode() - Methode in Klasse org.aspectj.ajde.ui.StructureView
 
getActiveNodes(BuildConfigNode.Kind) - Methode in Klasse org.aspectj.ajde.ui.BuildConfigModel
 
getActualTargetType() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getAdapter(Compiler) - Methode in Schnittstelle org.aspectj.ajdt.internal.compiler.ICompilerAdapterFactory
 
getAdapter(Compiler) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getAdapter(Compiler) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AspectJBuilder
 
getAdapterClass() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc2
 
getAddedChildren() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for the children that have been added.
getAddedChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getAddedFiles() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getAddedImports() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all non-static imports that are recorded to be added.
getAddedStaticImports() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all static imports that are recorded to be added.
getAdditionalBounds() - Methode in Klasse org.aspectj.weaver.BoundedReferenceType
 
getAdditionalFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the completion flags relevant in the context, or CompletionFlags.Default if none.
getAdditionalFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getAdditionalIntefaceBounds() - Methode in Klasse org.aspectj.weaver.patterns.WildTypePattern
 
getAdditionalInterfaceBounds() - Methode in Klasse org.aspectj.weaver.patterns.TypeVariablePattern
 
getAdvice() - Methode in Schnittstelle org.aspectj.lang.reflect.AdviceSignature
 
getAdvice() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
 
getAdvice(String) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAdvice(String) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
For an annotation style advice member, this is the name of the annotated method.
getAdvice(AdviceKind...) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAdvice(AdviceKind...) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getAdviceSignature() - Methode in Klasse org.aspectj.weaver.IntMap
 
getAdviceSignatureString(Member, World) - Statische Methode in Klasse org.aspectj.weaver.SignatureUtils
 
getAffectedChildren() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for the affected (added, removed, or changed) children.
getAffectedChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getAffectedtypename() - Methode in Klasse org.aspectj.bridge.WeaveMessage
 
getAjBuildManager() - Methode in Klasse org.aspectj.ajde.core.internal.AjdeCoreBuildManager
 
getAjBuildManager() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getAjcPreClinit() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
Retrieve the ajc$preClinit method - this method captures any initialization AspectJ wants to ensure happens in a class.
getAjdeSmallIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getAjMemberParameterizationMap() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getAjSyntheticAttribute() - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
getAjType(Class<T>) - Statische Methode in Klasse org.aspectj.lang.reflect.AjTypeSystem
Return the AspectJ runtime type representation of the given Java type.
getAjTypes() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAjTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getAlign() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getAllAnnotationContexts(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAllAnnotationContexts(int, int, int, List<AnnotationContext>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAllAnnotationContexts(int, int, List<AnnotationContext>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
getAllAnnotationContexts(int, int, List<AnnotationContext>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
getAllAnnotationContexts(int, int, List<AnnotationContext>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
getAllAnnotationContexts(int, int, List<AnnotationContext>) - Methode in Klasse 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAllAnnotationContexts(int, int, List<AnnotationContext>, Annotation[][], int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
getAllAnnotationContexts(int, List) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
getAllAnnotationContexts(int, List) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
getAllAnnotationContexts(int, List<AnnotationContext>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
getAllAnnotationContexts(int, List<AnnotationContext>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
getAllAnnotationContexts(int, List<AnnotationContext>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAllAnnotationContexts(int, LocalVariableBinding, List<AnnotationContext>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
getAllAnnotationMirrors(Element) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
Return all the annotation mirrors on this element, including inherited annotations.
getAllAutomaticModules() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
getAllAutomaticModules() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getAllAutomaticModules() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
getAllAutomaticModules() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
getAllAutomaticModules() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
getAllAutomaticModules() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
getAllBuildConfigFiles() - Methode in Schnittstelle org.aspectj.ajde.internal.BuildConfigManager
 
getAllBuildConfigFiles() - Methode in Klasse org.aspectj.ajde.internal.LstBuildConfigManager
 
getAllBytes(short, ConstantPool) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.EclipseAttributeAdapter
 
getAllBytes(short, ConstantPool) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.IAttribute
 
getAllBytes(short, ConstantPoolWriter) - Methode in Klasse org.aspectj.weaver.AjAttribute
Writes the full attribute, i.e. name_index, length, and contents
getAllClasses() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all classes in this type hierarchy's graph, in no particular order.
getAllClasses() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllClassFiles() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.EclipseClassPathManager
 
getAllClassFiles() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns all of the class files in this package fragment.
getAllClassFiles() - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.weaver.CustomMungerFactory
 
getAllCreatedCustomTypeMungers() - Methode in Schnittstelle org.aspectj.weaver.CustomMungerFactory
 
getAllFormals() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getAllInterfaces() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
Get all interfaces implemented by this JavaClass (transitively).
getAllInterfaces() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all interfaces in this type hierarchy's graph, in no particular order.
getAllInterfaces() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllMembers(TypeElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
Compute a list of all the visible entities in this type.
getAllMemberValuePairs() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getAllOutputLocations() - Methode in Klasse org.aspectj.ajde.core.internal.OutputLocationAdapter
 
getAllOutputLocations() - Methode in Schnittstelle org.aspectj.ajde.core.IOutputLocationManager
Return a list of all output locations handled by this OutputLocationManager
getAllOutputLocations() - Methode in Schnittstelle org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
Return a list of all output locations handled by this OutputLocationManager
getAllPackageFragmentRoots() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getAllPackageFragmentRoots(Map) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Veraltet.
getAllPackageFragmentRoots(Map, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getAllProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
getAllRequiredModules() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding.UnNamedModule
 
getAllRequiredModules() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getAllSubtypes(IType) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllSuperclasses(IType) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all resolved superclasses of the given class, in bottom-up order.
getAllSuperclasses(IType) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllSuperInterfaces(IType) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all resolved superinterfaces (direct and indirect) of the given type.
getAllSuperInterfaces(IType) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllSupertypes(IType) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all resolved supertypes of the given type, in bottom-up order.
getAllSupertypes(IType) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllSupportedPointcutPrimitives() - Statische Methode in Klasse org.aspectj.weaver.tools.PointcutParser
 
getAllSupportedPointcutPrimitives() - Statische Methode in Klasse org.aspectj.weaver.tools.StandardPointcutParser
 
getAllTypeArguments(char[][]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Get all type arguments from an array of signatures.
getAllTypes() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all types in this type hierarchy's graph, in no particular order.
getAllTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getAllTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getAllTypeVariables(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getAllVersions() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns all JavaCore#VERSION_* levels in the order of their introduction.
getAllWarningTokens() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
Return an array of strings which contains one entry per warning token accepted by the @SuppressWarnings annotation.
getAlreadyCaughtExceptions() - Methode in Klasse 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() - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer
 
getAncestor(int) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getAndInitialize(String, byte[], ClassLoader, ProtectionDomain) - Methode in Klasse org.aspectj.weaver.tools.cache.SimpleCache
 
getAnnotatableLevels() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getAnnotatableLevels() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAnnotatedParametersCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getAnnotatedParametersCount() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getAnnotatedSignature(String, IFile, String, String) - Statische Methode in Klasse 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[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getAnnotatedType(TypeBinding, AnnotationBinding[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getAnnotatedTypes(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getAnnotatedTypes(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getAnnotatedTypes(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getAnnotation() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.AnnotationElementValue
 
getAnnotation() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getAnnotation() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getAnnotation() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareAnnotation
 
getAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getAnnotation() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
 
getAnnotation() - Methode in Klasse org.aspectj.weaver.AnnotationAnnotationValue
 
getAnnotation() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotation(Class<A>) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAnnotation(Class<A>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getAnnotation(Class<A>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getAnnotation(Class<A>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
getAnnotation(Class<A>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
getAnnotation(Class<A>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
getAnnotation(Class<A>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getAnnotation(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IAnnotatable
Returns the annotation with the given name declared on this element.
getAnnotation(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistPackageDeclaration
 
getAnnotation(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
getAnnotation(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getAnnotation(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getAnnotation(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getAnnotation(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getAnnotation(AnnotationBinding[], Class<A>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getAnnotation(JavaElement, IBinaryAnnotation, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAnnotation(ResolvedType, Object) - Methode in Schnittstelle org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotation(ResolvedType, Object) - Methode in Klasse org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationAsText() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getAnnotationAsText() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareAnnotation
 
getAnnotationAttributes(ConstantPool, List<AnnotationGen>) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
getAnnotationBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ArrayTypeImpl
 
getAnnotationBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getAnnotationBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getAnnotationBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getAnnotationBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getAnnotationBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
getAnnotationBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getAnnotationBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
getAnnotationBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getAnnotationBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getAnnotationCachingField(BcelShadow, ResolvedType, boolean) - Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getAnnotationDefaultValue() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
getAnnotationDefaultValue() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getAnnotationDefaultValue() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getAnnotationDefaultValue() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getAnnotationDefaultValue() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getAnnotationDefaultValue(Member) - Methode in Schnittstelle org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotationDefaultValue(Member) - Methode in Klasse org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationDeltas() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for affected annotations (added, removed, or changed).
getAnnotationDeltas() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getAnnotationFile(IJavaProject, ITypeBinding, IProgressMonitor) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.ltw.LTWWorld
 
getAnnotationFinder() - Methode in Schnittstelle org.aspectj.weaver.reflect.IReflectionWorld
 
getAnnotationFinder() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionWorld
 
getAnnotationFromClass(ResolvedType, Class) - Methode in Klasse org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationFromClass(ResolvedType, Class<?>) - Methode in Schnittstelle org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotationFromMember(ResolvedType, Member) - Methode in Schnittstelle org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotationFromMember(ResolvedType, Member) - Methode in Klasse org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationMemberValue(JavaElement, MemberValuePair, Object) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAnnotationMemberValue(MemberValuePair, Constant) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAnnotationMethod() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotationMirrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getAnnotationMirrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getAnnotationMirrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
getAnnotationMirrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
getAnnotationMirrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
getAnnotationMirrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getAnnotationMirrors(AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
Convert an array of compiler annotation bindings into a list of AnnotationMirror
getAnnotationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DeclareAnnotationDeclaration
Returns the name of the annotation type member declared in this declaration.
getAnnotationOfType(UnresolvedType) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
getAnnotationOfType(UnresolvedType) - Methode in Schnittstelle org.aspectj.weaver.AnnotatedElement
 
getAnnotationOfType(UnresolvedType) - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getAnnotationOfType(UnresolvedType) - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getAnnotationOfType(UnresolvedType) - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getAnnotationOfType(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getAnnotationOfType(UnresolvedType) - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getAnnotationOfType(UnresolvedType) - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getAnnotationOfType(UnresolvedType, Member) - Methode in Schnittstelle org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotationOfType(UnresolvedType, Member) - Methode in Klasse org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationPattern() - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
 
getAnnotationPatterns() - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPatternList
 
getAnnotations() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
getAnnotations() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
WARNING: This method does not have a complete implementation.
getAnnotations() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getAnnotations() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
 
getAnnotations() - Methode in Klasse org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getAnnotations() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getAnnotations() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getAnnotations() - Methode in Klasse org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getAnnotations() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns the resolved declaration annotations associated with this binding.
getAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IAnnotatable
Returns the annotations for this element.
getAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IParameterAnnotation
Answer back the annotations as described in the JVM specifications.
getAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRuntimeInvisibleAnnotationsAttribute
Answer back the annotations.
getAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRuntimeVisibleAnnotationsAttribute
Answer back the annotations.
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfoWithAnnotations
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ComponentInfoWithAnnotation
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithAnnotation
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfoWithAnnotations
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
getAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the runtime visible and invisible annotations for this field or null if none.
getAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the runtime visible and invisible annotations for this method or null if none.
getAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryModule
 
getAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the runtime visible and invisible annotations for this type or null if none.
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryModuleBinding
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ParameterAnnotation
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleAnnotationsAttribute
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleAnnotationsAttribute
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getAnnotations() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getAnnotations() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getAnnotations() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getAnnotations() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getAnnotations() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getAnnotations() - Methode in Schnittstelle org.aspectj.weaver.Member
 
getAnnotations() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getAnnotations() - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getAnnotations() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getAnnotations() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getAnnotations() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getAnnotations() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getAnnotations() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getAnnotations() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getAnnotations() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getAnnotations(Class, World) - Methode in Klasse org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotations(Member, boolean) - Methode in Schnittstelle org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotations(Member, boolean) - Methode in Klasse org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotations(IBinaryAnnotation[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getAnnotations(ResolvedMember, Member, ResolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getAnnotationsAtCursor(int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.TypeParametersAnnotationWalker
 
getAnnotationsAtCursor(int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.NonNullDefaultAwareTypeAnnotationWalker
 
getAnnotationsAtCursor(int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationWalker
 
getAnnotationsAtCursor(int, boolean) - Methode in Schnittstelle 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>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getAnnotationsByType(Class<A>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getAnnotationsByType(Class<A>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
getAnnotationsByType(Class<A>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
getAnnotationsByType(Class<A>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
getAnnotationsByType(Class<A>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getAnnotationsByType(AnnotationBinding[], Class<A>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getAnnotationsNumber() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IParameterAnnotation
Answer back the number of annotations as described in the JVM specifications.
getAnnotationsNumber() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRuntimeInvisibleAnnotationsAttribute
Answer back the number of annotations as described in the JVM specifications.
getAnnotationsNumber() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRuntimeVisibleAnnotationsAttribute
Answer back the number of annotations as described in the JVM specifications.
getAnnotationsNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ParameterAnnotation
 
getAnnotationsNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleAnnotationsAttribute
 
getAnnotationsNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleAnnotationsAttribute
 
getAnnotationsOnDimensions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
getAnnotationsOnDimensions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAnnotationsOnDimensions(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
getAnnotationsOnDimensions(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
getAnnotationsOnDimensions(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getAnnotationsOnDimensions(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getAnnotationsOnParameter(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
getAnnotationsOnParameter(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.Method
 
getAnnotationsOnParameter(int) - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
Return a list of AnnotationGen objects representing parameter annotations
getAnnotationSourceEnd() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotationSourceStart() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotationsProperty() - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
Returns the string, useful before the real annotation has been resolved
getAnnotationTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
Compute the tagbits for standard annotations.
getAnnotationTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
Compute the tagbits for standard annotations.
getAnnotationTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Compute the tagbits for standard annotations.
getAnnotationTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getAnnotationTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
getAnnotationTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getAnnotationTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getAnnotationTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
Compute the tagbits for standard annotations.
getAnnotationTargetKinds() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getAnnotationTargetKinds() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getAnnotationTargetKinds() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getAnnotationTargetKinds() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getAnnotationTargetKinds() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getAnnotationTargetKinds() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getAnnotationTargetKinds() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getAnnotationTargetKinds() - Methode in Klasse org.aspectj.weaver.ResolvedType
Note: Only overridden by ReferenceType subtype
getAnnotationType() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getAnnotationType() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getAnnotationType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IAnnotationBinding
Returns the type of the annotation.
getAnnotationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
getAnnotationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
getAnnotationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedAnnotationBinding
 
getAnnotationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getAnnotationType() - Methode in Klasse org.aspectj.weaver.ast.HasAnnotation
 
getAnnotationType() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotationType() - Methode in Klasse org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
getAnnotationType() - Methode in Klasse org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
getAnnotationType(ReferenceBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getAnnotationTypeIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the index in the given different situations.
getAnnotationTypeIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getAnnotationTypePattern() - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPointcut
 
getAnnotationTypePattern() - Methode in Klasse org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
getAnnotationTypePattern() - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
getAnnotationTypePattern() - Methode in Klasse org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
getAnnotationTypePattern() - Methode in Klasse org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
getAnnotationTypes() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
getAnnotationTypes() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getAnnotationTypes() - Methode in Schnittstelle org.aspectj.weaver.AnnotatedElement
 
getAnnotationTypes() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getAnnotationTypes() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getAnnotationTypes() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getAnnotationTypes() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getAnnotationTypes() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getAnnotationTypes() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getAnnotationTypes() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getAnnotationTypes() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getAnnotationTypes() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getAnnotationTypes() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getAnnotationTypes() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getAnnotationTypes() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getAnnotationTypes() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getAnnotationValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the annotation value as described in the JVM specifications if the tag item is '@'.
getAnnotationValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getAnnotationValues() - Methode in Klasse org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
getAnnotationValues() - Methode in Klasse org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
getAnnotationZipFile(String, ExternalAnnotationDecorator.ZipFileProducer) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
Returns the zip file containing external annotations, if any.
getAnonymousClassDeclaration() - Methode in Klasse 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() - Methode in Klasse 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) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
getArchiveFileObject(String, String, Charset) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.Archive
 
getArchiveFileObject(String, String, Charset) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.JrtFileSystem
 
getArchiveValidity(IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getArgAnnotationVar(int, UnresolvedType) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getArgAnnotationVar(int, UnresolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getArgAnnotationVar(int, UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getArgAnnotationVar(int, UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getArgAnnotationVar(int, UnresolvedType) - Methode in Klasse org.aspectj.weaver.Shadow
 
getArgCount() - Methode in Klasse org.aspectj.weaver.Shadow
 
getArgfiles() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc2
Returns the java.util.List of argfiles.
getArgs() - Methode in Schnittstelle org.aspectj.lang.JoinPoint
 
getArgs() - Methode in Klasse org.aspectj.weaver.ast.Call
 
getArgs() - Methode in Klasse org.aspectj.weaver.ast.CallExpr
 
getArgs() - Methode in Klasse org.aspectj.weaver.ast.FieldGetCall
 
getArgType(int) - Methode in Klasse org.aspectj.weaver.Shadow
 
getArgTypes() - Methode in Klasse org.aspectj.weaver.Shadow
 
getArgumentInfos(Argument[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getArgumentName(int) - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getArgumentNames() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getArgumentNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getArgumentNames() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getArgumentNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getArguments() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Answer back the original arguments recorded into the problem.
getArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getArguments() - Methode in Klasse org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
getArguments() - Methode in Klasse org.aspectj.weaver.patterns.ArgsPointcut
 
getArguments(Argument[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
getArgumentSizes(String) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getArgumentTypes() - Methode in Klasse org.aspectj.apache.bcel.classfile.Method
 
getArgumentTypes() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getArgumentTypes() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getArgumentTypes(String) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.Type
Convert arguments of a method (signature) to an array of Type objects.
getArgumentTypes(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.InvokeDynamic
 
getArgumentTypes(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.InvokeInstruction
 
getArgumentTypesForArrayConstructionShadow() - Methode in Klasse org.aspectj.weaver.Shadow
 
getArgVar(int) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getArgVar(int) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getArgVar(int) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getArgVar(int) - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getArgVar(int) - Methode in Klasse org.aspectj.weaver.Shadow
 
getArity() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getArity() - Methode in Schnittstelle org.aspectj.weaver.Member
 
getArity() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getAroundClosureType() - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
getArray() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ArrayAccess
Returns the array expression of this array access expression.
getArrayCount(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns the array count (array nesting depth) of the given type signature.
getArrayCount(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns the array count (array nesting depth) of the given type signature.
getArrayDimensions() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the dimension count if this proposal holds a array completion.
getArrayDimensions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getArrayType(TypeMirror) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getArrayType(TypeBinding, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getArrayType(TypeBinding, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getArrayType(TypeBinding, int, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getArrayType(TypeBinding, int, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getAsmHierarchyBuilder() - Statische Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getAspect() - Methode in Klasse org.aspectj.runtime.CFlow
 
getAspect() - Methode in Klasse org.aspectj.weaver.MethodDelegateTypeMunger
 
getAspect() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
getAspectClassNames() - Methode in Klasse org.aspectj.weaver.loadtime.definition.Definition
 
getAspectExcludePatterns() - Methode in Klasse org.aspectj.weaver.loadtime.definition.Definition
 
getAspectIncludePatterns() - Methode in Klasse org.aspectj.weaver.loadtime.definition.Definition
 
getAspectInstance() - Methode in Klasse org.aspectj.weaver.patterns.ExposedState
 
getAspectJCore() - Statische Methode in Klasse org.aspectj.ajdt.core.AspectJCore
 
getAspectname() - Methode in Klasse org.aspectj.bridge.WeaveMessage
 
getAspectNamesToFileNameMap() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getAspectpath() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getAspectPath() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
 
getAspectRequires(String) - Methode in Klasse org.aspectj.weaver.loadtime.definition.Definition
 
getAspectsAffectingType() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getAspectsAffectingType() - Methode in Klasse org.aspectj.weaver.WeaverStateInfo
 
getAspectScope(ResolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
getAspectScope(ResolvedType) - Methode in Klasse org.aspectj.weaver.World
 
getAspectsWeavingFilesOnLastBuild() - Methode in Klasse org.aspectj.asm.AsmManager
 
getAspectType() - Methode in Klasse org.aspectj.weaver.ConcreteTypeMunger
 
getAspectType() - Methode in Klasse org.aspectj.weaver.PerTypeWithinTargetTypeMunger
 
getAspectURLs() - Methode in Klasse org.aspectj.weaver.loadtime.WeavingURLClassLoader
Implement method from WeavingClassLoader
getAspectURLs() - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
getAssociatedShadowMunger() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getAssociatedShadowMunger() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getAssociatedShadowMunger() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getAssociationSwingIcon(IRelationship.Kind) - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getAST() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns this node's AST.
getAST() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Returns the AST the rewrite was set up on.
getAST(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Returns a resolved AST with the given AST level.
getAST(int, boolean) - Methode in Klasse org.aspectj.ajdt.core.dom.AjASTFactory
 
getAST(int, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTParser
 
getAST(int, boolean) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ASTParser.IASTFactory
 
getAST3() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Veraltet.
JLS3 has been deprecated. This method has been replaced by ReconcileContext.getAST4() which returns an AST with JLS4 level.
getAST4() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Veraltet.
JLS4 has been deprecated. This method has been replaced by ReconcileContext.getAST8() which returns an AST with JLS8 level.
getAST8() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Veraltet.
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) - Methode in Klasse org.aspectj.ajdt.core.dom.AjASTConverterFactory
 
getASTConverter(Map, boolean, IProgressMonitor) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
getASTConverter(Map, boolean, IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ASTConverter.IASTConverterFactory
 
getASTLevel() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Returns the AST level requested by the reconcile operation.
getASTRewrite() - Methode in Klasse 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) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer.IASTRewriteAnalyzerFactory
 
getAttachedJavadoc(IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the Javadoc as HTML source if this element has attached Javadoc, null otherwise.
getAttachedJavadoc(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getAttachedJavadoc(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getAttachedJavadoc(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getAttachedJavadoc(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getAttachedJavadoc(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getAttachedJavadoc(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getAttachedJavadoc(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getAttribute() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
getAttribute(Object) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
getAttribute(String) - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getAttribute(ASTNode, StructuralPropertyDescriptor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
getAttribute(IClassFileReader, char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAttribute(ICodeAttribute, char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAttribute(IComponentInfo, char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAttribute(IFieldInfo, char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAttribute(IMethodInfo, char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getAttributeCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the attribute number of the .class file.
getAttributeCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Answer back the attribute number of the component info.
getAttributeCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the attribute number of the field info.
getAttributeCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the attribute number of the method info.
getAttributeCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getAttributeCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
getAttributeCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getAttributeCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getAttributeLength() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileAttribute
Answer back the attribute length as specified in the JVM specifications.
getAttributeLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
getAttributeName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathAttributeDelta
Returns the name of the affected attribute.
getAttributeName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileAttribute
Answer back the attribute name as specified in the JVM specifications.
getAttributeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttributeDelta
 
getAttributeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
getAttributeNameIndex() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileAttribute
 
getAttributes() - Methode in Klasse org.aspectj.apache.bcel.classfile.Code
 
getAttributes() - Methode in Klasse org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getAttributes() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getAttributes() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getAttributes() - Methode in Klasse org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getAttributes() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the collection of all attributes of the field info.
getAttributes() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the collection of all attributes of the field info.
getAttributes() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Answer back the collection of all attributes of the component info.
getAttributes() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the collection of all attributes of the field info.
getAttributes() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the collection of all attributes of the method info.
getAttributes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getAttributes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getAttributes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
getAttributes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getAttributes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getAttributes() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getAttributes() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getAttributes() - Methode in Klasse org.aspectj.weaver.loadtime.definition.LightXMLParser
 
getAttributesCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the attribute number of the code attribute.
getAttributesCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getAttributesImmutable() - Methode in Klasse org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getAttributeStatus(IPath, IJavaProject, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Returns the extra attribute status according to this initializer.
getAttributeValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathAttributeDelta
Returns the current value of the affected attribute.
getAttributeValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttributeDelta
 
getAutomaticModule(ClasspathLocation) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
getAutomaticModuleDescription() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getAutomaticModuleDescription() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getAutomaticModuleDescription(IJavaElement) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the IModuleDescription that the given java element contains when regarded as an automatic module.
getAutomaticModuleDescription(IJavaElement) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.provisional.JavaModelAccess
Returns the IModuleDescription that the given java element contains when regarded as an automatic module.
getAvailableRelations() - Methode in Klasse org.aspectj.ajde.ui.StructureViewManager
Returns the list of all available relations.
getBackIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getBackingGenericMember() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getBackingGenericMember() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getBackingGenericMember() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getBase() - Methode in Schnittstelle org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getBaseClass() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getBaseDirFiles(File, String[]) - Statische Methode in Klasse org.aspectj.util.FileUtil
Convert String[] paths to File[] as offset of base directory
getBaseDirFiles(File, String[], String[]) - Statische Methode in Klasse org.aspectj.util.FileUtil
Convert String[] paths to File[] as offset of base directory
getBaseName() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getBaseName(int, String, IJavaProject) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
getBaseOpcode() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionLV
 
getBaseParameterCount() - Methode in Klasse org.aspectj.weaver.Advice
 
getBaseParameterNames(World) - Methode in Klasse org.aspectj.weaver.Advice
 
getBaseType(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getBaseTypeValue(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getBasicType() - Methode in Klasse org.aspectj.apache.bcel.generic.ArrayType
 
getBatchImageBuilder() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AspectJBuilder
 
getBatchImageBuilder(JavaBuilder, boolean, CompilationGroup) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getBatchImageBuilder2(BatchImageBuilder, boolean, CompilationGroup) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getBatchRequestor() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getBatchRequestor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getBcelAnnotation() - Methode in Klasse org.aspectj.weaver.bcel.BcelAnnotation
 
getBcelObjectType() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getBcelObjectType(ResolvedType) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getBcelWorld() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getBehaveInJava5Way() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getBestFile(File) - Statische Methode in Klasse org.aspectj.util.FileUtil
Render as best file, canonical or absolute.
getBestFile(String[]) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
getBestPath(File) - Statische Methode in Klasse org.aspectj.util.FileUtil
Render as best path, canonical or absolute.
getBinaryFiles() - Methode in Klasse 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) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getBinaryInfo(ClassFile, IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getBinaryModuleInfo() - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the binary name of this type binding.
getBinaryName(TypeElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getBinaryPath() - Methode in Klasse 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) - Methode in Klasse org.aspectj.weaver.ShadowMunger
Returns the binarySourceLocation for the given sourcelocation.
getBinarySourceMap() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getBinarySourcesForThisWeave() - Methode in Schnittstelle org.aspectj.ajdt.internal.compiler.IBinarySourceProvider
 
getBinarySourcesForThisWeave() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getBinaryType() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.FormalBinding
 
getBinding() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
getBinding() - Methode in Klasse org.aspectj.weaver.reflect.PointcutParameterImpl
 
getBinding() - Methode in Schnittstelle org.aspectj.weaver.tools.PointcutParameter
At a matched join point, the parameter binding.
getBinding(char[][], int, InvocationSite, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getBinding(char[][], int, InvocationSite, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
getBinding(char[][], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getBinding(char[], int, InvocationSite, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getBinding(String) - Methode in Klasse org.aspectj.weaver.tools.DefaultMatchingContext
 
getBinding(String) - Methode in Schnittstelle org.aspectj.weaver.tools.MatchingContext
returns the binding associated with the given context parameter name (or null if there is no such context).
getBindingAnnotationTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPointcut
 
getBindingAnnotationTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
getBindingAnnotationTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.ArgsPointcut
 
getBindingAnnotationTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.NameBindingPointcut
 
getBindingAnnotationTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
getBindingAnnotationTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
getBindingAnnotationTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
getBindingAnnotationTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
getBindingAtJoinPoint(Object, Object, Object[]) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionVar
 
getBindingAtJoinPoint(Object, Object, Object[], Member, Member, Class) - Methode in Klasse 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.
getBindingName() - Methode in Klasse org.aspectj.weaver.patterns.BindingTypePattern
 
getBindingParameterTypes() - Methode in Klasse org.aspectj.weaver.Advice
 
getBindingTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPointcut
 
getBindingTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
getBindingTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.ArgsPointcut
 
getBindingTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.NameBindingPointcut
 
getBindingTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
getBindingTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
getBindingTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
getBindingTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
getBit() - Methode in Klasse org.aspectj.asm.IProgramElement.Modifiers
 
getBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
getBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
getBlankPattern() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.QualifiedTypeDeclarationPattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.SecondaryTypeDeclarationPattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
getBlankPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
Returns the body of this method declaration, or null if this method has no body.
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.CatchClause
Returns the body of this catch clause.
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.CflowPointcut
 
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DoStatement
Returns the body of this do statement.
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
Returns the body of this enchanced for statement.
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.EnhancedForWithRecordPattern
Returns the body of this enchanced for statement.
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ForStatement
Returns the body of this for statement.
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Initializer
Returns the body of this initializer declaration.
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.LabeledStatement
Returns the body of this labeled statement.
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.LambdaExpression
Returns the body of this lambda expression.
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns the body of this method declaration, or null if this method has no body.
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.NotPointcut
 
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PerCflow
 
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PerObject
 
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SynchronizedStatement
Returns the body of this synchronized statement.
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TryStatement
Returns the body of this try statement.
getBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.WhileStatement
Returns the body of this while statement.
getBody() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMInitializer
Veraltet.
Returns the body of this initializer.
getBody() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Veraltet.
Returns the body of this method.
getBody() - Methode in Klasse org.aspectj.weaver.ast.Not
 
getBody() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getBodyDeclarationsProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns structural property descriptor for the "bodyDeclarations" property of this node (element type: BodyDeclaration).
getBodyForPrint() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getBoolean(String, boolean) - Statische Methode in Klasse org.aspectj.util.LangUtil
Get System property as boolean, but use default value where the system property is not set.
getBoolean(String, boolean) - Statische Methode in Klasse org.aspectj.weaver.tools.TraceFactory
 
getBooleanAttribute(ASTNode, StructuralPropertyDescriptor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
getBootclasspath() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getBootclasspath(BuildArgParser.AjcConfigParser) - Methode in Klasse org.aspectj.ajdt.ajc.BuildArgParser
 
getBootstrapArguments() - Methode in Klasse org.aspectj.apache.bcel.classfile.BootstrapMethods.BootstrapMethod
 
getBootstrapArguments() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBootstrapMethodsEntry
 
getBootstrapArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BootstrapMethodsEntry
 
getBootstrapMethodAttributeIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry2
Returns the bootstrap method attribute index.
getBootstrapMethodAttributeIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getBootstrapMethodAttrIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantDynamic
 
getBootstrapMethodAttrIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantInvokeDynamic
 
getBootstrapMethodRef() - Methode in Klasse org.aspectj.apache.bcel.classfile.BootstrapMethods.BootstrapMethod
 
getBootstrapMethodReference() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBootstrapMethodsEntry
 
getBootstrapMethodReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BootstrapMethodsEntry
 
getBootstrapMethods() - Methode in Klasse org.aspectj.apache.bcel.classfile.BootstrapMethods
 
getBootstrapMethods() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBootstrapMethodsAttribute
Answer back the bootstrap methods table of this entry as specified in the JVM specifications.
getBootstrapMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BootstrapMethodsAttribute
 
getBootstrapMethodsLength() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BootstrapMethodsAttribute
 
getBound() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the bound of this wildcard type if it has one.
getBound() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.WildcardType
Returns the bound of this wildcard type if it has one.
getBoundIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getBoundIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getBoundIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x11(CLASS_TYPE_PARAMETER_BOUND), 0x12(METHOD_TYPE_PARAMETER_BOUND)
getBounds() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeParameter
Returns the names of the class and interface bounds of this type parameter.
getBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getBoundsSignatures() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeParameter
Returns the signatures for this type parameter's bounds.
getBoundsSignatures() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getBrowserOptionsIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getBrowserPanel() - Methode in Klasse org.aspectj.ajde.ui.swing.BrowserViewManager
 
getBuffer() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.BufferChangedEvent
Returns the buffer which has changed.
getBuffer() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getBuffer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
getBuffer() - Methode in Klasse 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) - Methode in Klasse 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.
getBufferFactory() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
Veraltet. 
getBufferManager() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
Returns the buffer manager for this element.
getBufferPosition() - Methode in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
getBuildArgParser() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getBuildConfig() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getBuildConfigEditor() - Methode in Klasse org.aspectj.ajde.Ajde
 
getBuildConfigManager() - Methode in Klasse org.aspectj.ajde.Ajde
 
getBuildConfigNodeKind() - Methode in Klasse org.aspectj.ajde.ui.BuildConfigNode
 
getBuildIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getBuildManager() - Methode in Klasse org.aspectj.ajde.core.AjCompiler
 
getBuildNameEnvironment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Returns a name environment for the last built state.
getBuildProgressMonitor() - Methode in Klasse org.aspectj.ajde.Ajde
 
getBuildProgressMonitor() - Methode in Klasse org.aspectj.ajde.core.AjCompiler
 
getBuildstamp() - Methode in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getBuildstamp() - Methode in Klasse org.aspectj.weaver.VersionedDataInputStream
 
getBundle(Locale) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main.ResourceBundleFactory
 
getBundleIdFromURL(URL) - Methode in Klasse org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getBundleIdFromURL(URL) - Methode in Schnittstelle org.aspectj.weaver.loadtime.IWeavingContext
Veraltet.
use getFile() or getClassLoaderName()
getByteCode() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
When everything is finished, use this method to convert the instruction list into an array of bytes.
getBytecodeName() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getBytecodeName() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getByteCodeOffset() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMapEntry
 
getBytecodes() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getBytecodeSignature() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getBytecodeSignature() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getByteContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Returns the contents of this document.
getByteContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
getBytes() - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjClassFile
 
getBytes() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ClassFileBasedByteCodeProvider
 
getBytes() - Methode in Klasse org.aspectj.apache.bcel.classfile.Deprecated
 
getBytes() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getBytes() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module
 
getBytes() - Methode in Klasse org.aspectj.apache.bcel.classfile.Synthetic
 
getBytes() - Methode in Klasse org.aspectj.apache.bcel.classfile.Unknown
 
getBytes() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClassFile
Returns the bytes contained in this class file.
getBytes() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getBytes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.StackMapAttribute
 
getBytes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.StackMapTableAttribute
 
getBytes() - Methode in Klasse org.aspectj.weaver.bcel.UnwovenClassFile
 
getBytes() - Methode in Klasse org.aspectj.weaver.bcel.UnwovenClassFileWithThirdPartyManagedBytecode
 
getBytes() - Methode in Schnittstelle org.aspectj.weaver.bcel.UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider
 
getBytes() - Methode in Schnittstelle org.aspectj.weaver.IUnwovenClassFile
 
getBytes() - Methode in Klasse org.aspectj.weaver.loadtime.ConcreteAspectCodeGen
 
getBytes() - Methode in Klasse org.aspectj.weaver.tools.cache.CachedClassEntry
 
getBytes(String) - Methode in Klasse org.aspectj.apache.bcel.util.ClassPath
 
getBytes(String) - Methode in Klasse org.aspectj.weaver.bcel.ExtensibleURLClassLoader
 
getBytes(String) - Methode in Klasse org.aspectj.weaver.loadtime.WeavingURLClassLoader
Override to find classes generated by WeavingAdaptor
getBytes(String, String) - Methode in Klasse org.aspectj.apache.bcel.util.ClassPath
 
getBytes(ConstantPoolWriter) - Methode in Klasse org.aspectj.weaver.AjAttribute
Just writes the contents
getBytesMap() - Methode in Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
getCache() - Methode in Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AbstractCommand
 
getCache() - Methode in Schnittstelle org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AsyncCommand
 
getCachedFlags(IType) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getCacheDirectory() - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractFileCacheBacking
 
getCachedType(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
Answer the type for the compoundName if it exists in the cache.
getCachedType0(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getCacheFootprint() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.util.ILRUCacheable
Returns the space the receiver consumes in an LRU Cache.
getCaches() - Statische Methode in Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
Return a list of all WeavedClassCaches which have been initialized
getCachingClassHandler() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.ManifestAnalyzer
 
getCamelCaseMatchingRegions(String, int, int, String, int, int, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.StringOperation
Answers all the regions in a given name matching a given camel case pattern.
getCanInline() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getCanonicalFilePath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
getCanonicalFilePath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
getCanonicalFilePath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
getCanonicalFilePath(File) - Methode in Klasse org.aspectj.asm.AsmManager
 
getCanonicalFilePathMap() - Methode in Klasse org.aspectj.asm.AsmManager
 
GetCapturedArg - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetCapturedArgSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getCapturedWildcard(WildcardBinding, ReferenceBinding, int, int, ASTNode, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getCatchType() - Methode in Klasse org.aspectj.apache.bcel.classfile.CodeException
 
getCatchType() - Methode in Klasse org.aspectj.apache.bcel.generic.CodeExceptionGen
Gets the type of the Exception to catch, 'null' for ANY.
getCatchType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the catch type name, null if getCatchTypeIndex() returns 0.
getCatchType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getCatchType() - Methode in Klasse org.aspectj.weaver.bcel.ExceptionRange
 
getCatchTypeIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the catch type index in the constant pool.
getCatchTypeIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getCategories() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMember
Returns the categories defined by this member's Javadoc.
getCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
getCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
getCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.QualifierQuery
 
getCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceModule
 
getCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getCategory() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.IndexQualifier
 
getCategory(int) - Statische Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
getCategoryID() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Returns an integer identifying the category of this problem.
getCategoryID() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem
 
getCategoryID() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getCause() - Methode in Ausnahmeklasse org.aspectj.lang.NoAspectBoundException
 
getCause() - Methode in Ausnahmeklasse org.aspectj.lang.SoftException
 
getCflowBelowFields() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
 
getCflowEntries() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
 
getCflowFields() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
 
getChanged() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
Return the bit flags indicating what has changed since the last time this config was used.
getChangedChildren() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for the children which have changed.
getChangedChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getChangedPropertieEvents(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getChangeIndentEdits(String, int, int, int, String) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getChangeKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
getChangeKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
getChangeKind(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getChangeKind(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getChangeRootIterator() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getChar(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IBuffer
Returns the character at the given position in this buffer.
getChar(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getChar(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getCharacters() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns the current contents of this document fragment as a character array.
getCharacters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getCharacters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
 
getCharContent(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
getCharContent(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileObject
 
getCharContent(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.PathFileObject
 
getCharContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Returns the contents of this document.
getCharContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
getCharContents(FileObject, boolean, byte[], String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.Util
 
getCheckedClasspaths() - Methode in Klasse org.aspectj.ajdt.ajc.BuildArgParser
 
getCheckedClasspaths() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getChild() - Methode in Klasse org.aspectj.weaver.patterns.DeclareParents
 
getChild(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns the first named child of this node with the given name.
getChild(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
 
getChildAttributes(String, NodeList, boolean[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getChildClasses(BcelWorld) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getChildIndex(JavaElementDelta.Key) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
getChildNode(ASTNode, StructuralPropertyDescriptor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
getChildPropertyDescriptor(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
 
getChildPropertyDescriptor(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
 
getChildPropertyDescriptor(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
 
getChildPropertyDescriptor(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
 
getChildren() - Methode in Klasse org.aspectj.ajde.ui.BuildConfigNode
 
getChildren() - Methode in Schnittstelle org.aspectj.ajde.ui.IStructureViewNode
 
getChildren() - Methode in Klasse org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
getChildren() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getChildren() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getChildren() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJarEntryResource
Returns the list of children of this jar entry resource.
getChildren() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IParent
Returns the immediate children of this element.
getChildren() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns an enumeration of children of this node.
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportContainerInfo
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryDirectory
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryFile
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementInfo
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorWithChildrenInfo
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldWithChildrenInfo
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodWithChildrenInfo
 
getChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getChildrenForCategory(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the children of this type that have the given category as a @category tag.
getChildrenForCategory(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getChildrenForCategory(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getChildrenOfType(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns a collection of (immediate) children of this node of the specified type.
getChildrenOfType(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getChildrens() - Methode in Klasse org.aspectj.weaver.loadtime.definition.LightXMLParser
 
getChildType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ChildPropertyDescriptor
Returns the child type of this property.
getChildTypePattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
 
getClass(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantCP
 
GetClass - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETCLASS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
getClassBytes() - Methode in Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.InsertCommand
 
getClasses() - Methode in Klasse org.aspectj.apache.bcel.classfile.NestMembers
 
getClassesNames() - Methode in Klasse org.aspectj.apache.bcel.classfile.NestMembers
 
getClassfile(File, String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getClassfile(File, String, String, Predicate<String>) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getClassFile() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getClassFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getClassFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getClassFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getClassFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getClassFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
getClassFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getClassFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getClassFile(String) - Methode in Klasse org.aspectj.apache.bcel.util.ClassPath
 
getClassFile(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns the class file with the specified name in this package (for example, "Object.class").
getClassFile(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getClassFile(String, String) - Methode in Klasse org.aspectj.apache.bcel.util.ClassPath
 
getClassfileContent(File, String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getClassFileContent(JarPackageFragmentRoot, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getClassFileInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getClassFileIterator() - Methode in Klasse org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
getClassFileIterator() - Methode in Schnittstelle org.aspectj.weaver.IClassFileProvider
Answer an iterator that can be used to iterate over a set of UnwovenClassFiles to be woven.
getClassFilePath(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getClassFilePath(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JModPackageFragmentRoot
 
getClassFilePath(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Returns the relative path within an archive for the given class file name.
getClassFiles() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragment
Veraltet.
Clients are advised to specifically use either IPackageFragment.getOrdinaryClassFiles() or IPackageFragment.getAllClassFiles() to express their intent.
getClassFiles() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
getClassFiles() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
Veraltet.
getClassFilesFor(LazyClassGen) - Methode in Klasse org.aspectj.weaver.bcel.BcelWeaver
 
getClassGen() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
getClassIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantCP
 
getClassIndex() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the class index for a CONSTANT_Fieldref, CONSTANT_Methodref, CONSTANT_InterfaceMethodref type entry.
getClassIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getClassIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassInfo() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getClassInfoIndex() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getClassInfoName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the class name for a CONSTANT_Class type entry.
getClassInfoName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassInfoNameIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the name index for a CONSTANT_Class type entry.
getClassInfoNameIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassLoader() - Methode in Schnittstelle org.aspectj.apache.bcel.util.ClassLoaderReference
 
getClassLoader() - Methode in Klasse org.aspectj.apache.bcel.util.DefaultClassLoaderReference
 
getClassLoader() - Methode in Klasse org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getClassLoader() - Methode in Schnittstelle org.aspectj.weaver.loadtime.IWeavingContext
 
getClassLoader() - Methode in Klasse org.aspectj.weaver.ltw.LTWWorld
 
getClassLoader() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionWorld
 
getClassLoader() - Methode in Klasse org.aspectj.weaver.WeakClassLoaderReference
 
getClassLoader(JavaFileManager.Location) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getClassLoaderName() - Methode in Klasse org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getClassLoaderName() - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
getClassname(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantClass
 
getClassName() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getClassName() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getClassName() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getClassName() - Methode in Klasse org.aspectj.apache.bcel.generic.ObjectType
 
getClassName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the qualified name of the .class file.
getClassName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the class name for a CONSTANT_Fieldref, CONSTANT_Methodref, CONSTANT_InterfaceMethodref type entry.
getClassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getClassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getClassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEvaluator
 
getClassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.Evaluator
Returns the name of the current class.
getClassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.VariablesEvaluator
 
getClassName() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getClassName() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getClassName() - Methode in Klasse org.aspectj.weaver.bcel.UnwovenClassFile
 
getClassName() - Methode in Schnittstelle org.aspectj.weaver.IUnwovenClassFile
 
getClassName() - Methode in Klasse org.aspectj.weaver.loadtime.ConcreteAspectCodeGen
 
getClassName() - Methode in Klasse org.aspectj.weaver.tools.cache.CachedClassEntry
 
getClassName() - Methode in Klasse org.aspectj.weaver.tools.cache.CachedClassReference
 
getClassName() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getClassName(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.FieldOrMethod
 
getClassName(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.InvokeDynamic
 
getClassNameAsChars() - Methode in Klasse org.aspectj.weaver.bcel.UnwovenClassFile
 
getClassNameAsChars() - Methode in Schnittstelle org.aspectj.weaver.IUnwovenClassFile
 
getClassNameIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getClassNameIndex() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getClassNameToFileMap() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getClasspath() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
 
getClasspath() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
This does not include -bootclasspath but includes -extdirs and -classpath
getClasspath(String, String, boolean, AccessRuleSet, String, Map<String, String>, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(String, String, int, AccessRuleSet, String, Map<String, String>, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(String, String, AccessRuleSet) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(String, String, AccessRuleSet, int, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(String, String, AccessRuleSet, Map<String, String>, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(String, String, AccessRuleSet, Map, int, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getClasspath(BuildArgParser.AjcConfigParser) - Methode in Klasse 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() - Statische Methode in Klasse 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"
getClasspathAttributeDeltas() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for affected attributes (added, removed, or changed).
getClasspathAttributeDeltas() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getClasspathChange(IProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
getClasspathContainer(IPath, IJavaProject) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Answers the project specific value for a given classpath container.
getClasspathContainer(IPath, IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getClasspathContainerInitializer(String) - Statische Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getClasspathEntries() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathContainer
Answers the set of classpath entries this container is mapping to.
getClasspathEntries() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModulePathContainer
 
getClasspathEntries() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
getClasspathEntryFor(IPath) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getClasspathLocations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
getClasspathSectionsCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.ManifestAnalyzer
 
getClasspathVariable(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the path held in the given classpath variable.
getClasspathVariableDeprecationMessage(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns deprecation message of a given classpath variable.
getClasspathVariableInitializer(String) - Statische Methode in Klasse 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() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the names of all known classpath variables.
getClassReader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
GetClassSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getClassString() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
 
getClassToExecute() - Methode in Schnittstelle org.aspectj.ajde.IRuntimeProperties
 
getClassType(String) - Methode in Klasse org.aspectj.weaver.bcel.BcelWeaver
helper method - will return NULL if the underlying delegate is an EclipseSourceType and not a BcelObjectType
getClassType(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.FieldOrMethod
 
getClassTypeName() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.VerificationInfo
 
getClazz() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getCloneMethod(MethodBinding) - Methode in Klasse 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() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getCloseTrackingVariable(Expression, FlowInfo, FlowContext) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.apache.bcel.classfile.Code
 
getCode() - Methode in Klasse org.aspectj.apache.bcel.classfile.Method
 
getCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseDiagnostic
 
getCodeAttribute() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getCodeAttribute(Attribute[]) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.AttributeUtils
 
getCodeAttributes() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getCodeException(ConstantPool) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
getCodeLength() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the length of the bytecode contents.
getCodeLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getCodeSnippetSource() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Returns the source of the CodeSnippet class.
getCodeString() - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
getColumn() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getColumn() - Methode in Schnittstelle org.aspectj.bridge.ISourceLocation
 
getColumn() - Methode in Klasse org.aspectj.bridge.SourceLocation
 
getColumn() - Methode in Schnittstelle org.aspectj.lang.reflect.SourceLocation
Veraltet.
can not be implemented for bytecode weaving, may be removed in 1.1gold.
getColumnNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseDiagnostic
 
getColumnNumber(int) - Methode in Klasse 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() - Methode in Klasse org.aspectj.util.LangUtil.ProcessController
 
getComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Javadoc
Veraltet.
The comment string was replaced in the 3.0 release by a representation of the structure of the doc comment. See tags.
getComment() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMMember
Veraltet.
Returns the comment associated with this member (including comment delimiters).
getCommentList() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns a list of the comments encountered while parsing this compilation unit.
getCommentPtr() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
getCommentsPositions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
getCommonReferenceBinding(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getComparisonID(IPath, IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Returns an object which identifies a container for comparison purpose.
getComparisonID(IPath, IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
getCompilationParticipants(IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.CompilationParticipants
 
getCompilationResult() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getCompilationResultDestinationManager() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
The compilation unit for which this import rewrite was created for.
getCompilationUnit() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
getCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
Answer the initial compilation unit corresponding to the present compilation result
getCompilationUnit() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceModule
 
getCompilationUnit() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CommitWorkingCopyOperation
Returns the compilation unit this operation is working on.
getCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateCompilationUnitOperation
 
getCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Returns the compilation unit in which the new element is being created.
getCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
getCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getCompilationUnit(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns the compilation unit with the specified name in this package (for example, "Object.java").
getCompilationUnit(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getCompilationUnitAST() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns the compilation unit AST created by the last reconcile operation on this delta's element.
getCompilationUnitAST() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getCompilationUnitDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
getCompilationUnitDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
getCompilationUnitDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getCompilationUnitDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
getCompilationUnitDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
getCompilationUnitDeclaration() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
getCompilationUnitDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
getCompilationUnitFor(IJavaElement) - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns all of the compilation units in this package fragment.
getCompilationUnits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getCompilationUnits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl
 
getCompilationUnits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getCompilationUnits(String[]) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getCompilationUnits(WorkingCopyOwner) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getCompilationUnitScope(Scope) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
getCompiler() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getCompilerAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
getCompilerBinding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyResolver
 
getCompilerConfig() - Methode in Klasse org.aspectj.ajde.Ajde
 
getCompilerConfiguration() - Methode in Klasse org.aspectj.ajde.core.AjCompiler
 
getCompilerForConfigFile(String) - Methode in Klasse 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() - Methode in Klasse org.aspectj.ajdt.core.AspectJCore
 
getCompilerOptions(Map, boolean, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
 
getCompilerVersion() - Methode in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getCompilerVersion() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getCompilerVersion() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getCompilerVersion() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
If known, return the compiler/weaver version used to build this delegate.
getCompilerVersion() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getCompilerVersion() - Methode in Klasse org.aspectj.weaver.ResolvedType
return the weaver version used to build this type - defaults to the most recent version unless discovered otherwise.
getCompletion() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getCompletionEnclosingNode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
getCompletionFlags() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
Get completion node flags.
getCompletionFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocAllocationExpression
 
getCompletionFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
getCompletionFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocMessageSend
 
getCompletionFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocModuleReference
 
getCompletionFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocParamNameReference
 
getCompletionFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocQualifiedTypeReference
 
getCompletionFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocSingleTypeReference
 
getCompletionFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
getCompletionFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTypeParamReference
 
getCompletionLocation() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getCompletionNode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadoc
 
getCompletionNode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
Return the completion node associated with the current completion.
getCompletionNode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getCompletionNodeOuterExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
getCompletionNodeParent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeDetector
 
getCompletionNodeParent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
Return the parent AST node of the completion node associated with the current completion.
getCompletionNodeParent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getCompliance() - Methode in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
getCompliance(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
Calculates the JavaCore Option value string corresponding to the input ast level.
getComplianceLevelForJavaVersion(int) - Statische Methode in Schnittstelle 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.
getComponent(char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getComponent(char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getComponent(char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getComponent(char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getComponentInfos() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RecordAttribute
 
getComponentName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponent
Answer back the component name as described in the JVM specifications.
getComponentName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponent
 
getComponentNameIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponent
Answer back the component name index as described in the JVM specifications.
getComponentNameIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponent
 
getComponents() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotation
Answer back the components as described in the JVM specifications.
getComponents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Annotation
 
getComponents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getComponentsNumber() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotation
Answer back the number of components as described in the JVM specifications.
getComponentsNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Annotation
 
getComponentsNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getComponentType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ArrayType
Veraltet.
In the JLS8 API, the recursive structure is not valid.
getComponentType() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ArrayTypeImpl
 
getComponentType() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getComponentType() - Methode in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetComponentTypeSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getComponentValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponent
Answer back the component value as described in the JVM specifications.
getComponentValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponent
 
getCompoundName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
EXTERNAL API Answer the compound name of the class file.
getCompoundName(String) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
getConcreteAspect() - Methode in Klasse org.aspectj.weaver.Advice
 
getConcreteAspect() - Methode in Klasse org.aspectj.weaver.Checker
 
getConcreteAspect() - Methode in Klasse org.aspectj.weaver.IntMap
 
getConcreteAspect() - Methode in Klasse org.aspectj.weaver.patterns.ExposedState
 
getConcreteAspect() - Methode in Klasse org.aspectj.weaver.ShadowMunger
 
getConcreteAspects() - Methode in Klasse org.aspectj.weaver.loadtime.definition.Definition
 
getConfigFile() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getConfigFile() - Methode in Schnittstelle org.aspectj.asm.IHierarchy
 
getConfigFile() - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
getConfigFilesKnown() - Statische Methode in Klasse org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
 
getConfigurationChanges() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
Returns a set of bit flags indicating what has changed in the configuration since it was previously read.
getConstant() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IField
Returns the constant value associated with this field or null if this field has none.
getConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return the constant of the field.
getConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
getConstant() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryField
 
getConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
getConstant(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstant(int, byte) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantExpression(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getConstantModule(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantPackage(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantPool() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
getConstantPool() - Methode in Klasse org.aspectj.apache.bcel.classfile.Attribute
 
getConstantPool() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantPool() - Methode in Klasse org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getConstantPool() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getConstantPool() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariable
 
getConstantPool() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMapEntry
 
getConstantPool() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMapType
 
getConstantPool() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getConstantPool() - Methode in Klasse org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getConstantPool() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
getConstantPool() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer the constant pool of this .class file.
getConstantPool() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getConstantPool() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getConstantPool() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getConstantPoolCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPool
Answer back the number of entries in the constant pool.
getConstantPoolCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPool
 
getConstantPoolDeclaringClass(Scope, FieldBinding, TypeBinding, boolean) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.VerificationInfo
 
getConstantPoolOffsets() - Methode in Klasse 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) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
Get string from constant pool and bypass the indirection of `ConstantClass' and `ConstantString' objects.
getConstantString_CONSTANTClass(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantUtf8(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.Field
 
getConstantValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns this binding's constant value if it has one.
getConstantValue() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantValueAttribute
Answer back the constant pool entry that represents the constant value of this attribute.
getConstantValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getConstantValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getConstantValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantValueAttribute
 
getConstantValue(ConstantPool) - Methode in Schnittstelle org.aspectj.apache.bcel.classfile.ConstantObject
 
getConstantValueAttribute() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the constant value attribute of this field info if specified, null otherwise.
getConstantValueAttribute() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getConstantValueAttribute(Attribute[]) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.AttributeUtils
 
getConstantValueIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantValue
 
getConstantValueIndex() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantValueAttribute
Answer back the constant value index.
getConstantValueIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getConstantValueIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantValueAttribute
 
getConstructor() - Methode in Schnittstelle org.aspectj.lang.reflect.ConstructorSignature
 
getConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticFactoryMethodBinding
 
getConstructor(AjType<?>...) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getConstructor(AjType<?>...) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getConstructor(ReferenceBinding, TypeBinding[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getConstructor(ReferenceBinding, TypeBinding[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
getConstructor(Parser) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
This is applicable only for records - ideally get the canonical constructor, if not get a constructor and at the client side tentatively marked as canonical constructor which gets checked at the binding time.
GetConstructor - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getConstructor0(ReferenceBinding, TypeBinding[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getConstructors() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getConstructors() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
GetConstructorSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getConstructorSignatureString(Member, World) - Statische Methode in Klasse org.aspectj.weaver.SignatureUtils
 
getConsumed() - Methode in Klasse org.aspectj.apache.bcel.generic.Type.TypeHolder
 
getConsumedChars() - Methode in Klasse org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
getContentFromJrt(File, String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getContentKind() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the kind of files found in the package fragments identified by this classpath entry.
getContentKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
Returns the contents of the compilation unit.
getContents() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IBuffer
Returns the contents of this buffer as a String.
getContents() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns the current contents of this document fragment.
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getContents() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer the contents of the compilation unit.
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
Returns the contents of the compilation unit.
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryDirectory
 
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryFile
 
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns the current contents of this document fragment, or null if this node has no contents.
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
getContents() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
getContents(ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ReadManager
 
getContentType(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getContext() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getContext() - Methode in Schnittstelle org.aspectj.bridge.ISourceLocation
 
getContext() - Methode in Klasse org.aspectj.bridge.SourceLocation
 
getContextId() - Methode in Schnittstelle org.aspectj.bridge.IMessageContext
 
getContextId() - Methode in Klasse org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
getContextId() - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
getConversionMethodFromObject(Scope, TypeBinding) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
getConversionMethodToObject(Scope, TypeBinding) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
getConversionsType(Scope) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
getCoreType(UnresolvedType) - Methode in Klasse org.aspectj.weaver.World
Special resolution for "core" types like OBJECT.
getCorrespondingResource() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
A class file has a corresponding resource unless it is contained in a jar.
getCorrespondingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
A compilation unit has a corresponding resource unless it is contained in a jar.
getCorrespondingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getCorrespondingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
Return my underlying resource.
getCorrespondingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
Elements within compilation units and class files have no corresponding resource.
getCorrespondingType() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getCorrespondingType() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
This correponds to both method return types and field types.
getCorrespondingType(boolean) - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getCorrespondingType(boolean) - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getCorrespondingTypeSignature() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getCorrespondingTypeSignature() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getCount() - Methode in Klasse org.aspectj.apache.bcel.generic.INVOKEINTERFACE
The count argument according to the Java Language Specification, Second Edition.
getCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ExceptionLabel
 
getCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
getCoveredNode() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.NodeFinder
Returns the innermost node that fully contains the selection.
getCreatedImports() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteAnalyzer.RewriteResult
 
getCreatedStaticImports() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteAnalyzer.RewriteResult
 
getCrosscuttingMembersSet() - Methode in Klasse org.aspectj.weaver.World
 
getCrossReferenceHandler() - Methode in Klasse org.aspectj.weaver.World
Get the cross-reference handler for the world, may be null.
getCtSym(Path) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getCUProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
Same as getProblems() but don't answer problems that actually concern the enclosing package.
getCurrent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
getCurrentContext() - Statische Methode in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
Returns a string description of what the compiler/weaver is currently doing
getCurrentEndOffset() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
getCurrentIdentifierSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getCurrentIdentifierSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionScanner
 
getCurrentIdentifierSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getCurrentIdentifierSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
getCurrentOperationStack() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
getCurrentPackage() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getCurrentSpace() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns the amount of space that is current used in the cache.
getCurrentStartOffset() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
getCurrentStringLiteral() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentTextBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentTokenEndPosition() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the ending position of the current token inside the original source.
getCurrentTokenEndPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentTokenEndPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenSource() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the current identifier source, after unicode escape sequences have been translated into unicode characters.
getCurrentTokenSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getCurrentTokenSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentTokenSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenSourceString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getCurrentTokenSourceString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getCurrentTokenSourceString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentTokenStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
getCurrentTokenStartPosition() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the starting position of the current token inside the original source.
getCurrentTokenStartPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentTokenStartPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getCurrentTokenString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getCurrentTokenType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
getCurrentWeaverMajorVersion() - Statische Methode in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getCurrentWeaverMinorVersion() - Statische Methode in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getCurrFile() - Methode in Schnittstelle org.aspectj.ajde.EditorAdapter
 
getCustomMungerFactory() - Methode in Klasse org.aspectj.ajde.core.AjCompiler
 
getCustomMungerFactory() - Methode in Klasse org.aspectj.ajde.core.internal.AjdeCoreBuildManager
 
getCustomMungerFactory() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getCustomOptions() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns the table of the current custom options for this ICompilationUnit.
getCustomOptions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getCustomOptions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
Returns the custom options of this compilation unit element.
getCycleMarker() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getData() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getDebugIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeDeclarationStatement
Returns the abstract type declaration of this local type declaration statement (added in JLS3 API).
getDeclarationKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the key of the relevant declaration in the context, or null if none.
getDeclarationKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getDeclarationLineNumber() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getDeclarationModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the modifiers of the innermost enclosing declaration.
getDeclarationOffset() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getDeclarationPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getDeclarationSignature() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getDeclarationSourceEnd() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source end position of the field's declaration.
getDeclarationSourceEnd() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceImport
Answer the source end position of the import declaration.
getDeclarationSourceEnd() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source end position of the method's declaration.
getDeclarationSourceEnd() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source end position of the type's declaration.
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AnnotationInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerElementInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceAnnotationMethodInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorWithChildrenInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldWithChildrenInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodWithChildrenInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getDeclarationSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
getDeclarationSourceStart() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source start position of the field's declaration.
getDeclarationSourceStart() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceImport
Answer the source start position of the import declaration.
getDeclarationSourceStart() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source start position of the method's declaration.
getDeclarationSourceStart() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source start position of the type's declaration.
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AnnotationInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerElementInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceAnnotationMethodInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorWithChildrenInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldWithChildrenInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodWithChildrenInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getDeclarationSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
getDeclarationTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getDeclare() - Methode in Klasse org.aspectj.weaver.AjAttribute.DeclareAttribute
 
getDeclareAnnotationOnFields() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getDeclareAnnotationOnFields() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
 
getDeclareAnnotationOnFields() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareAnnotationOnFields() - Methode in Klasse org.aspectj.weaver.World
 
getDeclareAnnotationOnMethods() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getDeclareAnnotationOnMethods() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
includes declare @method and @constructor
getDeclareAnnotationOnMethods() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareAnnotationOnMethods() - Methode in Klasse org.aspectj.weaver.World
 
getDeclareAnnotationOnTypes() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getDeclareAnnotationOnTypes() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
 
getDeclareAnnotationOnTypes() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareAnnotationOnTypes() - Methode in Klasse org.aspectj.weaver.World
 
getDeclareAnnotations() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclareAnnotations() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclared() - Methode in Schnittstelle org.aspectj.bridge.IMessage
Caller can verify if this message came about because of a DEOW
getDeclared() - Methode in Klasse org.aspectj.bridge.Message
Caller can verify if this message came about because of a DEOW
getDeclaredAdvice() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getDeclaredAdvice(String) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredAdvice(String) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
For an annotation style advice member, this is the name of the annotated method.
getDeclaredAdvice(AdviceKind...) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredAdvice(AdviceKind...) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaredAjTypes() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredAjTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaredAnnotation() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.DeclareAnnotationDeclaration
 
getDeclaredAnnotations() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredConstructor(AjType<?>...) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredConstructor(AjType<?>...) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
GETDECLAREDCONSTRUCTOR_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDCONSTRUCTOR_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getDeclaredConstructors() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredConstructors() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaredExceptions() - Methode in Klasse org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getDeclaredExceptions() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getDeclaredField(String) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredField(String) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
GETDECLAREDFIELD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDFIELD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getDeclaredFields() - Methode in Klasse 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() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredFields() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaredFields() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getDeclaredFields() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getDeclaredFields() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredFields() - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getDeclaredFields() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getDeclaredFields() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredFields() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredFields() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredFields() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getDeclaredGenericSignature() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getDeclaredGenericSignature() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getDeclaredGenericSignature() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredGenericSignature() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getDeclaredGenericSignature() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredGenericSignature() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredGenericSignature() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredInterfaces() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getDeclaredInterfaces() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getDeclaredInterfaces() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
Retrieves the declared interfaces - this allows for the generic signature on a type.
getDeclaredInterfaces() - Methode in Klasse org.aspectj.weaver.BoundedReferenceType
 
getDeclaredInterfaces() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredInterfaces() - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getDeclaredInterfaces() - Methode in Klasse org.aspectj.weaver.ReferenceType
Find out from the generic signature the true signature of any interfaces I implement.
getDeclaredInterfaces() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredInterfaces() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredInterfaces() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredInterfaces() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getDeclaredInterMethodBody(UnresolvedType, World) - Methode in Klasse org.aspectj.weaver.NewMethodTypeMunger
If the munger has a declared signature
getDeclaredInterMethodDispatcher(UnresolvedType, World) - Methode in Klasse org.aspectj.weaver.NewMethodTypeMunger
 
getDeclaredITDConstructor(AjType<?>, AjType<?>...) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDConstructor(AjType<?>, AjType<?>...) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaredITDConstructors() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDConstructors() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaredITDField(String, AjType<?>) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDField(String, AjType<?>) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaredITDFields() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDFields() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaredITDMethod(String, AjType<?>, AjType<?>...) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDMethod(String, AjType<?>, AjType<?>...) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaredITDMethods() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDMethods() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaredJavaFields() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getDeclaredJavaMethods() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getDeclaredMemberValuePairs() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IAnnotationBinding
Returns the list of declared member value pairs for this annotation.
getDeclaredMethod(String, AjType<?>...) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredMethod(String, AjType<?>...) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
GETDECLAREDMETHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GETDECLAREDMETHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getDeclaredMethods() - Methode in Klasse 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() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredMethods() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaredMethods() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getDeclaredMethods() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getDeclaredMethods() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredMethods() - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getDeclaredMethods() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getDeclaredMethods() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredMethods() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredMethods() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredMethods() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getDeclaredModifiers() - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Veraltet.
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() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
 
getDeclareDominates() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclaredParameterCount() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AdviceDeclaration
 
getDeclaredPointcut(String) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredPointcut(String) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaredPointcuts() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getDeclaredPointcuts() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredPointcuts() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaredPointcuts() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getDeclaredPointcuts() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getDeclaredPointcuts() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredPointcuts() - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getDeclaredPointcuts() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getDeclaredPointcuts() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredPointcuts() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredPointcuts() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredPointcuts() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getDeclaredReceiverType() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
getDeclaredShadowMungers() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getDeclaredSignature() - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
getDeclaredType(TypeElement, TypeMirror...) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getDeclaredType(DeclaredType, TypeElement, TypeMirror...) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getDeclaredTypes() - Methode in Schnittstelle 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.
getDeclareErrorOrWarnings() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclareErrorOrWarnings() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclareParents() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getDeclareParents() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclareParents() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclareParents() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
 
getDeclareParents() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareParents() - Methode in Klasse org.aspectj.weaver.World
 
getDeclareParentsMap() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getDeclareParentsMap() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getDeclarePrecedence() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclarePrecedence() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclares() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getDeclares() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getDeclares() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclares() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getDeclares() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclares() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclares() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getDeclareSoft() - Methode in Klasse org.aspectj.weaver.World
 
getDeclareSofts() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclareSofts() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclareSofts() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
 
getDeclareSofts() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareTargets(IProgramElement) - Statische Methode in Klasse org.aspectj.tools.ajdoc.StructureUtil
 
getDeclareTypeEows() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
Return an amalgamation of the declare type eow statements
getDeclareTypeEows() - Methode in Klasse org.aspectj.weaver.World
 
getDeclareTypeErrorOrWarning() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
 
getDeclaringAspect() - Methode in Klasse org.aspectj.weaver.Advice
 
getDeclaringClass() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the type binding representing the class or interface that declares this method or constructor.
getDeclaringClass() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the type binding representing the class, interface, or enum that declares this binding.
getDeclaringClass() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns the type binding representing the class or interface that declares this field.
getDeclaringClass() - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
getDeclaringClass() - Methode in Klasse org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
getDeclaringElement() - Methode in Klasse org.aspectj.weaver.TypeVariable
 
getDeclaringElementKind() - Methode in Klasse org.aspectj.weaver.TypeVariable
 
getDeclaringMember() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns the declaring member of this local variable.
getDeclaringMember() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeParameter
Returns the declaring member of this type parameter.
getDeclaringMember() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getDeclaringMember() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
Returns the declaring member of this local variable.
getDeclaringMember() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getDeclaringMethod() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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.
getDeclaringType() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getDeclaringType() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getDeclaringType() - Methode in Klasse org.aspectj.internal.lang.reflect.AdviceImpl
 
getDeclaringType() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaringType() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getDeclaringType() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
getDeclaringType() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
getDeclaringType() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclarePrecedenceImpl
 
getDeclaringType() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareSoftImpl
 
getDeclaringType() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
getDeclaringType() - Methode in Klasse org.aspectj.internal.lang.reflect.PointcutImpl
 
getDeclaringType() - Methode in Schnittstelle org.aspectj.lang.reflect.Advice
 
getDeclaringType() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getDeclaringType() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareAnnotation
 
getDeclaringType() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareErrorOrWarning
 
getDeclaringType() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareParents
 
getDeclaringType() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclarePrecedence
 
getDeclaringType() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareSoft
 
getDeclaringType() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeDeclaration
 
getDeclaringType() - Methode in Schnittstelle org.aspectj.lang.reflect.Pointcut
 
getDeclaringType() - Methode in Schnittstelle org.aspectj.lang.Signature
Returns a java.lang.Class object representing the class, interface, or aspect that declared this member.
getDeclaringType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.BindingKey
Returns the binding key of the declaring type of the element represented by this binding key.
getDeclaringType() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getDeclaringType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
getDeclaringType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getDeclaringType() - Methode in Klasse org.aspectj.runtime.reflect.FieldSignatureImpl
 
getDeclaringType() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getDeclaringType() - Methode in Schnittstelle org.aspectj.weaver.Member
 
getDeclaringType() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getDeclaringType() - Methode in Klasse org.aspectj.weaver.NewMemberClassTypeMunger
 
getDeclaringType() - Methode in Klasse org.aspectj.weaver.NewParentTypeMunger
 
getDeclaringType() - Methode in Klasse org.aspectj.weaver.patterns.Declare
 
getDeclaringType() - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
getDeclaringType() - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
getDeclaringType() - Methode in Klasse org.aspectj.weaver.ShadowMunger
 
getDeclaringTypeName() - Methode in Schnittstelle org.aspectj.lang.Signature
This is equivalent to calling getDeclaringType().getName(), but caches the result for greater efficiency.
getDeclaringTypeName() - Methode in Klasse org.aspectj.runtime.reflect.FieldSignatureImpl
 
getDeclaringTypes(World) - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getDeclaringTypes(World) - Methode in Schnittstelle org.aspectj.weaver.Member
 
getDeclaringTypes(World) - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getDeclaringTypeSignature(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getDefault() - Statische Methode in Klasse org.aspectj.ajde.Ajde
 
getDefault() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Returns the default value of this annotation type member, or null if there is none.
getDefault() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Veraltet.
Returns the default value expression for an annotation type member.
getDefaultAbstractMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getDefaultBufferFactory() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BufferManager
Veraltet. 
getDefaultBufferManager() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BufferManager
Returns the default buffer manager.
getDefaultFileView() - Methode in Klasse org.aspectj.ajde.ui.StructureViewManager
 
getDefaultImportRewriteContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns the default rewrite context that only knows about the imported types.
getDefaultJavaOptions() - Statische Methode in Klasse org.aspectj.ajde.core.JavaOptions
 
getDefaultNullness() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getDefaultNullness() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
getDefaultOptions() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns a table of all known configurable options with their default values.
getDefaultOptions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getDefaultOutputLocation() - Methode in Klasse org.aspectj.ajde.core.internal.OutputLocationAdapter
 
getDefaultOutputLocation() - Methode in Schnittstelle org.aspectj.ajde.core.IOutputLocationManager
Return the default output location (for example, <my_project>/bin).
getDefaultOutputLocation() - Methode in Schnittstelle org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
Return the default output location (for example, <my_project>/bin).
getDefaultPreferences() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Get default eclipse preference for JavaCore plugin.
getDefaultSearchParticipant() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchEngine
Returns a new default Java search participant.
getDefaultSearchParticipant() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
Returns a new default Java search participant.
getDefaultSettings() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
getDefaultValue() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getDefaultValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfo
 
getDefaultValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getDefaultValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Return ClassSignature for a Class Class.
getDefaultValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getDefaultValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getDefaultValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getDefaultValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getDefaultViewProperties() - Methode in Klasse org.aspectj.ajde.ui.StructureViewManager
 
getDefinedTypeNamesFor(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
getDefinitions(ClassLoader, WeavingAdaptor) - Methode in Klasse org.aspectj.weaver.loadtime.DefaultWeavingContext
Simply call weaving adaptor back to parse aop.xml
getDefinitions(ClassLoader, WeavingAdaptor) - Methode in Schnittstelle org.aspectj.weaver.loadtime.IWeavingContext
Allow custom parsing of aop.xml or alternative mechanism for providing Definitions
getDelegate() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getDelegate() - Methode in Klasse org.aspectj.weaver.TypeVariableReferenceType
For a TypeVariableReferenceType the delegate is the delegate for the first bound.
getDelegate(ReferenceType) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
See if we can create a delegate from a CompactTypeStructure - TODO better comment
getDelegate(ReferenceType) - Methode in Schnittstelle org.aspectj.weaver.bcel.TypeDelegateResolver
 
getDelegate(ResolvedType) - Methode in Klasse org.aspectj.weaver.MethodDelegateTypeMunger
 
getDelegateFactoryMethod(World) - Methode in Klasse org.aspectj.weaver.MethodDelegateTypeMunger
 
getDeletedFiles() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getDeletedUnits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Returns the deleted units.
getDeletedUnits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
getDeletedUnits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getDelimiter() - Methode in Klasse org.aspectj.asm.internal.HandleProviderDelimiter
Returns the delimiter for the HandleProviderDelimiter, for example ASPECT returns '*' and METHOD returns '~'
getDelimiter(IProgramElement) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Returns the delta describing the change to the working copy being reconciled.
getDelta() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.ElementChangedEvent
Returns the delta describing the change.
getDeltaFor(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Returns the delta for a given element.
getDeltaProcessor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
getDeltaProcessor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getDeltaState() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getDependentProjects(IBuildConfiguration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DynamicProjectReferences
 
getDerivedTypes(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getDerivedTypesForDeferredInitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
getDerivedTypesForDeferredInitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
getDescription() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathContainer
Answers a readable description of this container
getDescription() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Returns a displayable name of this search participant.
getDescription() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ClassFileBytesDisassembler
Answers a readable short description of this disassembler
getDescription() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModulePathContainer
 
getDescription() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
getDescription() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
getDescription() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Disassembler
 
getDescription(IPath, IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Returns a readable description for a container path.
getDescription(IPath, IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
getDescriptor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Answer back the descriptor of this component info.
getDescriptor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the descriptor of this field info.
getDescriptor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the descriptor of this entry as specified in the JVM specifications.
getDescriptor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the method descriptor of this method info as specified in the JVM specifications.
getDescriptor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
getDescriptor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getDescriptor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getDescriptor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getDescriptorIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantMethodType
 
getDescriptorIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Answer back the descriptor index of this component info.
getDescriptorIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry2
Returns the descriptor index.
getDescriptorIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the descriptor index of this field info.
getDescriptorIndex() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the descriptor index of this method info.
getDescriptorIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
getDescriptorIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getDescriptorIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getDescriptorIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getDescriptorIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getDesignator() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
 
getDesignatorName() - Methode in Schnittstelle org.aspectj.weaver.tools.PointcutDesignatorHandler
The name of this pointcut designator.
getDestinationParent(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Returns the parent of the element being copied/moved/renamed.
getDestinationPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
getDestinationPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getDestinationPath() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
getDestinationPath() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit
 
getDetail() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DefaultPointcut
 
getDetail() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DefaultTypePattern
 
getDetail() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SignaturePattern
 
getDetailedNode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns a new document fragment representing this node with detailed source indexes.
getDetails() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getDetails() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getDetails() - Methode in Schnittstelle org.aspectj.bridge.IMessage
 
getDetails() - Methode in Klasse org.aspectj.bridge.Message
 
getDimensions() - Methode in Klasse org.aspectj.apache.bcel.generic.ArrayType
 
getDimensions() - Methode in Klasse org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
getDimensions() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ArrayType
Returns the number of dimensions in this array type.
getDimensions() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.weaver.patterns.ExactTypePattern
 
getDimensions() - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
 
getDimensions() - Methode in Klasse org.aspectj.weaver.patterns.WildTypePattern
Used in conjunction with checks on 'isStar()' to tell you if this pattern represents '*' or '*[]' which are different !
getDimensions() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getDirectBinding(Expression) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
getDirectives() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getDirectSupertypes() - Methode in Klasse org.aspectj.weaver.ResolvedType
Returns an iterator through ResolvedType objects representing all the direct supertypes of this type.
getDisableFormatTokenPairs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
getDiscouragedExceptions() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
getDiscoveredProcessors() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.IProcessorProvider
 
getDisplayName() - Methode in Klasse org.aspectj.weaver.TypeVariable
 
getDocComment(Element) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getDocument() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns the document containing this node's original contents.
getDocument(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Returns a search document for the given path.
getDocument(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
getDocument(ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
getDocumentNames(Index) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.EntryResult
 
getDocumentPartitioner() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getDoubleValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the double value for a CONSTANT_Double type entry.
getDoubleValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getDumpDir() - Methode in Klasse org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
getDumpDir() - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
getDumpOnException() - Statische Methode in Klasse org.aspectj.weaver.Dump
 
getDumpOnExit() - Statische Methode in Klasse org.aspectj.weaver.Dump
 
getDumpPatterns() - Methode in Klasse org.aspectj.weaver.loadtime.definition.Definition
 
getEclipse21Settings() - Statische Methode in Klasse 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() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Returns the default Eclipse formatter settings
getEclipseDefaultSettings() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
getEclipsePreferences() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns the project custom preference pool.
getEditorAdapter() - Methode in Klasse org.aspectj.ajde.Ajde
 
getEdits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TextEditsBuilder
 
getEffectiveSignature() - Methode in Klasse org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
getEffectiveSignature() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getEffectiveSignature() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getEffectiveSignature() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getEffectiveSignature() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getElement() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns the element that this delta describes a change to.
getElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the element of this search match.
getElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getElement(String) - Methode in Schnittstelle org.aspectj.asm.IHierarchy
 
getElement(String) - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
getElementAt(int) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getElementAt(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getElementAt(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
getElementAtConsideringSibling(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getElementInfo() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getElementInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns the info for this handle.
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistAnnotation
 
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistImportContainer
 
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistImportDeclaration
 
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistInitializer
 
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistPackageDeclaration
 
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistTypeParameter
 
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns the info for this handle.
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getElementInfo(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getElementName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IAnnotation
Returns the name of this annotation.
getElementName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IField
Returns the simple name of this field.
getElementName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IImportDeclaration
Returns the name that has been imported.
getElementName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the name of this element.
getElementName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns the name of this local variable.
getElementName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns the simple name of this method.
getElementName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageDeclaration
Returns the name of the package the statement refers to.
getElementName() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the simple name of this type, unqualified by package or enclosing type.
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageDeclaration
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getElementName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getElements() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IRegion
Returns the top level elements in this region.
getElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
getElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Region
 
getElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
Returns the resolved elements.
getElementsAnnotatedWith(Class<? extends Annotation>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl
 
getElementsAnnotatedWith(TypeElement) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the set of elements which are out of synch with their buffers.
getElementToProcess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns the element to which this operation applies, or null if not applicable.
getElementType() - Methode in Klasse org.aspectj.apache.bcel.generic.ArrayType
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ArrayType
Returns the element type of this array type.
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ChildListPropertyDescriptor
Returns the element type of this list property.
getElementType() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns this element's kind encoded as an integer.
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getElementType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageDeclaration
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getElementType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getElementType(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns the type signature without any array nesting.
getElementType(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns the type signature without any array nesting.
getElementType(IJavaElement) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
getElementUtils() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getElementValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.AnnotationDefault
 
getElementValuePairs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
getElementValuePairs() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation
 
getElementValuePairs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
getElementValuePairs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedAnnotationBinding
 
getElementValues() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
getElementValuesArray() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
 
getElementValuesArraySize() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
 
getElementValuesWithDefaults() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
getElementValuesWithDefaults(AnnotationMirror) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getElementValueType() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
getElseExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
Returns the "else" part of this conditional expression.
getElseStatement() - Methode in Klasse 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.
getEmptyLineIndentAdjustment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getEmulationPath(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getEmulationPath(ReferenceBinding, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
getEnclosedElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getEnclosedElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getEnclosedElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getEnclosedElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
getEnclosedElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getEnclosedElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getEnclosedElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getEnclosingAdvice() - Methode in Klasse org.aspectj.weaver.IntMap
 
getEnclosingClass() - Methode in Klasse org.aspectj.apache.bcel.classfile.EnclosingMethod
 
getEnclosingClass() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the enclosing class name as specified in the JVM specifications.
getEnclosingClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getEnclosingClass() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingClass() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getEnclosingClassIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.EnclosingMethod
 
getEnclosingClassIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the enclosing class name index.
getEnclosingClassIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getEnclosingCodeSignature() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getEnclosingCodeSignature() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingCodeSignature() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getEnclosingCodeSignature() - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getEnclosingCodeSignature() - Methode in Klasse org.aspectj.weaver.Shadow
 
getEnclosingConstructor() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getEnclosingConstructor() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getEnclosingElement() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getEnclosingElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getEnclosingElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getEnclosingElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getEnclosingElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getEnclosingElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
getEnclosingElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getEnclosingElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getEnclosingElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getEnclosingInstancesSlotSize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getEnclosingInstancesSlotSize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getEnclosingInstancesSlotSize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getEnclosingMethod() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getEnclosingMethod() - Methode in Klasse org.aspectj.apache.bcel.classfile.EnclosingMethod
 
getEnclosingMethod() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getEnclosingMethod() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getEnclosingMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getEnclosingMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getEnclosingMethod() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the enclosing method (including method selector and method descriptor), or null if none.
getEnclosingMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
getEnclosingMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getEnclosingMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getEnclosingMethod() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingMethodIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.EnclosingMethod
 
getEnclosingPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Pattern
 
getEnclosingShadow() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingType() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getEnclosingType() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getEnclosingType() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getEnclosingType() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getEnclosingType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl
 
getEnclosingType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
getEnclosingType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the enclosing type or null if the receiver is a top level type.
getEnclosingType() - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingType() - Methode in Klasse org.aspectj.weaver.BindingScope
 
getEnclosingType() - Methode in Schnittstelle org.aspectj.weaver.patterns.IScope
 
getEnclosingType() - Methode in Klasse org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getEnclosingType() - Methode in Klasse org.aspectj.weaver.patterns.SimpleScope
 
getEnclosingType() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getEnclosingType() - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getEnclosingType() - Methode in Klasse org.aspectj.weaver.Shadow
 
getEnclosingTypeName() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getEnclosingTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getEnclosingTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getEnclosingTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
 
getEnclosingTypeName() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getEncoding() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the workspace root default charset encoding.
getEncoding() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Returns the encoding for this document.
getEncoding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchDocument
 
getEnd() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
getEnd() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
getEnd() - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableGen
 
getEnd() - Methode in Klasse org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getEnd() - Methode in Schnittstelle org.aspectj.weaver.IHasPosition
The ending index of this location in the character stream This points to the last character in this token.
getEnd() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getEnd() - Methode in Klasse org.aspectj.weaver.patterns.BasicToken
 
getEnd() - Methode in Klasse org.aspectj.weaver.patterns.FormalBinding
 
getEnd() - Methode in Klasse org.aspectj.weaver.patterns.PatternNode
 
getEnd() - Methode in Klasse org.aspectj.weaver.patterns.TypePatternList
 
getEnd() - Methode in Klasse org.aspectj.weaver.Position
 
getEnd() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getEnd() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getEnd() - Methode in Klasse org.aspectj.weaver.ShadowMunger
 
getEndLine() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getEndLine() - Methode in Schnittstelle org.aspectj.bridge.ISourceLocation
 
getEndLine() - Methode in Klasse org.aspectj.bridge.SourceLocation
 
getEndLine(ASTNode) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
getEndPC() - Methode in Klasse org.aspectj.apache.bcel.classfile.CodeException
 
getEndPC() - Methode in Klasse org.aspectj.apache.bcel.generic.CodeExceptionGen
 
getEndPC() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the end pc of this entry.
getEndPC() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getEndPos() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getEndPos() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getEndPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseDiagnostic
 
getEndPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns the original position of the last character of this node's contents in its document.
getEntries() - Methode in Klasse org.aspectj.asm.internal.RelationshipMap
 
getEntries() - Methode in Schnittstelle org.aspectj.asm.IRelationshipMap
 
getEntries() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibrary
 
getEntries() - Methode in Klasse org.aspectj.weaver.bcel.ClassPathManager
 
getEntry() - Methode in Klasse org.aspectj.weaver.patterns.CflowPointcut
 
getEntry() - Methode in Klasse org.aspectj.weaver.patterns.PerCflow
 
getEntry() - Methode in Klasse org.aspectj.weaver.patterns.PerObject
 
getEntryKind() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the kind of this classpath entry.
getEntryKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getEntryKind(int) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPool
 
getEntryName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
getEntryName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getEntryTable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
For internal testing only.
getEnumConstantName() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
getEnumConstantName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.UnresolvedEnumConstant
 
getEnumConstantName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumConstantNameIndex() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumConstants() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getEnumConstants() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getEnumConstantTypeName() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumConstantTypeNameIndex() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getEnumTypeString() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
getEnumValueString() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
getErasure() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the erasure of this type binding.
getErasureCompatibleType(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Return the supertype which would erase as a subtype of a given declaring class.
getErasureSignature() - Methode in Klasse org.aspectj.weaver.TypeVariable
 
getErasureSignature() - Methode in Klasse org.aspectj.weaver.UnresolvedType
For parameterized types, return the signature for the raw type
getErasureSignature() - Methode in Klasse org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
getErrorCode() - Methode in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
 
getErrorIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getErrors() - Methode in Klasse org.aspectj.bridge.MessageHandler
 
getErrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
Answer the errors encountered during compilation.
getErrors() - Statische Methode in Klasse org.aspectj.tools.ajdoc.CompilerWrapper
 
getErrors() - Statische Methode in Klasse org.aspectj.tools.ajdoc.Main
 
getErrorType(ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getEscapedValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.CharacterLiteral
Returns the string value of this literal node.
getEscapedValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.StringLiteral
Returns the string value of this literal node to the given string literal token.
getEscapedValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TextBlock
Returns the string value of this literal node to the given string literal token.
getEvaluationID() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns the ID of the evaluation.
getEvaluationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns the type of evaluation this result is about.
getEvent(ASTNode, StructuralPropertyDescriptor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getEventEditGroup(RewriteEvent) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getEventStore() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
getExactConstructor(TypeBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getExactConstructor(TypeBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getExactConstructor(TypeBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getExactConstructor(TypeBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getExactConstructor(TypeBinding, InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getExactDeclaringTypes() - Methode in Klasse org.aspectj.weaver.patterns.AndSignaturePattern
 
getExactDeclaringTypes() - Methode in Schnittstelle org.aspectj.weaver.patterns.ISignaturePattern
 
getExactDeclaringTypes() - Methode in Klasse org.aspectj.weaver.patterns.NotSignaturePattern
 
getExactDeclaringTypes() - Methode in Klasse org.aspectj.weaver.patterns.OrSignaturePattern
 
getExactDeclaringTypes() - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
getExactMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getExactMethod(char[], TypeBinding[], CompilationUnitScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getExactMethod(SourceTypeBinding, char[], TypeBinding[], CompilationUnitScope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
getExactMethod(SourceTypeBinding, char[], TypeBinding[], CompilationUnitScope) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IMemberFinder
 
getExactMethod(TypeBinding, char[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getExactMethodBase(char[], TypeBinding[], CompilationUnitScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getExactMethodBase(char[], TypeBinding[], CompilationUnitScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getExactType() - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
 
getExactTypes() - Methode in Klasse org.aspectj.weaver.patterns.TypePatternList
 
getException() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.CatchClause
Returns the exception variable declaration of this catch clause.
getException() - Methode in Ausnahmeklasse org.aspectj.org.eclipse.jdt.core.JavaModelException
Returns the underlying Throwable that caused the failure.
getException() - Methode in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
Returns the underlying Throwable that caused the failure.
getException() - Methode in Klasse org.aspectj.weaver.patterns.DeclareSoft
 
getExceptionAttribute() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer the exception attribute of this method info, null is none.
getExceptionAttribute() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getExceptionHandlers() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getExceptionIndexes() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExceptionAttribute
Answer back the exception indexes of the exception attribute.
getExceptionIndexes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionAttribute
 
getExceptionIndexTable() - Methode in Klasse org.aspectj.apache.bcel.classfile.ExceptionTable
 
getExceptionMarkers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
getExceptionNames() - Methode in Klasse org.aspectj.apache.bcel.classfile.ExceptionTable
 
getExceptionNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExceptionAttribute
Answer back the exception names of the exception attribute.
getExceptionNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionAttribute
 
getExceptions() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getExceptions() - Methode in Klasse org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
getExceptions() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Veraltet.
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() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getExceptions() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getExceptions() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getExceptions(World) - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getExceptions(World) - Methode in Schnittstelle org.aspectj.weaver.Member
 
getExceptions(World) - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getExceptions(World) - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getExceptions(World) - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getExceptionsNumber() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExceptionAttribute
Answer back the number of exceptions of the exception attribute.
getExceptionsNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionAttribute
 
getExceptionSummary(Throwable) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.apache.bcel.classfile.Code
 
getExceptionTable() - Methode in Klasse org.aspectj.apache.bcel.classfile.Method
 
getExceptionTable() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the array of exception entries, if they are present.
getExceptionTable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getExceptionTableAttribute(Attribute[]) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.AttributeUtils
 
getExceptionTableIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getExceptionTableIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the exception table index when the target_type is EXCEPTION_PARAMETER.
getExceptionTableIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getExceptionTableLength() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the exception table length of the code attribute.
getExceptionTableLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getExceptionTypeNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getExceptionTypeNames() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getExceptionTypeNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getExceptionTypes() - Methode in Klasse org.aspectj.internal.lang.reflect.AdviceImpl
 
getExceptionTypes() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
getExceptionTypes() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getExceptionTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.Advice
 
getExceptionTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.CodeSignature
 
getExceptionTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeConstructorDeclaration
 
getExceptionTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getExceptionTypes() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getExceptionTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getExcludePatterns() - Methode in Klasse org.aspectj.weaver.loadtime.definition.Definition
 
getExclusionMap() - Methode in Klasse org.aspectj.weaver.World
 
getExclusionPatterns() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the set of patterns used to exclude resources or classes associated with this classpath entry.
getExclusionPatterns() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getExecuteIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getExecutionArgs() - Methode in Schnittstelle org.aspectj.ajde.IRuntimeProperties
 
getExistingElement(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
getExistingElement(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the existing element in the cache that is equal to the given element.
getExpandedClasspath() - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getExpectedTypesKeys() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionContext
Return keys of expected types of a potential completion proposal at the completion position.
getExpectedTypesKeys() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getExpectedTypesSignatures() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionContext
Return signatures of expected types of a potential completion proposal at the completion position.
getExpectedTypesSignatures() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getExpendable() - Methode in Klasse org.aspectj.weaver.World
 
getExpendableMap() - Methode in Klasse org.aspectj.weaver.World.TypeMap
 
getExplicitConstructor() - Methode in Klasse org.aspectj.weaver.NewConstructorTypeMunger
 
getExportedPackageNames(IModuleDescription) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IModuleDescription
Get names of exported packages.
getExportedPackageNames(IModuleDescription) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getExportedPackages() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns all exported packages.
getExportedPackages() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getExportedTo(IPackageBinding) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getExports() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module
 
getExports() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryModuleBinding
 
getExports() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getExports() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getExportsCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the exports count.
getExportsCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getExportsInfo() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getExposedPointcuts() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getExposedTypeSignature() - Methode in Klasse org.aspectj.weaver.ExposeTypeMunger
 
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AssertStatement
Returns the first expression of this assert statement.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.BreakStatement
Veraltet. 
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.CastExpression
Returns the expression of this cast expression.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Returns the expression of this class instance creation expression, or null if there is none.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
Returns the condition of this conditional expression.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DoStatement
Returns the expression of this do statement.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
Returns the expression of this enhanced for statement.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.EnhancedForWithRecordPattern
Returns the expression of this enhanced for statement.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ExpressionMethodReference
Returns the expression of this expression method reference expression
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ExpressionStatement
Returns the expression of this expression statement.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.FieldAccess
Returns the expression of this field access expression.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ForStatement
Returns the condition expression of this for statement, or null if there is none.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.GuardedPattern
Returns the conditional expression of this pattern, or null if there is none (the "default:" case).
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.IfStatement
Returns the expression of this if statement.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
Returns the expression of this method invocation expression, or null if there is none.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ParenthesizedExpression
Returns the expression of this parenthesized expression.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ReturnStatement
Returns the expression of this return statement, or null if there is none.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SuperConstructorInvocation
Returns the expression of this super constructor invocation statement, or null if there is none.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
Veraltet.
use expressions() (see JLS 12)
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SwitchExpression
Returns the expression of this switch statement.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SwitchStatement
Returns the expression of this switch statement.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SynchronizedStatement
Returns the expression of this synchronized statement.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ThrowStatement
Returns the expression of this throw statement.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.WhileStatement
Returns the expression of this while statement.
getExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.YieldStatement
Returns the expression of this Yield statement, or null if there is none.
getExpressionContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
getExpressionContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
getExpressionContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
getExpressionContext() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
getExpressionContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
getExpressionContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
getExpressionContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
getExpressionContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
getExpressionContext() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
getExtendedAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRuntimeInvisibleTypeAnnotationsAttribute
Answer back the extended annotations.
getExtendedAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRuntimeVisibleTypeAnnotationsAttribute
Answer back the extended annotations.
getExtendedAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleTypeAnnotationsAttribute
 
getExtendedAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleTypeAnnotationsAttribute
 
getExtendedAnnotationsNumber() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRuntimeInvisibleTypeAnnotationsAttribute
Answer back the number of extended annotations as described in the JVM specifications.
getExtendedAnnotationsNumber() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRuntimeVisibleTypeAnnotationsAttribute
Answer back the number of annotations as described in the JVM specifications.
getExtendedAnnotationsNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleTypeAnnotationsAttribute
 
getExtendedAnnotationsNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleTypeAnnotationsAttribute
 
getExtendedChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementInfo
 
getExtendedChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getExtendedLength(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns the extended source length of the given node.
getExtendedSourceRangeComputer() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Returns the extended source range computer for this AST rewriter.
getExtendedStartPosition(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Returns the extended start position of the given node.
getExtendingInterfaces(IType) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getExtendsBound() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl
 
getExternalAnnotationPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
getExternalAnnotationPath(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getExternalAnnotationPath(String) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
getExternalAnnotationPath(IProject, boolean) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Answer the path for external annotations (for null analysis) associated with this classpath entry.
getExternalAnnotationPath(IProject, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getExternalAnnotationStatus() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getExternalAnnotationStatus() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getExternalAnnotationStatus() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getExternalAnnotationStatus() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer whether a provider for external annotations is associated with this binary type.
getExternalAnnotationStatus() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getExternalAnnotationStatus() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getExternalFolders(IClasspathEntry[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
Returns a set of external paths to external folders referred to on the given classpath.
getExternalFoldersManager() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
getExternalFoldersProject() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
getExternalLibTimeStamps() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
getExternalManager() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getExternalTarget(IPath, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Helper method - returns either the linked IFolder or the File corresponding to the provided IPath.
getExternalWorkingCopyProjects() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getExtraAdviceInformation() - Methode in Klasse org.aspectj.asm.IProgramElement.ExtraInformation
 
getExtraAttribute(IClasspathEntry, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getExtraAttributes() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the extra classpath attributes for this classpath entry.
getExtraAttributes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getExtraConfiguration() - Methode in Klasse org.aspectj.weaver.World
may return null
getExtractableName(Member) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
 
getExtraDimensions() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns the number of extra array dimensions over and above the explicitly-specified return type.
getExtraDimensions() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Returns the number of extra array dimensions over and above the explicitly-specified type.
getExtraDimensions2Property() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Veraltet.
getExtraFlags(IType) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
getExtraFlags(TypeDeclaration) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
getExtraFlags(ClassFileReader) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
getExtraInfo() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getExtraInfo() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getExtraMarkerAttributeNames() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.Advice
 
getExtraParameterFlags() - Methode in Klasse org.aspectj.weaver.Advice
 
getExtraParameterFlags() - Methode in Klasse org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getExtraParameterType() - Methode in Klasse org.aspectj.weaver.Advice
Return the type of the 'extra argument'.
getExtraSourceLocations() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.bridge.Message
 
getFactory() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getFactory() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns a factory with which to create new document fragments.
getFactory() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getFactory() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getFactoryMethod(Field, BcelShadow) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getFactoryMethodName() - Methode in Klasse org.aspectj.weaver.MethodDelegateTypeMunger
 
getFactoryMethodSignature() - Methode in Klasse org.aspectj.weaver.MethodDelegateTypeMunger
 
getFailureContainer(IPath, IJavaProject) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
getFallThroughState(Statement, BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
getFavoriteReferences() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Returns the favorite references which are used to compute some completion proposals.
getField() - Methode in Klasse org.aspectj.apache.bcel.generic.FieldGen
Get field object after having set up all necessary values.
getField() - Methode in Schnittstelle org.aspectj.lang.reflect.FieldSignature
 
getField() - Methode in Klasse org.aspectj.runtime.reflect.FieldSignatureImpl
 
getField() - Methode in Klasse org.aspectj.weaver.ast.FieldGet
 
getField() - Methode in Klasse org.aspectj.weaver.ast.FieldGetCall
 
getField(char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getField(char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getField(char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getField(char[], boolean, InvocationSite, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getField(char[], boolean, InvocationSite, Scope) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getField(Field) - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getField(String) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getField(String) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getField(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the field with the specified name in this type (for example, "bar").
getField(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getField(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getField(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getField(SourceTypeBinding, char[], InvocationSite, Scope) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
getField(SourceTypeBinding, char[], InvocationSite, Scope) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IMemberFinder
 
getField(TypeBinding, char[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
GETFIELD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
GETFIELD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
GETFIELD_QUICK - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
GETFIELD_QUICK_W - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
GETFIELD2_QUICK - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
getFieldBase(char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getFieldBase(char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getFieldBindingForLookup() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
getFieldBindingForLookup() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
getFieldBindingForLookup() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getFieldDescriptor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the field descriptor value for a CONSTANT_Fieldref type entry.
getFieldDescriptor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getFieldDoc(IField) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavadocContents
 
getFieldForCodeSnippet(TypeBinding, char[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
getFieldGens() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getFieldHandles() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getFieldInfos() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getFieldName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the field name for a CONSTANT_Fieldref type entry.
getFieldName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getFieldName(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.FieldInstruction
 
getFields() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getFields() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getFields() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getFields() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getFields() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getFields() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
Returns the ordered list of field declarations of this type declaration.
getFields() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns the ordered list of field declarations of this type declaration.
getFields() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's this.fields or null if the array is empty.
getFields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getFields() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's fields or null if the array is empty.
getFields() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the receiver's fields.
getFields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getFields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the receiver's fields or null if the array is empty.
getFields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getFields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getFields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getFields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getFields() - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the number of field infos.
getFieldsCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getFieldSignatureString(Member, World) - Statische Methode in Klasse org.aspectj.weaver.SignatureUtils
 
getFieldSize(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.FieldInstruction
 
getFieldType() - Methode in Schnittstelle org.aspectj.lang.reflect.FieldSignature
 
getFieldType() - Methode in Klasse org.aspectj.runtime.reflect.FieldSignatureImpl
 
getFieldType(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.FieldInstruction
 
getFile() - Methode in Ausnahmeklasse org.aspectj.ajdt.ajc.ConfigParser.ParseException
 
getFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
Returns the IFile representing the compilation unit.
getFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
Returns the IFile representing the compilation unit.
getFile() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc2.Argfile
 
getFile(Object) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getFile(URL) - Methode in Schnittstelle org.aspectj.weaver.loadtime.IWeavingContext
Format a URL
getFileByteContent(File) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns the contents of the given file as a byte array.
getFileBytes(Path) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
getFileCharContent(File, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns the contents of the given file as a char array.
getFileForHandle(String) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.asm.internal.JDTLikeHandleProvider
 
getFileForInput(JavaFileManager.Location, String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getFileForOutput(JavaFileManager.Location, String, String, FileObject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getFileManager() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getFileManager() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
 
getFileMapEntrySet() - Methode in Schnittstelle org.aspectj.asm.IHierarchy
 
getFileMapEntrySet() - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
getFilename() - Methode in Klasse org.aspectj.weaver.bcel.UnwovenClassFile
 
getFilename() - Methode in Schnittstelle org.aspectj.weaver.IUnwovenClassFile
 
getFileName() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
getFileName() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
getFileName() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getFileName() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getFileName() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getFileName() - Methode in Schnittstelle org.aspectj.lang.reflect.SourceLocation
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getFileName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.IElementInfo
Get the project-relative path to the source file that contains this element.
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
Answer the initial file name
getFileName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IDependent
Answer the file name which defines the type.
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
The exact openable file name.
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
getFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getFileName() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getFileName() - Methode in Klasse org.aspectj.weaver.Dump
 
getFileName() - Methode in Klasse org.aspectj.weaver.patterns.BasicToken
 
getFileName() - Methode in Klasse org.aspectj.weaver.patterns.PatternNode
 
getFileObjectOf(Element) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getFiler() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getFiles() - Methode in Klasse org.aspectj.ajdt.ajc.ConfigParser
 
getFiles() - Methode in Klasse 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
getFiles(Iterable<? extends Path>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getFilesToCompile(boolean) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getFileStructurePanel() - Methode in Klasse org.aspectj.ajde.Ajde
 
getFileSystem() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getFileURL(File) - Statische Methode in Klasse org.aspectj.util.FileUtil
Get URL for a File.
getFileURLs(File[]) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
getFilteredMemberAccessibility() - Methode in Klasse org.aspectj.ajde.ui.StructureViewProperties
 
getFilteredMemberKinds() - Methode in Klasse org.aspectj.ajde.ui.StructureViewProperties
 
getFilteredMemberModifiers() - Methode in Klasse org.aspectj.ajde.ui.StructureViewProperties
 
getFilterIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getFinalConstantPool() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
getFinally() - Methode in Klasse 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() - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
 
getFirstBound() - Methode in Klasse org.aspectj.weaver.TypeVariable
 
getFirstChild() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns the first child of this node.
getFirstChild() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
 
getFirstCommonSuperclass(ReferenceType) - Methode in Klasse org.aspectj.apache.bcel.generic.ReferenceType
This commutative operation returns the first common superclass (narrowest ReferenceType referencing a class, not an interface).
getFirstToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getFixed() - Methode in Klasse org.aspectj.weaver.World
 
getFlags() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Export
 
getFlags() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Open
 
getFlags() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Require
 
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the modifier flags relevant in the context, or Flags.AccDefault if none.
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns the flags associated with this node.
getFlags() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IImportDeclaration
Returns the modifier flags for this import.
getFlags() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns flags that describe how an element has changed.
getFlags() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns the modifier flags for this local variable.
getFlags() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMember
Returns the modifier flags for this member.
getFlags() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMImport
Veraltet.
Returns the modifier flags for this import.
getFlags() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMMember
Veraltet.
Returns the flags for this member.
getFlags() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IPackageVisibilityInfo
Answer back the exports/opens flags.
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
Returns the modifier flags for this local variable.
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceModule
 
getFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PackageVisibilityInfo
 
getFlags() - Methode in Klasse org.aspectj.runtime.internal.AroundClosure
 
getFlags(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
 
getFlagsAsString() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Export
 
getFlagsAsString() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Open
 
getFlagsAsString() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Require
 
getFloatValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the float value for a CONSTANT_Float type entry.
getFloatValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getFocusType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getFolder(IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
getFolderPackageFragmentRoot(IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
The path is known to match a source/library folder entry.
getForbidden() - Methode in Klasse org.aspectj.weaver.patterns.ThrowsPattern
 
getForceWrapping(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Return the force value of the given alignment value.
getFormal(int) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getFormal(int) - Methode in Schnittstelle org.aspectj.weaver.patterns.IScope
 
getFormal(int) - Methode in Klasse org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getFormal(int) - Methode in Klasse org.aspectj.weaver.patterns.SimpleScope
 
getFormalBinding() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.BindingTypePattern
 
getFormalComment() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getFormalComment() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getFormalCount() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getFormalCount() - Methode in Schnittstelle org.aspectj.weaver.patterns.IScope
 
getFormalCount() - Methode in Klasse org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getFormalCount() - Methode in Klasse org.aspectj.weaver.patterns.SimpleScope
 
getFormalIndex() - Methode in Klasse org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
getFormalIndex() - Methode in Klasse org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
getFormalIndex() - Methode in Schnittstelle org.aspectj.weaver.patterns.BindingPattern
 
getFormalIndex() - Methode in Klasse org.aspectj.weaver.patterns.BindingTypePattern
 
getFormalsUnchangedToProceed() - Methode in Klasse org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getFormalType() - Methode in Klasse org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
getFormalTypeParametersFromOuterClass() - Methode in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getFormattedResult(ASTNode, int, Collection) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
Returns the string accumulated in the visit formatted using the default formatter.
getForwardIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getFoundNode() - Methode in Klasse org.aspectj.weaver.patterns.VoidArrayFinder
 
getFramePositions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
getFrameType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IStackMapFrame
Answer back the frame type for this entry.
getFrameType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getFrameType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.StackMapFrame
 
getFrameType(StackMapFrame) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getFrom(int) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
getFullClasspath() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getFullClassPath(ClassLoader) - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
getFullPath() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
getFullPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getFullPath(String, String, String) - Methode in Klasse 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() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getFullyQualifiedName() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getFullyQualifiedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Name
Returns the standard dot-separated representation of this name.
getFullyQualifiedName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the fully qualified name of this type, including qualification for any containing types and packages.
getFullyQualifiedName() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getFullyQualifiedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getFullyQualifiedName(char) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getFullyQualifiedName(char) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getFullyQualifiedName(char, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getFullyQualifiedParameterizedName() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getFullyQualifiedParameterizedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getFullyQualifiedParameterizedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryType
 
getFullyQualifiedParameterizedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedLambdaExpression
 
getFullyQualifiedParameterizedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceType
 
getFullyQualifiedParameterizedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getFullyQualifiedParameterizedName(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
GetFunctionalInterfaceClass - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetFunctionalInterfaceClassSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getFunctionalInterfaceMethod() - Methode in Schnittstelle 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetFunctionalInterfaceMethodNameSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetFunctionalInterfaceMethodSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetFunctionalInterfaceMethodSignatureSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getFunctionInterfaceArgumentSolutions(TypeBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
getGenerated() - Methode in Klasse org.aspectj.weaver.tools.cache.CacheStatistics
 
getGeneratedRegex() - Methode in Schnittstelle org.aspectj.weaver.tools.cache.CacheKeyResolver
Return a regex which matches all generated keys
getGeneratedRegex() - Methode in Klasse org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
 
getGeneratedResources(IRegion, boolean) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.Shadow
 
getGenericCast(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
getGenericClassTypeSignature() - Methode in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getGenericElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getGenericParameterTypes() - Methode in Klasse org.aspectj.internal.lang.reflect.AdviceImpl
 
getGenericParameterTypes() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
getGenericParameterTypes() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getGenericParameterTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.Advice
 
getGenericParameterTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeConstructorDeclaration
 
getGenericParameterTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getGenericParameterTypes() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getGenericParameterTypes() - Methode in Schnittstelle org.aspectj.weaver.Member
 
getGenericParameterTypes() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getGenericParameterTypes() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getGenericParameterTypes() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
Get the TypeXs of the parameter types, taking generic signature into account
getGenericParameterTypes() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
Get the TypeXs of the parameter types, taking generic signature into account
getGenericParameterTypes(ReflectionBasedResolvedMemberImpl) - Methode in Schnittstelle org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
getGenericParameterTypes(ReflectionBasedResolvedMemberImpl) - Methode in Klasse org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
getGenericParameterTypes(ReflectionBasedResolvedMemberImpl) - Methode in Klasse org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
getGenericResolvedType() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
Returns the generic type, regardless of the resolvedType we 'know about'
getGenericReturnType() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getGenericReturnType() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getGenericReturnType() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getGenericReturnType() - Methode in Schnittstelle org.aspectj.weaver.Member
 
getGenericReturnType() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getGenericReturnType() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getGenericReturnType() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
Get the UnresolvedType for the return type, taking generic signature into account
getGenericReturnType() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
Get the UnresolvedType for the return type, taking generic signature into account
getGenericReturnType(ReflectionBasedResolvedMemberImpl) - Methode in Schnittstelle org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
getGenericReturnType(ReflectionBasedResolvedMemberImpl) - Methode in Klasse org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
getGenericReturnType(ReflectionBasedResolvedMemberImpl) - Methode in Klasse org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
getGenericReturnTypeSignature() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getGenericSignature() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getGenericSignature() - Methode in Klasse org.aspectj.apache.bcel.classfile.FieldOrMethod
Hunts for a signature attribute on the member and returns its contents.
getGenericSignature() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
Hunts for a signature attribute on the member and returns its contents.
getGenericSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getGenericSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getGenericSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getGenericSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getGenericSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
getGenericSignature() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getGenericSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getGenericSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getGenericSignature() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getGenericSignature() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getGenericSignature() - Methode in Klasse org.aspectj.weaver.TypeVariable
 
getGenericSupertype() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getGenericSupertype() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getGenericType() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
getGenericType() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeFieldDeclaration
 
getGenericType() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getGenericType() - Methode in Klasse org.aspectj.weaver.ResolvedType
Overridden by ReferenceType to return a sensible answer for parameterized and raw types.
getGenericTypeOfWildcardType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the generic type associated with this wildcard type, if it has one.
getGlobalMultivalPreference(String) - Methode in Klasse org.aspectj.ajde.ui.internal.UserPreferencesStore
 
getGlobalMultivalPreference(String) - Methode in Schnittstelle org.aspectj.ajde.ui.UserPreferencesAdapter
Retrieves a global IDE option.
getGlobalPreference(String) - Methode in Klasse org.aspectj.ajde.ui.internal.UserPreferencesStore
 
getGlobalPreference(String) - Methode in Schnittstelle org.aspectj.ajde.ui.UserPreferencesAdapter
Retrieves a global IDE option.
getGlobalViewProperties() - Methode in Klasse org.aspectj.ajde.ui.GlobalStructureView
 
getGranularity() - Methode in Klasse org.aspectj.ajde.ui.GlobalViewProperties
 
getGranularity() - Methode in Klasse org.aspectj.ajde.ui.StructureViewProperties
 
getGranularityIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getGrouping() - Methode in Klasse org.aspectj.ajde.ui.StructureViewProperties
 
getHandle() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
getHandle() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
Returns the handle for this type info
getHandle(AsmManager, Advice) - Statische Methode in Klasse org.aspectj.weaver.model.AsmRelationshipProvider
 
getHandle(IGenericType, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
Returns a handle for the given generic type or null if not found.
getHandledExceptionType() - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
getHandledExceptionType() - Methode in Klasse org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
getHandleElementForInpath(String) - Methode in Klasse org.aspectj.asm.AsmManager
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getHandleFromMemento(MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getHandleIdentifier() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getHandleIdentifier() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
The format of the string handle is not specified, but is stable across compilation sessions.
getHandleIdentifier() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns a string representation of this element handle.
getHandleIdentifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getHandleIdentifier(boolean) - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getHandleIdentifier(boolean) - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getHandleMemento() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getHandleMemento(StringBuffer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getHandleMemento(StringBuffer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getHandleMemento(StringBuffer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
getHandleMemento(StringBuffer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getHandleMemento(StringBuffer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getHandleMemento(StringBuffer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getHandleMemento(StringBuffer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getHandleMemento(StringBuffer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getHandleMemento(StringBuffer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getHandleMemento(StringBuffer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getHandleMemento(StringBuffer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getHandleMemento(StringBuffer, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getHandleMemento(StringBuffer, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getHandleMemento(StringBuffer, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns the char that marks the start of this handles contribution to a memento.
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Returns the char that marks the start of this handles contribution to a memento.
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns the char that marks the start of this handles contribution to a memento.
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageDeclaration
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceModule
 
getHandleMementoDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getHandleProvider() - Methode in Klasse org.aspectj.asm.AsmManager
 
getHandler() - Methode in Klasse org.aspectj.weaver.bcel.ExceptionRange
 
getHandlerPC() - Methode in Klasse org.aspectj.apache.bcel.classfile.CodeException
 
getHandlerPC() - Methode in Klasse org.aspectj.apache.bcel.generic.CodeExceptionGen
 
getHandlerPC() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the handler pc of this entry.
getHandlerPC() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getHandleUpdatingCountFromMemento(MementoTokenizer, WorkingCopyOwner) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getHandlingPolicy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getHandlingPolicy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl
 
getHandlingPolicy() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
 
getHeader() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMCompilationUnit
Veraltet.
Returns the header comment for this compilation unit.
getHexadecimalValue(char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
getHideAssociationsIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getHideNonAJIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getHierarchy() - Methode in Klasse org.aspectj.ajde.ui.GlobalViewProperties
 
getHierarchy() - Methode in Klasse org.aspectj.asm.AsmManager
 
getHierarchy() - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.weaver.ResolvedType
Return a list of the types in the hierarchy of this type, starting with this type.
getHighestlinenumber() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getHits() - Methode in Klasse org.aspectj.weaver.tools.cache.CacheStatistics
 
getHolder() - Methode in Klasse org.aspectj.tools.ajc.Main
 
getHostClassIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.NestHost
 
getHostClassName() - Methode in Klasse org.aspectj.apache.bcel.classfile.NestHost
 
getIcon() - Methode in Schnittstelle org.aspectj.ajde.ui.IStructureViewNode
 
getIcon() - Methode in Klasse org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
getIcon(IProgramElement.Kind) - Methode in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
Assumes "public" visibility for the icon.
getIcon(IRelationship.Kind) - Methode in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
 
getIconRegistry() - Methode in Klasse org.aspectj.ajde.Ajde
 
getIconResource() - Methode in Klasse org.aspectj.ajde.ui.AbstractIcon
 
getId() - Methode in Klasse org.aspectj.ajde.core.AjCompiler
 
getId() - Methode in Schnittstelle org.aspectj.lang.JoinPoint.StaticPart
Return the id for this JoinPoint.StaticPart.
getId() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.StructuralPropertyDescriptor
Returns the id of this property.
getId() - Methode in Klasse org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getId() - Methode in Schnittstelle org.aspectj.weaver.loadtime.IWeavingContext
In an environment with multiple class loaders allows messages to identified according to the weaving context
getID() - Methode in Schnittstelle org.aspectj.bridge.IMessage
Return the ID of the message where applicable, see IProblem for list of valid IDs
getID() - Methode in Klasse org.aspectj.bridge.Message
 
getID() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Returns the problem id
getID() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the type of problem.
getID() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation.IPostAction
 
getIdentifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SimpleName
Returns this node's identifier.
getIdentityComparisonLines() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getIdeUIAdapter() - Methode in Klasse org.aspectj.ajde.Ajde
 
getIgnored() - Methode in Klasse org.aspectj.weaver.tools.cache.CacheStatistics
 
getIgnoredIrritant(IrritantSet) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getIMessage() - Methode in Ausnahmeklasse org.aspectj.bridge.AbortException
 
GetImplClass - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getImplClassName() - Methode in Klasse org.aspectj.weaver.MethodDelegateTypeMunger
 
GetImplClassSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getImplementationIndices() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IProvidesInfo
Answer back the array of implementation indices.
getImplementationIndices() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ProvidesInfo
 
getImplementationNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IProvidesInfo
Answer back the array of implementation names.
getImplementationNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ProvidesInfo
 
getImplementations(ITypeBinding) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns the implementations that implement the given service in this module.
getImplementations(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryModuleBinding
 
getImplementations(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getImplementations(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getImplementationsCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IProvidesInfo
Answer back the number of implementations.
getImplementationsCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ProvidesInfo
 
getImplementingClasses(IType) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getImplicitComponentFields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getImplicitMethod(char[], TypeBinding[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getImplicitMethod(ReferenceBinding, char[], TypeBinding[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetScope
 
GetImplMethodKind - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodKindSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodNameSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
GetImplMethodSignatureSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getImport(char[][], boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
getImport(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns the first import declaration in this compilation unit with the given name.
getImport(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IImportContainer
Returns the first import declaration in this import container with the given name.
getImport(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getImport(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getImport(String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistImportContainer
 
getImport(String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getImportContainer() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns the import container for this compilation unit.
getImportContainer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
getImportContainer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getImportedFiles() - Methode in Klasse org.aspectj.ajde.internal.LstBuildConfigFileParser
 
getImportedNames() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getImportedNames() - Methode in Schnittstelle org.aspectj.weaver.patterns.IScope
 
getImportedNames() - Methode in Klasse org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getImportedNames() - Methode in Klasse org.aspectj.weaver.patterns.SimpleScope
 
getImportedPrefixes() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getImportedPrefixes() - Methode in Schnittstelle org.aspectj.weaver.patterns.IScope
 
getImportedPrefixes() - Methode in Klasse org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getImportedPrefixes() - Methode in Klasse org.aspectj.weaver.patterns.SimpleScope
 
getImportName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
getImportName(ImportReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
getImports() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Returns the import declarations for this evaluation context.
getImports() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getImports() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
getImports() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Returns the imports of this evaluation context.
getImports(Member) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getIncarnation(ModuleBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
getIncarnation(ModuleBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PlainPackageBinding
 
getIncarnation(ModuleBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
getIncludePatterns() - Methode in Klasse org.aspectj.weaver.loadtime.definition.Definition
 
getInclusionPatterns() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getIncrement() - Methode in Klasse org.aspectj.apache.bcel.generic.IINC
 
getIncrementalImageBuilder() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AspectJBuilder
 
getIncrementalImageBuilder() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getIndent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getIndentString(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
getIndentStyle(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Return the indentation style of the given alignment value.
getIndentWidth() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
getIndentWidth(Map) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Returns the tab width as configured in the given map.
getIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
 
getIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariable
 
getIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMapType
 
getIndex() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
getIndex() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionBranch
 
getIndex() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionCP
 
getIndex() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionLV
 
getIndex() - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableGen
 
getIndex() - Methode in Klasse org.aspectj.apache.bcel.generic.RET
 
getIndex() - Methode in Klasse org.aspectj.apache.bcel.util.ByteSequence
 
getIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ArrayAccess
Returns the index expression of this array access expression.
getIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableReferenceInfo
Answer back the resolved position of the local variable as specified in the JVM specifications.
getIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the index of this entry as specified in the JVM specifications.
getIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the index of this entry as specified in the JVM specifications.
getIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IPackageVisibilityInfo
Answer back the exports/opens index.
getIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IProvidesInfo
Answer back the provides index.
getIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.MetaIndex
 
getIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableReferenceInfo
 
getIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PackageVisibilityInfo
 
getIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ProvidesInfo
 
getIndex() - Methode in Klasse org.aspectj.weaver.patterns.BasicTokenSource
 
getIndex() - Methode in Klasse org.aspectj.weaver.patterns.FormalBinding
 
getIndex() - Methode in Schnittstelle org.aspectj.weaver.patterns.ITokenSource
 
getIndex() - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
getIndex() - Methode in Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
getIndex() - Methode in Klasse org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
getIndex(Object[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
getIndex(ASTNode, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getIndex(IndexLocation) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Returns the index for a given index location
getIndex(IPath, boolean, boolean) - Methode in Klasse 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) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Returns an array of index categories to consider for this index query.
getIndexCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorDeclarationPattern
 
getIndexCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ConstructorPattern
 
getIndexCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
getIndexCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodDeclarationPattern
 
getIndexCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
getIndexCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ModulePattern
 
getIndexCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MultiTypeDeclarationPattern
 
getIndexCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
getIndexCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
getIndexCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeDeclarationPattern
 
getIndexCategories() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
getIndexEntries() - Methode in Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
getIndexes(IndexLocation[], IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Returns all the existing indexes for a list of index locations.
getIndexes(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
getIndexes(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.SubTypeSearchJob
 
getIndexesNotInMeta(SimpleLookupTable) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.MetaIndex
Returns the index names out of passed in indexes which are not part of the meta index.
getIndexFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
getIndexFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
getIndexFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
getIndexFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.JarIndexLocation
 
getIndexFile() - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
getIndexForUpdate(IPath, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
getIndexKey() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldPattern
 
getIndexKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
getIndexKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
getIndexLastModified() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
getIndexLocation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
getIndexLocation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.MetaIndex
 
getIndexLocations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.IndexSelector
 
getIndexManager() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getIndexMap() - Methode in Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
getIndexOfDifferentLocals(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getIndexPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getIndices() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionSelect
 
getInferenceContext(ParameterizedMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
getInferenceContext(ParameterizedMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
getInferenceContext(ParameterizedMethodBinding) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.Invocation
Retrieve an inference context for the given method.
getInferenceContext(ParameterizedMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
getInferenceContext(ParameterizedMethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
getInferenceKind(MethodBinding, TypeBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
getInfo(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Returns the info for the element.
getInfo(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the info for the element.
getInfoIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getInfrastructureEvaluationContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Returns the infrastructure evaluation context.
getInfrastructureEvaluationRequestor(ICodeSnippetRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Returns a new infrastructure evaluation requestor instance.
getInitializationContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
getInitializationContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
Answer flow context that corresponds to initialization.
getInitializationContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
getInitializationSource() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the initialization source for this constant field.
getInitializationSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
 
getInitializer() - Methode in Schnittstelle org.aspectj.lang.reflect.InitializerSignature
 
getInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ArrayCreation
Returns the array initializer of this array creation expression, or null if there is none.
getInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Returns the initializer of this variable declaration, or null if there is none.
getInitializer() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.eval.IGlobalVariable
Returns the initializer of this global variable.
getInitializer() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMField
Veraltet.
Returns the initializer expression for this field.
getInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.GlobalVariable
Returns the initializer of this global variable.
getInitializer(int) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getInitializer(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getInitializer(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getInitializerProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Returns structural property descriptor for the "initializer" property of this node (child type: Expression).
getInitializers() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the initializers declared by this type.
getInitializers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getInitializers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getInitializers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getInitializers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getInitialValue() - Methode in Klasse org.aspectj.apache.bcel.generic.FieldGen
 
getInitMethod(UnresolvedType) - Methode in Klasse org.aspectj.weaver.NewFieldTypeMunger
 
getInitsForFinalBlankInitializationCheck(TypeBinding, FlowInfo) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getInJars() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getInlineAnnotations(String, boolean, boolean) - Methode in Klasse org.aspectj.asm.AsmManager
Constructs map each time it's called.
getInnerAccessFlags() - Methode in Klasse org.aspectj.apache.bcel.classfile.InnerClass
 
getInnerClassAttributesEntries() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttribute
 
getInnerClasses() - Methode in Klasse org.aspectj.apache.bcel.classfile.InnerClasses
 
getInnerClassesAttribute() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the inner classes attribute of this .class file, null if none.
getInnerClassesAttribute() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getInnerClassIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.InnerClass
 
getInnerClassName() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerClassNameIndex() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerName() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerNameIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.InnerClass
 
getInnerNameIndex() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getInnerSourceName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the source name if the receiver is a inner type.
getInpath() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
 
getInpath() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getInpathMap() - Methode in Klasse org.aspectj.ajde.core.internal.OutputLocationAdapter
Return a map from fully qualified jar/dir entries to handle components.
getInpathMap() - Methode in Schnittstelle org.aspectj.ajde.core.IOutputLocationManager
 
getInpathMap() - Methode in Schnittstelle org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
 
getInputStream() - Methode in Schnittstelle org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getInputStream() - Methode in Klasse org.aspectj.weaver.bcel.ClassPathManager.ClassFile
 
getInputStream(String) - Methode in Klasse org.aspectj.apache.bcel.util.ClassPath
 
getInputStream(String, String) - Methode in Klasse org.aspectj.apache.bcel.util.ClassPath
Return stream for class or resource on CLASSPATH.
getInputStreamAsByteArray(InputStream) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns the given input stream's contents as a byte array.
getInputStreamAsCharArray(InputStream, int, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.Util
 
getInputStreamAsCharArray(InputStream, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns the given input stream's contents as a character array.
getInsertionPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns the position at which the first child of this node should be inserted.
getInstance() - Statische Methode in Klasse org.aspectj.apache.bcel.util.SyntheticRepository
 
getInstance(ClassPath) - Statische Methode in Klasse org.aspectj.apache.bcel.util.SyntheticRepository
 
getInstancePreferences() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Get workspace eclipse preference for JavaCore plug-in.
getInstruction() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionHandle
 
getInstruction() - Methode in Klasse org.aspectj.apache.bcel.generic.LineNumberGen
 
getInstruction() - Methode in Klasse org.aspectj.apache.bcel.generic.SwitchBuilder
 
getInstructionHandles() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
getInstructionList() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getInstructionPositions() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
Get positions (offsets) of all instructions in the list.
getInstructions() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
getInstructionsAsArray() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
getInstrumentation() - Statische Methode in Klasse org.aspectj.weaver.loadtime.Agent
Returns the Instrumentation system level instance
getIntAttribute(ASTNode, StructuralPropertyDescriptor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
 
getIntegerValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the integer value for a CONSTANT_Integer type entry.
getIntegerValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getInterfaceAbstractContracts(Scope, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
getInterfaceAbstractContracts(Scope, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getInterfaceAbstractContracts(Scope, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getInterfaceIndexes() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getInterfaceIndices() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getInterfaceNames() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getInterfaceNames() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getInterfaceNames() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getInterfaceNames() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getInterfaceNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getInterfaceNames() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getInterfaceNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getInterfaceNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getInterfaceNames() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getInterfaceNames(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
getInterfaceNames(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getInterfaces() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
Get interfaces directly implemented by this JavaClass.
getInterfaces() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getInterfaces() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getInterfaces() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getInterfaces() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getInterfaces() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getInterfaceType() - Methode in Klasse org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
getInterimResultRequestor() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getInterMethodBody(UnresolvedType) - Methode in Klasse org.aspectj.weaver.NewMethodTypeMunger
 
getInternalCategoryMessage() - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getInternalFileName() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getInternalStructure() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getIntersectingTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
getIntersectingTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
getIntersectingTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
getIntersectionType18(ReferenceBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getIntersectionTypeBounds(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type bounds' signatures from the given intersection type signature.
getIntersectionTypeBounds(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type bounds' signatures from the given intersection type signature.
getInterTypeMungers() - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getInterTypeMungers() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getInterTypeMungersIncludingSupers() - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getInterTypeMungersIncludingSupers() - Methode in Klasse org.aspectj.weaver.ResolvedType
???
getInterTypeParentMungers() - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getInterTypeParentMungers() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getInterTypeParentMungersIncludingSupers() - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getInterTypeParentMungersIncludingSupers() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getIntValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantInteger
 
getInvalidPointcutExpression() - Methode in Ausnahmeklasse org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException
 
getIrritant(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
getITDConstructor(AjType<?>, AjType<?>...) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDConstructor(AjType<?>, AjType<?>...) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getITDConstructors() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDConstructors() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getITDField(String, AjType<?>) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDField(String, AjType<?>) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getITDFields() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDFields() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getITDMethod(String, AjType<?>, AjType<?>...) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDMethod(String, AjType<?>, AjType<?>...) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getITDMethods() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDMethods() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getItdVersion() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getItdVersion() - Methode in Klasse org.aspectj.weaver.World
Returns the version of ITD that this world wants to create.
getIWorld() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getIWorld() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getIWorld() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getIWorld() - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getIWorld() - Methode in Klasse org.aspectj.weaver.Shadow
 
getJar() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Returns the underlying ZipFile for this Jar package fragment root.
getJarFileSystem(Path) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
Convenient method to get access to the given archive as a FileSystem.
getJavaBuildOptionsMap() - Methode in Klasse org.aspectj.ajde.ui.javaoptions.JavaBuildOptions
 
getJavaClass() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getJavaClass() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getJavaClass() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getJavaClass() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getJavaClass() - Methode in Klasse org.aspectj.weaver.bcel.UnwovenClassFile
 
getJavaClass(BcelWorld) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getJavaClassBytesIncludingReweavable(BcelWorld) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getJavaConventionsSettings() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Returns the settings according to the Java conventions.
getJavaConventionsSettings() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
getJavaCore() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the single instance of the Java core plug-in runtime class.
getJavadoc() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.BodyDeclaration
Returns the doc comment node.
getJavadoc() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
Returns the doc comment node.
getJavadoc() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PackageDeclaration
Returns the doc comment node (added in JLS3 API).
getJavadocBaseLocation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getJavadocContents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getJavadocContents(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getJavadocContents(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getJavadocContents(IProgressMonitor, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getJavaDocPositions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getJavadocProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.BodyDeclaration
Returns structural property descriptor for the "javadoc" property of this node (child type: Javadoc).
getJavadocRange() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
getJavaElement() - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns the Java element that corresponds to this binding.
getJavaElement(IJavaElement) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns a handle for the Java element associated with this document fragment, based on the parent Java element.
getJavaExecutable() - Statische Methode in Klasse org.aspectj.util.LangUtil
Find java executable File path from java.home system property.
getJavaFileForInput(JavaFileManager.Location, String, JavaFileObject.Kind) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getJavaFileObjects(File...) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getJavaFileObjects(String...) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getJavaFileObjects(Path...) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getJavaFileObjectsFromFiles(Iterable<? extends File>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getJavaFileObjectsFromPaths(Iterable<? extends Path>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getJavaFileObjectsFromStrings(Iterable<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getJavaHome() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getJavaHome() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
getJavaHome() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
getJavaIoSerializable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangAnnotationAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangAssertionError() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangBoolean() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangByte() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangCharacter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangClassNotFoundException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangCloneable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangDouble() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangEnum() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangError() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangFloat() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangIllegalArgumentException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangIncompatibleClassChangeError() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangInteger() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangInvokeLambdaMetafactory() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangInvokeMethodHandle() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangInvokeMethodHandlesLookup() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangInvokeSerializedLambda() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangInvokeVarHandle() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangIterable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangLong() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangNoClassDefFoundError() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangNoSuchFieldError() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangObject() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangRecord() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangReflectField() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangReflectMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangRuntimeObjectMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangRuntimeSwitchBootstraps() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangShort() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangStringBuffer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangStringBuilder() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangThrowable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLangVoid() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJavaLikeExtensions() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the list of known Java-like extensions.
getJavaLikeExtensions() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the registered Java like extensions.
getJavaModel() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the Java model.
getJavaModel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getJavaModel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getJavaModel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the handle to the active Java Model.
getJavaModel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns the Java Model this operation is operating in.
getJavaModel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getJavaModelManager() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the singleton JavaModelManager
getJavaModelStatus() - Methode in Ausnahmeklasse org.aspectj.org.eclipse.jdt.core.JavaModelException
Returns the Java model status object for this exception.
getJavaOptionsMap() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
Returns the table of the current custom java options.
getJavaProject() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getJavaProject() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getJavaProject(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModel
Returns the Java project with the given name.
getJavaProject(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getJavaProject(IResource) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Convenience method that returns the specific type of info for a Java project.
getJavaProjects() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModel
Returns the Java projects in this Java model, or an empty array if there are none.
getJavaProjects() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getJavaUtilIterator() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getJdkLevel(Object) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Get the jdk level of this root.
getJDKLevel(File) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
getJdkRelease(File) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getJLSLatest() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AST
Returns latest supported JLS level
getJobFamily() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex
 
getJobFamily() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
getJobFamily() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
getJobFamily() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
Returns this job's family
getJoinPointSignatures(Member, World) - Statische Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
Compute the full set of signatures for a member.
getJoinPointSignatures(World) - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getJoinPointSignatures(World) - Methode in Schnittstelle org.aspectj.weaver.Member
 
getJoinPointSignatures(World) - Methode in Klasse org.aspectj.weaver.MemberImpl
All the signatures that a join point with this member as its signature has.
getJoinPointStaticPartType() - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
getJoinPointType() - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
getJrtClasspath(String, String, AccessRuleSet, Map<String, String>) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getJrtFsFilePath() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
getJrtSystem(File) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getJrtSystem(File, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the key relevant in the context, or null if none.
getKey() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns the key for this binding.
getKey() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IField
Returns the binding key for this field only if the given field is resolved.
getKey() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns the binding key for this method only if the given method is resolved.
getKey() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the binding key for this type only if the given type is resolved.
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getKey() - Methode in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.IndexQualifier
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryMethod
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryType
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedLambdaExpression
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceField
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceMethod
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceType
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
getKey() - Methode in Klasse org.aspectj.util.TypeSafeEnum
 
getKey() - Methode in Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.KeyedCommand
 
getKey() - Methode in Klasse org.aspectj.weaver.tools.cache.CachedClassEntry
 
getKey() - Methode in Klasse org.aspectj.weaver.tools.cache.CachedClassReference
 
getKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryMethod
 
getKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryType
 
getKey(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getKey(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleLookupTable
 
getKey(Object[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
getKey(K) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
 
getKey(IField, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getKey(IMethod, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getKey(IModuleDescription, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getKey(IType, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getKeys(String) - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
getKeys(String) - Methode in Schnittstelle org.aspectj.weaver.tools.cache.CacheBacking
Return a list of keys which match the given regex.
getKeys(String) - Methode in Klasse org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
getKeys(T2) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
 
getKeyword() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns the modifier keyword of this modifier node.
getKeyword() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
Returns the modifier keyword of this modifier node.
getKind() - Methode in Schnittstelle org.aspectj.ajde.ui.IStructureViewNode
 
getKind() - Methode in Klasse org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
getKind() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getKind() - Methode in Klasse org.aspectj.asm.internal.Relationship
 
getKind() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getKind() - Methode in Schnittstelle org.aspectj.asm.IRelationship
 
getKind() - Methode in Schnittstelle org.aspectj.bridge.IMessage
 
getKind() - Methode in Klasse org.aspectj.bridge.Message
 
getKind() - Methode in Klasse org.aspectj.internal.lang.reflect.AdviceImpl
 
getKind() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getKind() - Methode in Klasse org.aspectj.internal.lang.reflect.PerClauseImpl
 
getKind() - Methode in Schnittstelle org.aspectj.lang.JoinPoint
This string is guaranteed to be interned.
getKind() - Methode in Schnittstelle org.aspectj.lang.JoinPoint.StaticPart
 
getKind() - Methode in Schnittstelle org.aspectj.lang.reflect.Advice
 
getKind() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareAnnotation
 
getKind() - Methode in Schnittstelle org.aspectj.lang.reflect.PerClause
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the kind of completion being proposed.
getKind() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns the kind of bindings this is.
getKind() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
 
getKind() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathAttributeDelta
getKind() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathContainer
Answers the kind of this container.
getKind() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
getKind() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns this package fragment's root kind encoded as an integer.
getKind() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns this package fragment root's kind encoded as an integer.
getKind() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the type of this entry.
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ArrayTypeImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NoTypeImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.RecordComponentElementImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
Returns the constant kind of this variable declaration
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeParameter
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddExports
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddReads
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseDiagnostic
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.PathFileObject
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathAccessRule
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttributeDelta
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModulePathContainer
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SimpleDelta
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
getKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getKind() - Methode in Klasse org.aspectj.weaver.Advice
 
getKind() - Methode in Klasse org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getKind() - Methode in Klasse org.aspectj.weaver.bcel.AnnotationAccessVar
 
getKind() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getKind() - Methode in Klasse org.aspectj.weaver.Lint.Kind
 
getKind() - Methode in Schnittstelle org.aspectj.weaver.Member
 
getKind() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getKind() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
getKind() - Methode in Klasse org.aspectj.weaver.patterns.FastMatchInfo
kind can be null to indicate that all kinds should be considered.
getKind() - Methode in Klasse org.aspectj.weaver.patterns.KindedPointcut
 
getKind() - Methode in Klasse org.aspectj.weaver.patterns.PerCflow
 
getKind() - Methode in Klasse org.aspectj.weaver.patterns.PerClause
 
getKind() - Methode in Klasse org.aspectj.weaver.patterns.PerFromSuper
 
getKind() - Methode in Klasse org.aspectj.weaver.patterns.PerObject
 
getKind() - Methode in Klasse org.aspectj.weaver.patterns.PerSingleton
 
getKind() - Methode in Klasse org.aspectj.weaver.patterns.PerTypeWithin
 
getKind() - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
getKind() - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
getKind() - Methode in Klasse org.aspectj.weaver.Shadow
returns the kind of shadow this is, representing what happens under this shadow
getKind(File) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getKind(String) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
Map to the kind of messages associated with this string key.
getKind(BaseTypeBinding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
getKindedAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getKindedAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getKindedAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getKindedAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getKindedAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.Shadow
 
getKindFor(String) - Statische Methode in Klasse org.aspectj.asm.IRelationship.Kind
Return the Kind of the relationship that is passed in by name.
getKindForString(String) - Statische Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
getLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.BreakStatement
Returns the label of this break statement, or null if there is none.
getLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ContinueStatement
Returns the label of this continue statement, or null if there is none.
getLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.LabeledStatement
Returns the label of this labeled statement.
getLastBuildTime() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
Returns last time we did a full or incremental build.
getLastBuiltState(IProject, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the last built state for the given project, or null if there is none.
getLastDumpFileName() - Statische Methode in Klasse org.aspectj.weaver.Dump
 
getLastFullBuildTime() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
Returns last time we did a full build
getLastModified() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
getLastModified() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileObject
 
getLastModified() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.PathFileObject
 
getLastStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
getLastStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
getLastStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
getLastState(IProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getLastToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
getLastToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
getLastToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getLastToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
getLastToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getLastToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
getLatestASTLevel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
getLatestJDKLevel() - Statische Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
getLatestVersion() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Return the latest Java language version supported by the Eclipse compiler
getLateTypeMungers() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
 
getLateTypeMungers() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
getLazyClassGen() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
Return the lazyClassGen associated with this type.
getLazyMethodGen(String, String) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getLazyMethodGen(String, String, boolean) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getLazyMethodGen(Member) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getLeadingComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Statement
Veraltet.
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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractBooleanTypePattern
 
getLeft() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AndPointcut
 
getLeft() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.OrPointcut
 
getLeft() - Methode in Klasse org.aspectj.weaver.ast.And
 
getLeft() - Methode in Klasse org.aspectj.weaver.ast.Or
 
getLeft() - Methode in Klasse org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
getLeft() - Methode in Klasse org.aspectj.weaver.patterns.AndPointcut
 
getLeft() - Methode in Klasse org.aspectj.weaver.patterns.AndSignaturePattern
 
getLeft() - Methode in Klasse org.aspectj.weaver.patterns.AndTypePattern
 
getLeft() - Methode in Klasse org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
getLeft() - Methode in Klasse org.aspectj.weaver.patterns.OrPointcut
 
getLeft() - Methode in Klasse org.aspectj.weaver.patterns.OrSignaturePattern
 
getLeft() - Methode in Klasse org.aspectj.weaver.patterns.OrTypePattern
 
getLeftHandSide() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Assignment
Returns the left hand side of this assignment expression.
getLeftOperand() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
Returns the left operand of this infix expression.
getLeftOperand() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.InstanceofExpression
Returns the left operand of this instanceof expression.
getLeftOperand() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PatternInstanceofExpression
Returns the left operand of this Patterninstanceof expression.
getLegalContentTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLegalLineDelimiters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLength() - Methode in Klasse org.aspectj.apache.bcel.classfile.Attribute
 
getLength() - Methode in Klasse org.aspectj.apache.bcel.classfile.BootstrapMethods.BootstrapMethod
 
getLength() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
getLength() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariable
 
getLength() - Methode in Klasse org.aspectj.apache.bcel.generic.IINC
 
getLength() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
getLength() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionCP
 
getLength() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
getLength() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionLV
 
getLength() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionSelect
 
getLength() - Methode in Klasse org.aspectj.apache.bcel.generic.RET
 
getLength() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.TargetSourceRangeComputer.SourceRange
Returns the source length.
getLength() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IBuffer
Returns number of characters stored in this buffer.
getLength() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the length of this search match.
getLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.SourceRange
 
getLength() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableReferenceInfo
Answer back the length of this entry as specified in the JVM specifications.
getLength() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the length of this entry as specified in the JVM specifications.
getLength() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the length of this entry as specified in the JVM specifications.
getLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TrackedNodePosition
 
getLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableReferenceInfo
 
getLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLength(int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
Calculates the length of a source code fragment.
getLength(Token, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
getLibrariesFiles(File[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getLibraryAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getLibraryAccess(String[], String[]) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getLibraryIndexLocation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
This function computes the URL of the index location for this classpath entry.
getLibraryJavadocLocation(IClasspathEntry) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getLine() - Methode in Ausnahmeklasse org.aspectj.ajdt.ajc.ConfigParser.ParseException
 
getLine() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getLine() - Methode in Schnittstelle org.aspectj.bridge.ISourceLocation
 
getLine() - Methode in Klasse org.aspectj.bridge.SourceLocation
 
getLine() - Methode in Schnittstelle org.aspectj.lang.reflect.SourceLocation
 
getLineBreaks() - Methode in Klasse org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
getLineBreaksAfter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getLineBreaksAfter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
getLineBreaksBefore() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getLineBreaksBefore() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
getLineDelimiter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
getLineDelimiter(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineEnd(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the ending position of a given line number.
getLineEnd(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getLineEnd(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getLineEnds() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers an array of the ending positions of the lines encountered so far.
getLineEnds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getLineEnds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getLineInformation(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineInformationOfOffset(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineLength(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineNumber() - Methode in Klasse org.aspectj.apache.bcel.classfile.LineNumber
 
getLineNumber() - Methode in Klasse org.aspectj.apache.bcel.generic.LineNumberGen
Get LineNumber attribute .
getLineNumber() - Methode in Klasse org.aspectj.apache.bcel.generic.LineNumberTag
 
getLineNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseDiagnostic
 
getLineNumber() - Methode in Klasse org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
getLineNumber(int) - Methode in Schnittstelle 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
Search the line number corresponding to a specific position
getLineNumber(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
Search the line number corresponding to a specific position
getLineNumber(int, int[], int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
getLineNumberAttribute() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the line number attribute, if it exists, null otherwise.
getLineNumberAttribute() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getLineNumberForHandle(String) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.asm.internal.JDTLikeHandleProvider
 
getLineNumbers() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getLineNumberTable() - Methode in Klasse org.aspectj.apache.bcel.classfile.Code
 
getLineNumberTable() - Methode in Klasse org.aspectj.apache.bcel.classfile.LineNumberTable
 
getLineNumberTable() - Methode in Klasse org.aspectj.apache.bcel.classfile.Method
Return LineNumberTable of code attribute if any (the call is forwarded to the Code attribute)
getLineNumberTable() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LineNumberAttribute
 
getLineNumberTable(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getLineNumberTableLength() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILineNumberAttribute
Answer back the line number table length as specified in the JVM specifications.
getLineNumberTableLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LineNumberAttribute
 
getLineOffset(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
getLineOffset(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLineOfOffset(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineInformation
 
getLineOfOffset(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getLinesCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.CommentWrapExecutor
 
getLineSeparator(String, IJavaProject) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the line separator found in the given text.
getLineSeparatorPositions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
getLineStart(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the starting position of a given line number.
getLineStart(int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Veraltet.
 
getLineStart(int) - Methode in Schnittstelle 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) - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.World
 
getLintKind() - Methode in Klasse org.aspectj.weaver.LintMessage
 
getLintKind(String) - Methode in Klasse org.aspectj.weaver.Lint
 
getLintMode() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getLintOptionsMap() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getLintSpecFile() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getList(IUpdatableModule.UpdateKind, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.UpdatesByKind
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Methode in Klasse org.aspectj.ajde.ui.swing.CompilerMessagesCellRenderer
 
getListener() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getListEvent(ASTNode, StructuralPropertyDescriptor, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getListRewrite(ASTNode, ChildListPropertyDescriptor) - Methode in Klasse 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() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.PseudoToken
returns null if this isn't a literal
getLiteralKind() - Methode in Klasse org.aspectj.weaver.patterns.BasicToken
 
getLiteralKind() - Methode in Schnittstelle org.aspectj.weaver.patterns.IToken
Whether this should be treated as a literal value Kinds == "string", ???
getLiteralValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.StringLiteral
Returns the value of this literal node.
getLiteralValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TextBlock
Returns the value of this literal node.
getLoadClassType(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.FieldOrMethod
 
getLoadClassType(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
getLoadClassType(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
getLoadFactor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Returns the load factor for the cache.
getLocalDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
getLocale() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
 
getLocale() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.IProblemFactory
 
getLocale() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
Answer the locale used to retrieve the error messages
getLocalElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.ReferenceMatch
Returns the local element of this search match, or null if none.
getLocalFile(IPath) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getLocalizedMessage(int, int, String[]) - Methode in Schnittstelle 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
getLocalizedMessage(int, String[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.IProblemFactory
 
getLocalizedMessage(int, String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory
 
getLocalParent() - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IStackMapFrame
Answer back verification infos for the defined locals.
getLocals() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getLocals() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.StackMapFrame
 
getLocalTypeNameSuffix() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
getLocalTypeNameSuffix() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
getLocalVariable(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariableTable
 
getLocalVariable(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
getLocalVariable(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableGen
Get LocalVariable object.
getLocalVariableAttribute() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the local variable attribute, if it exists, null otherwise.
getLocalVariableAttribute() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getLocalVariableRefenceInfoLength() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getLocalVariables() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getLocalVariableTable() - Methode in Klasse org.aspectj.apache.bcel.classfile.Code
 
getLocalVariableTable() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariableTable
 
getLocalVariableTable() - Methode in Klasse org.aspectj.apache.bcel.classfile.Method
Return LocalVariableTable of code attribute if any (the call is forwarded to the Code attribute)
getLocalVariableTable() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableAttribute
Answer back the local variable table of this entry as specified in the JVM specifications.
getLocalVariableTable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getLocalVariableTable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableAttribute
 
getLocalVariableTable(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getLocalVariableTableLength() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableAttribute
 
getLocalVariableTypeTable() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
getLocalVariableTypeTable() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeAttribute
 
getLocalVariableTypeTableLength() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeAttribute
 
getLocalVarTarget() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getLocation() - Methode in Klasse org.aspectj.ajdt.ajc.ConfigParser.Arg
 
getLocation() - Methode in Ausnahmeklasse org.aspectj.weaver.patterns.ParserException
 
getLocation(JavaFileManager.Location) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
getLocation(JavaFileManager.Location) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getLocation(JavaFileManager.Location) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ModuleLocationHandler
 
getLocation(JavaFileManager.Location, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ModuleLocationHandler
 
getLocation(JavaFileManager.Location, Path) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ModuleLocationHandler
 
getLocationAsPaths(JavaFileManager.Location) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getLocationForElement(IJavaElement) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeFactory
Returns the absolute filesystem location of the given element or the empty path if none
getLocationForModule(JavaFileManager.Location, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getLocationForModule(JavaFileManager.Location, JavaFileObject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getLocationInParent() - Methode in Klasse 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() - Methode in Klasse 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) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
getLongValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the long value for a CONSTANT_Long type entry.
getLongValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getLookupEnvironment() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getLookupEnvironment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getLowerBound() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl
 
getLowerBound() - Methode in Klasse org.aspectj.weaver.BoundedReferenceType
 
getLowerBound() - Methode in Klasse org.aspectj.weaver.patterns.TypeVariablePattern
 
getLowerBound() - Methode in Klasse org.aspectj.weaver.patterns.WildTypePattern
 
getLowerBound() - Methode in Klasse org.aspectj.weaver.WildcardedUnresolvedType
 
getMagic() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the magic number.
getMagic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMainAmountOfWork() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Returns the amount of work for the main task of this operation for progress reporting.
getMainAmountOfWork() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
Returns the amount of work for the main task of this operation for progress reporting.
getMainClassIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ModuleMainClass
 
getMainClassIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModuleMainClassAttribute
Answer back the main class index.
getMainClassIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleMainClassAttribute
 
getMainClassName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModuleMainClassAttribute
Answer back the name of main class.
getMainClassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleMainClassAttribute
 
getMainMap() - Methode in Klasse org.aspectj.weaver.World.TypeMap
 
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CopyElementsOperation
Returns the String to use as the main task name for progress monitoring.
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
 
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Returns the name of the main task of this operation for progress reporting.
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateFieldOperation
 
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
 
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateInitializerOperation
 
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateMethodOperation
 
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation
 
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateTypeOperation
 
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeleteElementsOperation
 
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeleteResourceElementsOperation
 
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.MoveElementsOperation
Returns the String to use as the main task name for progress monitoring.
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.MoveResourceElementsOperation
 
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Returns the name to be used by the progress monitor.
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.RenameElementsOperation
 
getMainTaskName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.RenameResourceElementsOperation
 
getMainTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
getMainTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getMainTypeName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer the name of the top level public type.
getMainTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getMainTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
getMainTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getMainTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getMainTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
getMainTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
getMajor() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getMajor() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getMajor() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getMajorVersion() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer the major version of this .class file.
getMajorVersion() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMajorVersion() - Methode in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getMajorVersion() - Methode in Klasse org.aspectj.weaver.VersionedDataInputStream
 
getManifest() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
getManifest() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getManifest() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getManifest() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Convenience lookup, though currently only JarPackageFragmentRoot is searched for a manifest.
getManifest(boolean) - Methode in Klasse org.aspectj.weaver.bcel.BcelWeaver
 
getMap() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
getMap() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getMap() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
getMapLength() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMap
 
getMarkerInterfaces() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getMarkerType() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem
 
getMarkerType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Returns the marker type associated to this problem.
getMask(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns true if the given mask of this node's state flag is turned on, otherwise false.
getMatchingContext() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionFastMatchInfo
 
getMatchingContext() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getMatchingContext() - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getMatchingDummyValue(Class<?>) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getMatchingMethod(Class<?>, String, Object[]) - Statische Methode in Klasse org.aspectj.util.Reflection
 
getMatchingRegions(String, String, int) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.Shadow
returns the signature of the thing under this shadow, with any synthetic arguments removed
getMatchingSyntheticMember(Member) - Methode in Klasse org.aspectj.weaver.bcel.BcelAccessForInlineMunger
Looks in the wrapper we have added so that we can find their effective signature if needed
getMatchingSyntheticMember(Member) - Methode in Klasse org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
 
getMatchingSyntheticMember(Member) - Methode in Klasse org.aspectj.weaver.bcel.BcelCflowStackFieldAdder
 
getMatchingSyntheticMember(Member) - Methode in Klasse org.aspectj.weaver.bcel.BcelPerClauseAspectAdder
 
getMatchingSyntheticMember(Member) - Methode in Klasse org.aspectj.weaver.ConcreteTypeMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Methode in Klasse org.aspectj.weaver.NewConstructorTypeMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Methode in Klasse org.aspectj.weaver.NewFieldTypeMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Methode in Klasse org.aspectj.weaver.NewMethodTypeMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Methode in Klasse org.aspectj.weaver.PrivilegedAccessMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
getMatchRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchPattern
Returns the rule to apply for matching index keys.
getMatchRuleString(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
 
getMatchs() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionSelect
 
getMaxLocals() - Methode in Klasse org.aspectj.apache.bcel.classfile.Code
 
getMaxLocals() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getMaxLocals() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the max locals value of the code attribute.
getMaxLocals() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getMaxLocals() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getMaxStack() - Methode in Klasse org.aspectj.apache.bcel.classfile.Code
 
getMaxStack() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getMaxStack() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ICodeAttribute
Answer back the max stack value of the code attribute.
getMaxStack() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CodeAttribute
 
getMaxStack(ConstantPool, InstructionList, CodeExceptionGen[]) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
Computes stack usage of an instruction list by performing control flow analysis.
getMember() - Methode in Klasse org.aspectj.weaver.bcel.AnnotationAccessVar
 
getMember() - Methode in Klasse org.aspectj.weaver.PrivilegedAccessMunger
 
getMember() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getMemberName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Returns the member's name of this member-value pair.
getMemberName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.MemberValuePair
 
getMemberParameterizationMap() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getMembers() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.PrivilegedHandler
 
getMemberType(char[]) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.IntertypeMemberTypeFinder
 
getMemberType(char[]) - Methode in Klasse 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[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ITypeFinder
 
getMemberType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Find the member type with the given simple typeName.
getMemberType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getMemberType(char[], ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getMemberType(ReferenceBinding, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getMemberType(ReferenceBinding, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getMemberTypeHandles() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getMemberTypeName() - Methode in Klasse org.aspectj.weaver.NewMemberClassTypeMunger
 
getMemberTypes() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.IntertypeMemberTypeFinder
 
getMemberTypes() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getMemberTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getMemberTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getMemberTypes() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's nested types or null if the array is empty.
getMemberTypes() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the receiver's member types.
getMemberTypes() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ITypeFinder
 
getMemberTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the receiver's nested types or null if the array is empty.
getMemberTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getMemberTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getMemberTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getMemberTypes(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's nested types or null if the array is empty.
getMemberValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotationDefaultAttribute
Answer back the member value as described in the JVM specifications.
getMemberValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationDefaultAttribute
 
getMemberValue(MemberValuePair, Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
getMemberValue(MemberValuePair, Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
getMemberValuePair(MemberValuePair) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
getMemberValuePairs() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IAnnotation
Returns the member-value pairs of this annotation.
getMemberValuePairs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getMemberValuePairs(MemberValuePair[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
getMemberValuePairs(MemberValuePair[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
getMemberView() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getMemoryRatio() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
 
getMergedAnnotationsOnDimensions(int, Annotation[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getMergeStructureViewIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getMessage() - Methode in Klasse org.aspectj.ajde.ui.BuildConfigNode
 
getMessage() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getMessage() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getMessage() - Methode in Ausnahmeklasse org.aspectj.bridge.AbortException
Get message for this AbortException, either associated explicitly as message or implicitly as IMessage message or its thrown message.
getMessage() - Methode in Schnittstelle org.aspectj.bridge.IMessage
 
getMessage() - Methode in Klasse org.aspectj.bridge.Message
 
getMessage() - Methode in Klasse org.aspectj.bridge.WeaveMessage.WeaveMessageKind
 
getMessage() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
getMessage() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareErrorOrWarning
 
getMessage() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Answer a localized, human-readable message string which describes the problem.
getMessage() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AssertStatement
Returns the message expression of this assert statement, or null if there is none.
getMessage() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DeclareErrorDeclaration
 
getMessage() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DeclareWarningDeclaration
 
getMessage() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Message
Returns the localized message.
getMessage() - Methode in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
getMessage() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getMessage() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Returns the message that is relevant to the code of this status.
getMessage() - Methode in Klasse org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
getMessage() - Methode in Klasse org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
getMessage(Locale) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseDiagnostic
 
getMessage(Shadow) - Methode in Klasse org.aspectj.weaver.Checker
 
GetMessage - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getMessageHandler() - Methode in Klasse org.aspectj.ajde.Ajde
 
getMessageHandler() - Methode in Klasse org.aspectj.ajde.core.AjCompiler
 
getMessageHandler() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getMessageHandler() - Methode in Klasse org.aspectj.tools.ajc.Main
 
getMessageHandler() - Methode in Schnittstelle org.aspectj.weaver.patterns.IScope
 
getMessageHandler() - Methode in Klasse org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getMessageHandler() - Methode in Klasse org.aspectj.weaver.patterns.SimpleScope
 
getMessageHandler() - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
getMessageHandler() - Methode in Klasse org.aspectj.weaver.World
Nobody should hold onto a copy of this message handler, or setMessageHandler won't work right.
getMessageHolder() - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
getMessager() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getMessages() - Methode in Klasse 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(List<IMessage>, IMessage.Kind) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
Extract messages of type kind from the input list.
getMessages(IMessage.Kind, boolean) - Methode in Schnittstelle org.aspectj.bridge.IMessageHolder
Get all messages or those of a specific kind.
getMessages(IMessage.Kind, boolean) - Methode in Klasse org.aspectj.bridge.MessageHandler
Get all messages or those of a specific kind.
getMessages(IMessageHolder, IMessage.Kind, boolean, String) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
 
getMessagesExcept(IMessageHolder, IMessage.Kind, boolean) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
Select all messages in holder except those of the same kind (optionally or greater).
GetMessageSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
getMetaIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
getMetaIndexQualifications() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
getMethod() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
Get method object.
getMethod() - Methode in Schnittstelle org.aspectj.lang.reflect.MethodSignature
 
getMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.MethodNameMatch
Returns a java model method handle.
getMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchMethodNameMatch
 
getMethod() - Methode in Klasse org.aspectj.weaver.ast.Call
 
getMethod() - Methode in Klasse org.aspectj.weaver.ast.CallExpr
 
getMethod() - Methode in Klasse org.aspectj.weaver.ast.FieldGetCall
 
getMethod() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getMethod(Constructor<?>) - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getMethod(Method) - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getMethod(String, String[]) - Methode in Schnittstelle 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getMethod(String, String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getMethod(String, String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getMethod(String, AjType<?>...) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getMethod(String, AjType<?>...) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getMethod(TypeBinding, char[], TypeBinding[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getMethodAt(int) - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getMethodBinding() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMemberValuePairBinding
Returns the method binding corresponding to the named annotation type member.
getMethodBinding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMemberValue
 
getMethodBinding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
getMethodBinding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
Method used only by DOM to support bindings of initializers.
getMethodBinding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getMethodBinding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
getMethodBinding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
getMethodBinding(MethodPattern) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getMethodBodies(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getMethodBodies(CompilationUnitDeclaration, MatchingNodeSet) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getMethodDeclaration() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the binding for the method declaration corresponding to this method binding.
getMethodDescriptor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the method descriptor value for a CONSTANT_Methodref or CONSTANT_InterfaceMethodref type entry.
getMethodDescriptor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the method descriptor of the enclosing method as specified in the JVM specifications.
getMethodDescriptor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getMethodDescriptor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the receiver's method descriptor which describes the parameter Ungültige Eingabe: "&" return types as specified in section 4.4.3 of the Java 2 VM spec.
getMethodDescriptor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getMethodDescriptor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodDescriptor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getMethodDescriptorIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the descriptor index of the enclosing method.
getMethodDescriptorIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodDoc(IMethod) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavadocContents
 
getMethodFormalParameterIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getMethodFormalParameterIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getMethodFormalParameterIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x16(METHOD_FORMAL_PARAMETER)
getMethodForMessage(AtAjAttributes.AjAttributeMethodStruct) - Statische Methode in Klasse org.aspectj.weaver.bcel.AtAjAttributes
 
getMethodGens() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getMethodHandles() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getMethodInfos() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMethodName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the method name for a CONSTANT_Methodref, CONSTANT_InterfaceMethodref or CONSTANT_InvokeDynamic type entry.
getMethodName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the name of the enclosing method as specified in the JVM specifications.
getMethodName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getMethodName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodName(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.InvokeInstruction
 
getMethodNameAndTypeIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the name and type index of this attribute.
getMethodNameAndTypeIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodNameIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IEnclosingMethodAttribute
Answer back the name index of the enclosing method.
getMethodNameIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.EnclosingMethodAttribute
 
getMethodParameterLength() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodParametersAttribute
Answer back the number of parameters for this method as specified in the JVM specifications.
getMethodParameterLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodParametersAttribute
 
getMethodParameterNames(IMethod) - Methode in Klasse 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.
getMethods() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getMethods() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getMethods() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getMethods() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getMethods() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
Returns the ordered list of method declarations of this type declaration.
getMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns the ordered list of method declarations of this type declaration.
getMethods() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the methods and constructors declared by this type.
getMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's this.methods or null if the array is empty.
getMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getMethods() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's methods or null if the array is empty.
getMethods() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the receiver's methods.
getMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
Answer the receiver's methods or null if the array is empty.
getMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getMethods(boolean, boolean) - Methode in Klasse 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
getMethods(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getMethods(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getMethods(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getMethods(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
getMethods(char[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getMethods(char[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getMethods(SourceTypeBinding, char[]) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
getMethods(SourceTypeBinding, char[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IMemberFinder
 
getMethodsBase(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getMethodsBase(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getMethodsBase(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getMethodsBase(char[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getMethodsCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the number of method infos.
getMethodsCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMethodSignatureString(Member, World) - Statische Methode in Klasse org.aspectj.weaver.SignatureUtils
 
getMethodsIncludingIntertypeDeclarations(boolean, boolean) - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getMethodsWithoutIterator(boolean, boolean, boolean) - Methode in Klasse 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() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getMinor() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getMinor() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getMinorVersion() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer the minor version of this .class file.
getMinorVersion() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getMinorVersion() - Methode in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getMinorVersion() - Methode in Klasse org.aspectj.weaver.VersionedDataInputStream
 
getMisses() - Methode in Klasse org.aspectj.weaver.tools.cache.CacheStatistics
 
getMissingTypeNames() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getMissingTypeNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getMissingTypeNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getMissingTypeNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the list of missing type names which were referenced from the problem classfile.
getMissingTypeNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getMissingTypeNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getMode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
getMode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
getMode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
getMode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
getMode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
getMode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
getMode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathSourceJar
 
getModel() - Methode in Klasse org.aspectj.ajde.Ajde
 
getModel() - Methode in Klasse org.aspectj.ajde.core.AjCompiler
 
getModel() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getModel() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getModel() - Methode in Klasse org.aspectj.weaver.World
 
getModelAsAsmManager() - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
getModelChangesOnLastBuild() - Methode in Klasse org.aspectj.asm.AsmManager
 
getModelForConfigFile(String) - Methode in Klasse org.aspectj.ajde.Ajde
 
getModifications(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.SourceModifier
 
getModifiedFiles() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getModifierFlag(String) - Statische Methode in Klasse org.aspectj.weaver.patterns.ModifiersPattern
 
getModifiers() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getModifiers() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getModifiers() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
getModifiers() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getModifiers() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getModifiers() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getModifiers() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
getModifiers() - Methode in Klasse org.aspectj.internal.lang.reflect.PointcutImpl
 
getModifiers() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getModifiers() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeDeclaration
 
getModifiers() - Methode in Schnittstelle org.aspectj.lang.reflect.Pointcut
 
getModifiers() - Methode in Schnittstelle org.aspectj.lang.Signature
Returns the modifiers on this signature represented as an int.
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.BodyDeclaration
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns the modifiers for this binding.
getModifiers() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the compiled modifiers for this class, interface, enum, or annotation type binding.
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.RequiresDirective
Returns the module modifiers explicitly specified on this declaration.
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.MethodNameMatch
Returns the modifiers of the matched method.
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns the modifiers of the matched type.
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getModifiers() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getModifiers() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
 
getModifiers() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
getModifiers() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IModuleReference
 
getModifiers() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.ModuleReferenceImpl
 
getModifiers() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerElementInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceAnnotationMethodInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorWithChildrenInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldWithChildrenInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodWithChildrenInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchMethodNameMatch
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getModifiers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getModifiers() - Methode in Klasse org.aspectj.runtime.reflect.FieldSignatureImpl
 
getModifiers() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getModifiers() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getModifiers() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getModifiers() - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
getModifiers() - Methode in Klasse org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
getModifiers() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getModifiers() - Methode in Schnittstelle org.aspectj.weaver.Member
 
getModifiers() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getModifiers() - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getModifiers() - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
getModifiers() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getModifiers() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getModifiers() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getModifiers() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getModifiers() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getModifiers() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getModifiers(int, ElementKind) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getModifiers(int, ElementKind, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
Convert from the JDT's ClassFileConstants flags to the Modifier enum.
getModifiers(World) - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getModifiers(World) - Methode in Schnittstelle org.aspectj.weaver.Member
 
getModifiers(World) - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getModifiers(World) - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getModifiers(World) - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getModifiersProperty() - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns the class file for "module-info.class" in this package.
getModularClassFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getModule() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getModule() - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IPackageBinding
Returns the binding of the module associated with this package binding.
getModule() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IModularClassFile
Returns the module description contained in this type root.
getModule() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getModule() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the module to which this type belongs.
getModule() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModulePathEntry
Get the module that this entry contributes.
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ProjectEntry
 
getModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getModule(char[]) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
getModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
getModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
getModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
getModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getModule(char[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
Get the module with the given name, which must denote a named module.
getModule(char[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModulePathEntry
Get the module named name from this entry.
getModule(char[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IMultiModuleEntry
Get the module named name that this entry contributes to the module path
getModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
getModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry.Multi
 
getModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
getModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleSourcePathManager
 
getModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
getModule(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
getModule(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
getModuleDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Returns the module declaration that this class file represents.
getModuleDesc() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getModuleDesc(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getModuleDescription() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns the IModuleDescription that this package fragment root contains.
getModuleDescription() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getModuleDescription() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getModuleDescription() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getModuleDescriptionInfo(IModuleDescription) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
getModuleDescriptionInfo(PackageFragmentRoot) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
getModuleDoc() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavadocContents
 
getModuleElement(CharSequence) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getModuleFlags() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module
 
getModuleFlags() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the module flags.
getModuleFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getModuleFromEnvironment(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getModuleIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry3
Returns the index for a CONSTANT_Module type entry.
getModuleIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getModuleInfo() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getModuleInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getModuleInJre12plus(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
getModuleName() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module
 
getModuleName() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Require
 
getModuleName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry3
Returns the name of a CONSTANT_Module type entry.
getModuleName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the module name.
getModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getModuleName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Returns the name of the module to which this compilation unit is associated.
getModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
getModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
getModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
getModuleName(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
getModuleName(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantModule
 
getModuleNameFromJar(File) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the module name computed for a jar.
getModuleNameIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the module name index.
getModuleNameIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getModuleNames(Collection<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
getModuleNames(Collection<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
getModuleNames(Collection<String>) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
getModuleNames(Collection<String>) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IMultiModuleEntry
Get the names of all modules served by this entry.
getModuleNames(Collection<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
getModuleNames(Collection<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
getModuleNames(Collection<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry.Multi
 
getModuleNames(Collection<String>, Function<String, IModule>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
getModuleNames(Collection<String>, Function<String, IModule>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
getModuleNames(Collection<String>, Function<String, IModule>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
getModuleNames(Collection<String>, Function<String, IModule>) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
getModuleOf(Element) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getModulepath() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
 
getModulepath() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getModulepath(BuildArgParser.AjcConfigParser) - Methode in Klasse org.aspectj.ajdt.ajc.BuildArgParser
 
getModulePathManager() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getModuleQualifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModuleQualifiedName
Returns the qualifier part of this qualified name.
getModuleReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
getModuleRoot(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleSourcePathManager
 
getModules() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getModulesDeclaringPackage(char[][], char[]) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
getModulesDeclaringPackage(char[][], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getModulesDeclaringPackage(char[][], char[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
getModulesDeclaringPackage(char[][], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
getModulesDeclaringPackage(char[][], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
getModulesDeclaringPackage(char[][], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
getModulesDeclaringPackage(File, String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
getModulesDeclaringPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
getModulesDeclaringPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
getModulesDeclaringPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
getModulesDeclaringPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
getModulesDeclaringPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
getModulesDeclaringPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
getModulesDeclaringPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
getModulesDeclaringPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathMultiReleaseJar
 
getModulesDeclaringPackage(String, String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModulePathEntry
Answer the relevant modules that declare the given package.
getModulesDeclaringPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
getModulesDeclaringPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
getModulesDeclaringPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
getModulesDeclaringPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
getModulesDeclaringPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ProjectEntry
 
getModulesourcepath() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getModulesourcepath(BuildArgParser.AjcConfigParser) - Methode in Klasse org.aspectj.ajdt.ajc.BuildArgParser
 
getModuleSourcepath() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
 
getModuleVersion() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module
 
getModuleVersion() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
getModuleVersionIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the module version index.
getModuleVersionIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getModuleVersionValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the module version string.
getModuleVersionValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getMonitor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.MetaIndex
 
getMonitorSignatureString(Member, World) - Statische Methode in Klasse org.aspectj.weaver.SignatureUtils
 
getMovedFromElement() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getMovedToElement() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getMunger() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
getMunger() - Methode in Klasse org.aspectj.weaver.ConcreteTypeMunger
returns null for mungers that are used internally, but were not part of a declared thing in source code.
getMungers() - Methode in Klasse org.aspectj.weaver.Shadow
 
getName() - Methode in Klasse org.aspectj.ajde.ui.BuildConfigNode
 
getName() - Methode in Klasse org.aspectj.ajde.ui.FileStructureView
 
getName() - Methode in Klasse org.aspectj.ajde.ui.GlobalViewProperties
 
getName() - Methode in Klasse org.aspectj.ajde.ui.StructureViewProperties
 
getName() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getName() - Methode in Klasse org.aspectj.apache.bcel.classfile.Attribute
 
getName() - Methode in Klasse org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getName() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariable
 
getName() - Methode in Klasse org.aspectj.apache.bcel.classfile.Unknown
 
getName() - Methode in Klasse org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getName() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
getName() - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableGen
 
getName() - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableTag
 
getName() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getName() - Methode in Klasse org.aspectj.asm.internal.Relationship
 
getName() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getName() - Methode in Schnittstelle org.aspectj.asm.IRelationship
 
getName() - Methode in Klasse org.aspectj.asm.IRelationship.Kind
 
getName() - Methode in Klasse org.aspectj.internal.lang.reflect.AdviceImpl
 
getName() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getName() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
getName() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getName() - Methode in Klasse org.aspectj.internal.lang.reflect.PointcutImpl
 
getName() - Methode in Schnittstelle org.aspectj.lang.reflect.Advice
If using the @AspectJ annotations, the advice name is the name of the annotated advice method.
getName() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getName() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeFieldDeclaration
 
getName() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getName() - Methode in Ausnahmeklasse org.aspectj.lang.reflect.NoSuchAdviceException
 
getName() - Methode in Ausnahmeklasse org.aspectj.lang.reflect.NoSuchPointcutException
 
getName() - Methode in Schnittstelle org.aspectj.lang.reflect.Pointcut
 
getName() - Methode in Schnittstelle org.aspectj.lang.Signature
 
getName() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns the name of the type declared in this type declaration.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Returns the name of the annotation type member declared in this declaration.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Veraltet.
In the JLS3 API, this method is replaced by ClassInstanceCreation.getType(), which returns a Type instead of a Name.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.EnumConstantDeclaration
Returns the name of the constant declared in this enum declaration.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ExpressionMethodReference
Returns the name of the method referenced in this expression.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.FieldAccess
Returns the name of the field accessed in this field access expression.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IAnnotationBinding
Returns the name of the annotation type.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns the name of this binding.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMemberValuePairBinding
Returns the name of the annotation type member.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the name of the method declared in this binding.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
Returns the name imported by this declaration.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IPackageBinding
Returns the name of the package represented by this binding.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the unqualified name of the type represented by this binding if it has one.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns the name of the field or local variable declared in this binding.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MemberRef
Returns the name of the referenced member.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MemberValuePair
Returns the member name.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns the name of the method declared in this method declaration.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodInvocation
Returns the name of the method invoked in this expression.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodRef
Returns the name of the referenced method or constructor.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodRefParameter
Returns the parameter name, or null if there is none.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
Returns the name of this module declaration.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModulePackageAccess
Returns the name of the package.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModuleQualifiedName
Returns the name part of this qualified name.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.NameQualifiedType
Returns the name part of this name-qualified type.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PackageDeclaration
Returns the package name of this package declaration.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PointcutDeclaration
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ProvidesDirective
Returns the name of the service in this directive.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.QualifiedName
Returns the name part of this qualified name.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.QualifiedType
Returns the name part of this qualified type.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ReferencePointcut
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.RequiresDirective
Returns the module name referenced by this declaration.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SimpleType
Returns the name of this simple type.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SuperFieldAccess
Returns the name of the field accessed in this "super" field access expression.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
Returns the name of the method invoked in this expression.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SuperMethodReference
Returns the name of the method referenced in this expression.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TagProperty
Returns the name of this tag property.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeMethodReference
Returns the name of the method referenced in this expression.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeParameter
Returns the name of the type variable declared in this type parameter.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.UsesDirective
Returns the name of the service in this directive.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Returns the name of the variable declared in this variable declaration.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.eval.IGlobalVariable
Returns the name of this global variable.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Returns the name of this classpath attribute.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMCompilationUnit
Veraltet.
The IDOMCompilationNode refinement of this IDOMNode method returns the name of this compilation unit.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMField
Veraltet.
The IDOMField refinement of this IDOMNode method returns the name of this field.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMImport
Veraltet.
The IDOMImport refinement of this IDOMNode method returns the name of this import.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMInitializer
Veraltet.
The IDOMInitializer refinement of this IDOMNode method returns null.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Veraltet.
The IDOMMethod refinement of this IDOMNode method returns the name of this method.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns the name of this node.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMPackage
Veraltet.
The IDOMPackage refinement of this IDOMNode method returns the name of this package declaration, or null if it has none.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Veraltet.
The IDOMType refinement of this IDOMNode method returns the name of this type.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Answer back the name of this component info.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the name of this field info.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the name of this entry as specified in the JVM specifications.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the name of this entry as specified in the JVM specifications.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the name of this method info as specified in the JVM specifications.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Answer the name of the field.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
Answer the name of the component.
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryElementValuePair
 
getName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the name of the field.
getName() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the simple source name of the receiver.
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddExports
 
getName() - Methode in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileObject
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ModuleLocationHandler.LocationWrapper
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.PathFileObject
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttribute
 
getName() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.GlobalVariable
Returns the name of this global variable.
getName() - Methode in Klasse org.aspectj.runtime.reflect.FieldSignatureImpl
 
getName() - Methode in Klasse org.aspectj.util.TypeSafeEnum
 
getName() - Methode in Klasse org.aspectj.weaver.AnnotationNameValuePair
 
getName() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getName() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getName() - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
getName() - Methode in Klasse org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
getName() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getName() - Methode in Klasse org.aspectj.weaver.Lint.Kind
 
getName() - Methode in Klasse org.aspectj.weaver.loadtime.definition.LightXMLParser
 
getName() - Methode in Schnittstelle org.aspectj.weaver.Member
 
getName() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getName() - Methode in Klasse org.aspectj.weaver.patterns.DeclareErrorOrWarning
returns "declare warning" or "declare error"
getName() - Methode in Klasse org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
returns "declare type warning" or "declare type error"
getName() - Methode in Klasse org.aspectj.weaver.patterns.FormalBinding
 
getName() - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
getName() - Methode in Klasse org.aspectj.weaver.patterns.TypeVariablePattern
 
getName() - Methode in Klasse org.aspectj.weaver.reflect.PointcutParameterImpl
 
getName() - Methode in Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
 
getName() - Methode in Schnittstelle org.aspectj.weaver.tools.PointcutParameter
The name of this parameter
getName() - Methode in Klasse org.aspectj.weaver.TypeVariable
 
getName() - Methode in Klasse org.aspectj.weaver.UnresolvedType
Returns the name of this type in java language form (e.g. java.lang.Thread or boolean[]).
getName(CharSequence) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getName(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getName(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.FieldOrMethod
 
getName(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.InvokeDynamic
 
getName(TypeBinding) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getNameAndTypeDescriptorIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Gets the nameAndTypeDescriptorIndex.
getNameAndTypeIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantCP
 
getNameAndTypeIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantDynamic
 
getNameAndTypeIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantInvokeDynamic
 
getNameAndTypeIndex() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getNameAndTypeInfoDescriptorIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the descriptor index for a CONSTANT_NameAndType type entry.
getNameAndTypeInfoDescriptorIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getNameAndTypeInfoNameIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the name index for a CONSTANT_NameAndType type entry.
getNameAndTypeInfoNameIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getNameAndTypeNameIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
Gets the nameAndTypeNameIndex.
getNameAsIdentifier() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getNameAsIdentifier() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getNameChars() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.EclipseAttributeAdapter
 
getNameChars() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.IAttribute
Returns the name of the attribute.
getNameChars() - Methode in Klasse org.aspectj.weaver.AjAttribute
 
getNameComponents() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns the source code to be used for this node's name.
getNameEnvironment() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getNameIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
getNameIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.Attribute
 
getNameIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantClass
 
getNameIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantModule
 
getNameIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getNameIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPackage
 
getNameIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getNameIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariable
 
getNameIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Answer back the name index of this component info.
getNameIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Answer back the name index of this field info.
getNameIndex() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer back the name index of this method info.
getNameIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ComponentInfo
 
getNameIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
getNameIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getNameIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getNameIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
getNamePatterns() - Methode in Klasse org.aspectj.weaver.patterns.WildTypePattern
 
getNameProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns structural property descriptor for the "name" property of this node (child type: SimpleName).
getNameProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModulePackageAccess
Returns structural property descriptor for the "name" property of this node (child type: Name).
getNameProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclaration
Returns the structural property descriptor for the "name" property of this node (child type: SimpleName).
getNameRange() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns the source range of this local variable's name.
getNameRange() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ISourceReference
Returns the name range associated with this element.
getNameRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getNameRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
 
getNameRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getNameRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getNameRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getNameRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getNameRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getNameRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
 
getNameRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
getNameRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
Returns the source range of this local variable's name.
getNameRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
getNameRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageDeclaration
 
getNameRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getNameRange(IJavaElement) - Methode in Klasse 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[]) - Statische Methode in Klasse org.aspectj.weaver.UnresolvedType
Returns an array of strings representing the java langauge names of an array of types.
getNameSourceEnd() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source end position of the field's name.
getNameSourceEnd() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source end position of the method's selector.
getNameSourceEnd() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source end position of the type's name.
getNameSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
 
getNameSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
 
getNameSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerElementInfo
 
getNameSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
getNameSourceStart() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the source start position of the field's name.
getNameSourceStart() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceMethod
Answer the source start position of the method's selector.
getNameSourceStart() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the source start position of the type's name.
getNameSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
 
getNameSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
 
getNameSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerElementInfo
 
getNameSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
getNamespace() - Methode in Klasse org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
getNamespace(ClassLoader) - Methode in Klasse org.aspectj.weaver.loadtime.Aj
Returns a namespace based on the contest of the aspects available
getNameString() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
getNameString() - Methode in Klasse org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getNameString() - Methode in Klasse org.aspectj.weaver.AjAttribute.AjSynthetic
 
getNameString() - Methode in Klasse org.aspectj.weaver.AjAttribute.Aspect
 
getNameString() - Methode in Klasse org.aspectj.weaver.AjAttribute.DeclareAttribute
 
getNameString() - Methode in Klasse org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
getNameString() - Methode in Klasse org.aspectj.weaver.AjAttribute
 
getNameString() - Methode in Klasse org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
getNameString() - Methode in Klasse org.aspectj.weaver.AjAttribute.PointcutDeclarationAttribute
 
getNameString() - Methode in Klasse org.aspectj.weaver.AjAttribute.PrivilegedAttribute
 
getNameString() - Methode in Klasse org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
getNameString() - Methode in Klasse org.aspectj.weaver.AjAttribute.TypeMunger
 
getNameString() - Methode in Klasse org.aspectj.weaver.AjAttribute.WeaverState
 
getNameString() - Methode in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getNameSuffix() - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
Provide a name suffix so that we can tell the different declare annotations forms apart in the AjProblemReporter
getNameSuffix() - Methode in Klasse org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
getNameSuffix() - Methode in Klasse org.aspectj.weaver.patterns.DeclareParents
 
getNameSuffix() - Methode in Klasse org.aspectj.weaver.patterns.DeclarePrecedence
 
getNameSuffix() - Methode in Klasse org.aspectj.weaver.patterns.DeclareSoft
 
getNameSuffix() - Methode in Klasse org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
getNameValuePairs() - Methode in Klasse org.aspectj.weaver.StandardAnnotation
 
getNameWithoutJavaLikeExtension(String) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getNegated() - Methode in Klasse org.aspectj.weaver.patterns.NotSignaturePattern
 
getNegatedPattern() - Methode in Klasse org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
getNegatedPattern() - Methode in Klasse org.aspectj.weaver.patterns.NotTypePattern
 
getNegatedPointcut() - Methode in Klasse org.aspectj.weaver.patterns.NotPointcut
 
getNegatedTypePattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.NotTypePattern
 
getNegativeAnnotationMemberValue(MemberValuePair, Constant) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getNestedFolders(IPackageFragmentRoot) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
getNestedOperation(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CopyElementsOperation
Returns the nested operation to use for processing this element
getNestHost() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getNestHost() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getNestHostIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.INestHostAttribute
Answer back the class name index.
getNestHostIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.NestHostAttribute
 
getNestHostName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.INestHostAttribute
Answer back the class name as specified in the JVM specifications.
getNestHostName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.NestHostAttribute
 
getNestingKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getNestingKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getNestingKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
getNestingKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileObject
 
getNestingKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.PathFileObject
 
getNestMemberAttributesEntries() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.NestMembersAttribute
 
getNestMemberIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.INestMemberAttributeEntry
Answer back the nest member name index.
getNestMemberIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.NestMembersAttributeEntry
 
getNestMemberName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.INestMemberAttributeEntry
Answer back the nest member name as specified in the JVM specifications.
getNestMemberName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.NestMembersAttributeEntry
 
getNestMembers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
getNestMembersAttribute() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the nest members attribute of this .class file, null if none.
getNestMembersAttribute() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getNewAnnotation() - Methode in Klasse org.aspectj.weaver.AnnotationOnTypeMunger
 
getNewClassFiles() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Return the new binary bindings created in the last round.
getNewClassFiles() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
getNewClassFiles() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getNewestTimestampCounter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns the timestamps of the most recently used element in the cache.
getNewGeneratedNameTag() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getNewInstance(SourceTypeBinding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
getNewNameFor(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Returns the new name for element, or null if there are no renamings specified.
getNewParent() - Methode in Klasse org.aspectj.weaver.NewParentTypeMunger
 
getNewThreadCounter() - Methode in Schnittstelle org.aspectj.runtime.internal.cflowstack.ThreadStackFactory
 
getNewThreadCounter() - Methode in Klasse org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl
 
getNewThreadCounter() - Methode in Klasse org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl11
 
getNewThreadStack() - Methode in Schnittstelle org.aspectj.runtime.internal.cflowstack.ThreadStackFactory
 
getNewThreadStack() - Methode in Klasse org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl
 
getNewThreadStack() - Methode in Klasse org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl11
 
getNewUnits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager
Return the new units created in the last round.
getNewUnits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
getNewUnits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getNewValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getNewValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
getNewValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
getNewValue(ASTNode, StructuralPropertyDescriptor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getNext() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionHandle
 
getNext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
getNextChar() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextChar(char) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextChar(char, char) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextCharacter(char[], int[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getNextCharAsDigit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextCharAsDigit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextCharAsJavaIdentifierPart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextCharAsJavaIdentifierPartWithBoundCheck() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextCharWithBoundChecks() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextEndOffset(int, boolean) - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns the sibling node immediately following this node.
getNextNode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
 
getNextNotFakedToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getNextNotFakedToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
Overridable hook, to allow CompletionScanner to hide a faked identifier token.
getNextStartOffset(int, boolean) - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Read the next token in the source, and answers its ID as specified by ITerminalSymbols.
getNextToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
getNextToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getNextToken0() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getNextToken0() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
getNextToken0() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNextUnicodeChar() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
getNextUnicodeChar() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNLSAlign(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
getNLSTag() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getNLSTags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getNocomments() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc2
Returns if the -nocomments flag is turned on.
getNode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
getNode(AsmManager, Shadow) - Statische Methode in Klasse org.aspectj.weaver.model.AsmRelationshipProvider
 
getNodeClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.StructuralPropertyDescriptor
Returns the AST node type that owns this property.
getNodeCopySources(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getNodeEvent(ASTNode, StructuralPropertyDescriptor, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getNodeForPath(String) - Methode in Klasse org.aspectj.ajde.ui.BuildConfigModel
 
getNodeStartingAt(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
getNodeStore() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Internal method.
getNodeType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns an integer value identifying the type of this concrete AST node.
getNodeType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns the type of this node.
getNodeValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TagProperty
Returns the node value of this tag property.
getNonAJMemberKinds() - Statische Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
getNonJavaResources() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModel
Returns an array of non-Java resources (that is, non-Java projects) in the workspace.
getNonJavaResources() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns an array of non-Java resources directly contained in this project.
getNonJavaResources() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns an array of non-Java resources contained in this package fragment.
getNonJavaResources() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns an array of non-Java resources contained in this package fragment root.
getNonJavaResources() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Returns an array of non-java resources contained in the receiver.
getNonJavaResources() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getNonJavaResources() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns an array of non-java resources contained in the receiver.
getNonJavaResources() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
Returns an array of non-java resources contained in the receiver.
getNonJavaResources() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Returns an array of non-java resources contained in the receiver.
getNonNullAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNonNullAnnotationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNonNullByDefaultAnnotationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNonStandardOptions() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
The non-standard options, typically prefaced with -X when used with a command line compiler.
getNonWildcardParameterization(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getNosymbols() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc2
Returns if the -nosymbols flag is turned on.
getNoType(TypeKind) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getNoType(TypeKind) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getNullableAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNullableAnnotationName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getNullType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getNullType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getNumberOfClasses() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IInnerClassesAttribute
Answer back the number of inner classes infos as specified in the JVM specifications.
getNumberOfClasses() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttribute
 
getNumberOfComponents() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRecordAttribute
Answer back the number of components as specified in the JVM specifications.
getNumberOfComponents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RecordAttribute
 
getNumberOfEntries() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.StackMapAttribute
 
getNumberOfEntries() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.StackMapTableAttribute
 
getNumberOfExceptions() - Methode in Klasse org.aspectj.apache.bcel.classfile.ExceptionTable
 
getNumberOfLines() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getNumberOfLines(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getNumberOfLocals() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMapEntry
 
getNumberOfLocals() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IStackMapFrame
Answer back the number of locals.
getNumberOfLocals() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getNumberOfLocals() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getNumberOfLocals() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.StackMapFrame
 
getNumberOfNestMembers() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.INestMembersAttribute
Answer back the number of nest members as specified in the JVM specifications.
getNumberOfNestMembers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.NestMembersAttribute
 
getNumberOfParameters() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns the number of parameters of this method.
getNumberOfParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getNumberOfParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getNumberOfPermittedSubclasses() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IPermittedSubclassesAttribute
Answer back the number of permitted subclasses as specified in the JVM specifications.
getNumberOfPermittedSubclasses() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PermittedSubclassesAttribute
 
getNumberOfSingleLineCommentInSnippetTag(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
getNumberOfStackItems() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMapEntry
 
getNumberOfStackItems() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IStackMapFrame
Answer back the number of stack items
getNumberOfStackItems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getNumberOfStackItems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.StackMapFrame
 
getNumberOfStructuralChangesSinceLastFullBuild() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getNumBootstrapMethods() - Methode in Klasse org.aspectj.apache.bcel.classfile.BootstrapMethods
 
getNumericValue(char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
getOccurrenceCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IAnnotation
Returns the position relative to the order this annotation is defined in the source.
getOccurrenceCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMember
Returns the position relative to the order this member is defined in the source.
getOccurrenceCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getOccurrenceCountSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getOccurrenceCountSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getOffset() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getOffset() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.EclipseSourceContext
 
getOffset() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getOffset() - Methode in Schnittstelle org.aspectj.bridge.ISourceLocation
 
getOffset() - Methode in Klasse org.aspectj.bridge.SourceLocation
 
getOffset() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.BufferChangedEvent
Returns the index of the first character inserted, removed, or replaced in the buffer.
getOffset() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionContext
Returns the offset position in the source file buffer after which code assist is requested.
getOffset() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the offset of this search match.
getOffset() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.SourceRange
 
getOffset() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the offset.
getOffset() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
Answer back the offset of this verification type info as described in the JVM specifications.
getOffset() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getOffset() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getOffset() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.VerificationInfo
 
getOffset() - Methode in Klasse org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
getOffset() - Methode in Schnittstelle org.aspectj.weaver.ISourceContext
 
getOffset() - Methode in Klasse org.aspectj.weaver.SourceContextImpl
 
getOffsetDelta() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IStackMapFrame
Answer back the offset delta.
getOffsetDelta() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getOffsetDelta() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.StackMapFrame
 
getOffsetDelta(StackMapFrame) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrame
 
getOffSetForHandle(String) - Methode in Schnittstelle org.aspectj.asm.IElementHandleProvider
 
getOffSetForHandle(String) - Methode in Klasse org.aspectj.asm.internal.JDTLikeHandleProvider
 
getOlderSystemRelease(String, String, AccessRuleSet) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
getOldestElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns the lest recently used element in the cache, can return null
getOldestElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.Stats
 
getOldestTimestampCounter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns the timestamps of the least recently used element in the cache.
getOldestTimestamps() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache.Stats
 
getOldJavaProjecNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
getOnlyPackage(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getOnType() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
getOnType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.InterTypeFieldDeclaration
 
getOnType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.InterTypeMethodDeclaration
 
getOpcode() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
getOpenable() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the first openable parent.
getOpenable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getOpenable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
getOpenableCacheSize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getOpenableParent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Return the first instance of IOpenable in the parent hierarchy of this element.
getOpenableParent() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BufferManager
Returns an enumeration of all open buffers.
getOpenConfigIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getOpenedPackageNames(IModuleDescription) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IModuleDescription
Get names of opened packages.
getOpenedPackageNames(IModuleDescription) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getOpenedPackages() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns all opened packages.
getOpenedPackages() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getOpenedTo(IPackageBinding) - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getOpenRestrictions(PackageBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getOpens() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module
 
getOpens() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryModuleBinding
 
getOpens() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getOpens() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getOpensCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the opens count.
getOpensCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getOpensInfo() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getOperand() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression
Returns the operand of this postfix expression.
getOperand() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression
Returns the operand of this prefix expression.
getOperator() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Assignment
Returns the operator of this assignment expression.
getOperator() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
Returns the operator of this infix expression.
getOperator() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression
Returns the operator of this postfix expression.
getOperator() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression
Returns the operator of this prefix expression.
getOperatorFor(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
getOperatorFor(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
getOption(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Helper method for returning one option value only.
getOption(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getOption(String, boolean) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaProject
Helper method for returning one option value only.
getOption(String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
 
getOption(String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getOption(String, boolean, IEclipsePreferences) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the value of the given option for the given Eclipse preferences.
getOptionForConfigurableBuildPathProblemSeverity(int) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the level of the given option.
getOptions() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getOptions() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the table of the current options.
getOptions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getOptions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getOptions(boolean) - Methode in Schnittstelle 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) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the table of the current custom options for this project.
getOptions(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getOptionsFrame() - Methode in Klasse org.aspectj.ajde.Ajde
 
getOrCreateDeclaredPackage(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getOrCreateWeaverStateInfo(boolean) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getOrderIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getOrdinaryClassFile(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns the class file with the specified name in this package (for example, "Object.class").
getOrdinaryClassFile(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getOrdinaryClassFiles() - Methode in Schnittstelle 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() - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getOrigin(Element) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getOrigin(ModuleElement, ModuleElement.Directive) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getOriginal(IJavaElement) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IWorkingCopy
Veraltet.
getOriginal(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Veraltet. 
getOriginalElement() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IWorkingCopy
Veraltet.
getOriginalElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Veraltet. 
getOriginalList() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Returns the original nodes in the list property managed by this rewriter.
getOriginalSignature() - Methode in Klasse org.aspectj.weaver.Advice
 
getOriginalValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
getOriginalValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
getOriginalValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
getOriginalValue(ASTNode, StructuralPropertyDescriptor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getOriginalValue(ASTNode, StructuralPropertyDescriptor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.INodePropertyMapper
Returns the node attribute for a given property name.
getOriginatingFileName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Answer the file name in which the problem was found.
getOriginatingFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getOtherElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.TypeReferenceMatch
Returns other elements also enclosing the type reference.
getOtherFieldBindings(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
getOtherFieldBindings(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetQualifiedNameReference
 
getOtherMessages(boolean) - Methode in Klasse org.aspectj.ajdt.ajc.BuildArgParser
Get messages not dumped to handler or any PrintWriter.
getOuterClass() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getOuterClass() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getOuterClass() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getOuterClass() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getOuterClass() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getOuterClass() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getOuterClass() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getOuterClass() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getOuterClassIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.InnerClass
 
getOuterClassName() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getOuterClassNameIndex() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
getOuterLocalVariablesSlotSize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getOuterLocalVariablesSlotSize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getOuterLocalVariablesSlotSize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getOuterMostLocalContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
getOutermostType() - Methode in Klasse org.aspectj.weaver.UnresolvedType
Returns a UnresolvedType object representing the effective outermost enclosing type for a name type.
getOutJar() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
 
getOutputClassFileName(char[], CompilationResult) - Methode in Schnittstelle org.aspectj.ajdt.internal.compiler.IOutputClassFileNameProvider
 
getOutputClassFileName(char[], CompilationResult) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getOutputDir() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getOutputJar() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getOutputLocation() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the default output location for this project as a workspace- relative absolute path.
getOutputLocation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getOutputLocation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getOutputLocationForClass(File) - Methode in Klasse org.aspectj.ajde.core.internal.OutputLocationAdapter
 
getOutputLocationForClass(File) - Methode in Schnittstelle org.aspectj.ajde.core.IOutputLocationManager
Return the directory root under which the results of compiling the given source file.
getOutputLocationForClass(File) - Methode in Schnittstelle org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
Return the directory root under which the results of compiling the given source file.
getOutputLocationForResource(File) - Methode in Klasse org.aspectj.ajde.core.internal.OutputLocationAdapter
 
getOutputLocationForResource(File) - Methode in Schnittstelle 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) - Methode in Schnittstelle 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.
getOutputLocationManager() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
 
getOutxmlName() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getOverflow() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
 
getOwnedPackageFragmentRoots(IJavaProject) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
getOwner() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IBuffer
Returns the Java openable element owning of this buffer.
getOwner() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getOwner() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getOwningClass() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
getOwningClass() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
getOwnModuleDescription() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getP(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
Get the type corresponding to the ith inference variable.
getPackage() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Export
 
getPackage() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Open
 
getPackage() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getPackage() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getPackage() - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the binding for the package in which this type is declared.
getPackage() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
getPackage() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
getPackage() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
getPackage() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
getPackage() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
getPackage() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getPackage() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
getPackage(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getPackageDeclaration(String) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
getPackageDeclaration(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPackageDeclarationFromFile(AsmManager, File) - Statische Methode in Klasse org.aspectj.tools.ajdoc.StructureUtil
 
getPackageDeclarations() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPackageDoc() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavadocContents
 
getPackageElement(CharSequence) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getPackageElement(ModuleElement, CharSequence) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getPackageFragment() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the package fragment in which this element is defined.
getPackageFragment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getPackageFragment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getPackageFragment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getPackageFragment(char[], int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getPackageFragment(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns the package fragment with the given package name.
getPackageFragment(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getPackageFragment(String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getPackageFragment(String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
getPackageFragment(String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getPackageFragment(String[], String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getPackageFragment(String[], String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getPackageFragmentRoot() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJarEntryResource
Returns the package fragment root this jar entry resource belongs to.
getPackageFragmentRoot() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns the package fragment root of the stored type.
getPackageFragmentRoot() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo
 
getPackageFragmentRoot() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
getPackageFragmentRoot() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getPackageFragmentRoot() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
Find enclosing package fragment root if any
getPackageFragmentRoot(String) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoot(IResource) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo
 
getPackageFragmentRoot(IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoot(IResource, IPath, IClasspathAttribute[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoot(IPath, IClasspathAttribute[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoot0(IPath, IClasspathAttribute[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoots() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentRoots(IClasspathEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaProject
getPackageFragmentRoots(IClasspathEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Veraltet. 
getPackageFragments() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns all package fragments in all package fragment roots contained in this project.
getPackageFragments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getPackageFragments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPackageFragmentsInRoots(IPackageFragmentRoot[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Returns all the package fragments found in the specified package fragment roots.
getPackageIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Export
 
getPackageIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Open
 
getPackageIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry3
Returns the index for a CONSTANT_Package type entry.
getPackageIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getPackageIndices() - Methode in Klasse org.aspectj.apache.bcel.classfile.ModulePackages
 
getPackageIndices() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModulePackagesAttribute
Answer back the array of package indices.
getPackageIndices() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModulePackagesAttribute
 
getPackageName() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getPackageName() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getPackageName() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getPackageName() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns the package name of the stored type.
getPackageName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry3
Returns the name of a CONSTANT_Package type entry.
getPackageName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IPackageVisibilityInfo
Answer back the exports/opens package.
getPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
getPackageName() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
getPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
getPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
getPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
getPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
getPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PackageVisibilityInfo
 
getPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
getPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
Returns the dot-separated name of the package code snippets are run into.
getPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.VariablesEvaluator
Returns the name of package of the current compilation unit.
getPackageName() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
Returns the packagename - if its the default package we return an empty string
getPackageName() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getPackageName(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
getPackageName(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPackage
 
getPackageName(IFolder) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
Returns the package name for the given folder (which is a decendent of this root).
getPackageNameAsIdentifier() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getPackageNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModulePackagesAttribute
Answer back the names of packages.
getPackageNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModulePackagesAttribute
 
getPackageNamesForClassFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getPackageOf(Element) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getPackagesCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModulePackagesAttribute
Answer back the number of packages exported or opened.
getPackagesCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModulePackagesAttribute
 
getPackedAnnotationBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getPackedAnnotationBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
getPackedAnnotationBindings(AnnotationBinding[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getParameter() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.EnhancedForStatement
Returns the formal parameter in this enhanced for statement.
getParameter(TypeBinding[], int, boolean) - Statische Methode in Klasse 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>[]) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.Utility
Annotations against a class are stored in one of four attribute kinds: - RuntimeVisibleParameterAnnotations - RuntimeInvisibleParameterAnnotations
getParameterAnnotations() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
Return a list of Annotation[] - each list entry contains the annotations for one parameter
getParameterAnnotations() - Methode in Klasse org.aspectj.apache.bcel.classfile.Method
 
getParameterAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRuntimeInvisibleParameterAnnotationsAttribute
Answer back the parameter annotations.
getParameterAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRuntimeVisibleParameterAnnotationsAttribute
Answer back the parameter annotations.
getParameterAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationHolder
 
getParameterAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getParameterAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleParameterAnnotationsAttribute
 
getParameterAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleParameterAnnotationsAttribute
 
getParameterAnnotations() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getParameterAnnotations() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getParameterAnnotations() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getParameterAnnotations(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the resolved declaration annotations of a parameter of this method.
getParameterAnnotations(int, char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getParameterAnnotations(int, char[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the annotations on the indexth parameter or null if none
getParameterAnnotations(int, char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getParameterAnnotationTypes() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
getParameterAnnotationTypes() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getParameterAnnotationTypes() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getParameterAnnotationTypes() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getParameterAnnotationTypes() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getParameterAnnotationTypes(Member) - Methode in Schnittstelle org.aspectj.weaver.reflect.AnnotationFinder
 
getParameterAnnotationTypes(Member) - Methode in Klasse org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getParameterBindings() - Methode in Klasse org.aspectj.weaver.reflect.JoinPointMatchImpl
 
getParameterBindings() - Methode in Schnittstelle org.aspectj.weaver.tools.JoinPointMatch
Get the parameter bindings at the matched join point.
getParameterCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationProvider.IMethodAnnotationWalker
 
getParameterCount(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns the number of parameter types in the given method signature.
getParameterCount(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
getParameterCount(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the number of parameter types in a method signature.
getParameterCount(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns the number of parameter types in the given method signature.
getParameterIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the method parameter index.
getParameterIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getParameterizedTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
getParameterizedTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
getParameterizedTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
getParameterizedTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
getParameterizedTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getParameterizedTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
getParameterName() - Methode in Schnittstelle org.aspectj.lang.reflect.CatchClauseSignature
 
getParameterName(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.MethodParameters
 
getParameterName(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodParametersAttribute
Answer back the name for the i'th parameter.
getParameterName(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodParametersAttribute
 
getParameterNames() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
getParameterNames() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getParameterNames() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getParameterNames() - Methode in Klasse org.aspectj.internal.lang.reflect.PointcutImpl
 
getParameterNames() - Methode in Schnittstelle org.aspectj.lang.reflect.CodeSignature
 
getParameterNames() - Methode in Schnittstelle org.aspectj.lang.reflect.Pointcut
 
getParameterNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the ordered list of parameter names for this method.
getParameterNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns the names of parameters in this method.
getParameterNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Veraltet.
Returns the names of parameters in this method in the order they are declared, or null if no parameters are declared.
getParameterNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getParameterNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getParameterNames() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getParameterNames() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getParameterNames() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getParameterNames(Member) - Methode in Schnittstelle org.aspectj.weaver.reflect.ArgNameFinder
Attempt to discover the parameter names for a reflectively obtained member.
getParameterNames(Member) - Methode in Klasse org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getParameterNames(World) - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getParameterNames(World) - Methode in Schnittstelle org.aspectj.weaver.Member
 
getParameterNames(World) - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getParameterNames(World) - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getParameterNames(World) - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getParameterPackageNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getParameters() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns the parameters of this method.
getParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getParametersCount() - Methode in Klasse org.aspectj.apache.bcel.classfile.MethodParameters
 
getParameterSignature() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getParameterSignature() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getParameterSignature() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getParameterSignatureErased() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getParameterSignatureErased() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getParameterSignatureErased() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
Return the erased form of the signature with bounds collapsed for type variables, etc.
getParameterSignatures() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getParameterSignatures() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getParameterSignaturesSourceRefs() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getParameterSignaturesSourceRefs() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getParametersNumber() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRuntimeInvisibleParameterAnnotationsAttribute
Answer back the number of parameters as described in the JVM specifications.
getParametersNumber() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRuntimeVisibleParameterAnnotationsAttribute
Answer back the number of parameters as described in the JVM specifications.
getParametersNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeInvisibleParameterAnnotationsAttribute
 
getParametersNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RuntimeVisibleParameterAnnotationsAttribute
 
getParameterType() - Methode in Schnittstelle org.aspectj.lang.reflect.CatchClauseSignature
 
getParameterTypeNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getParameterTypes() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getParameterTypes() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getParameterTypes() - Methode in Klasse org.aspectj.internal.lang.reflect.AdviceImpl
 
getParameterTypes() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
getParameterTypes() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getParameterTypes() - Methode in Klasse org.aspectj.internal.lang.reflect.PointcutImpl
 
getParameterTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.Advice
 
getParameterTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.CodeSignature
 
getParameterTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeConstructorDeclaration
 
getParameterTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getParameterTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.Pointcut
 
getParameterTypes() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns the type signatures for the parameters of this method.
getParameterTypes() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Veraltet.
Returns the type names for the parameters of this method in the order they are declared, or null if no parameters are declared.
getParameterTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getParameterTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getParameterTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getParameterTypes() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getParameterTypes() - Methode in Schnittstelle org.aspectj.weaver.Member
 
getParameterTypes() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getParameterTypes() - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
getParameterTypes(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the parameter type signatures from the given method signature.
getParameterTypes(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the parameter type signatures from the given method signature.
getParent() - Methode in Klasse org.aspectj.ajde.ui.BuildConfigNode
 
getParent() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getParent() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getParent() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns this node's parent node, or null if this is the root node.
getParent() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Returns the parent of the list for which this list rewriter was created.
getParent() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJarEntryResource
Returns the parent of this jar entry resource.
getParent() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the element directly containing this element, or null if this element has no parent.
getParent() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns the parent of this node.
getParent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.PropertyLocation
 
getParent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
getParent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getParent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
 
getParent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
getParent(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Region
 
getParentElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns the parent element to which this operation applies, or null if not applicable.
getParentElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns the parent elements to which this operation applies, or null if not applicable.
getParentEndDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Answers a source position which corresponds to the end of the parent element's declaration.
getParents() - Methode in Klasse org.aspectj.weaver.patterns.DeclareParents
 
getParentTypes() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getParentTypes() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getParentTypes() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
getParentTypes() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareParents
 
getParsedTypeDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocParser
 
getParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchDocument
 
getParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
getParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
getParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.SelectionEngine
 
getParser(Map) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
Creates a new parser.
getParser(Map<String, String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Veraltet.
Creates a new parser.
getParticipant() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Returns the participant that created this document.
getParticipant() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the search participant which issued this search match.
getParticipant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getPartition(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPatchedModules(IClasspathEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPath() - Methode in Schnittstelle org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getPath() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathContainer
Answers the container path identifying this container.
getPath() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the path of this classpath entry.
getPath() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the path to the innermost resource enclosing this element.
getPath() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchDocument
Returns the path to the original document to publicly mention in index or search results.
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
getPath() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
Return the path for file based classpath entries.
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModulePathContainer
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainer
 
getPath() - Methode in Klasse org.aspectj.weaver.bcel.ClassPathManager.ClassFile
 
getPath(String) - Methode in Klasse org.aspectj.apache.bcel.util.ClassPath
 
getPath(String, String) - Methode in Klasse org.aspectj.apache.bcel.util.ClassPath
 
getPathIdentifier() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ModuleLocationHandler.LocationWrapper
 
getPaths() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.PathCollector
Returns the paths that have been collected.
getPaths(File[]) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
getPaths(Iterable<? extends File>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getPaths(List<File>) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
getPathsOfDeclaringType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
getPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.EnhancedForWithRecordPattern
Returns the record pattern in this enhanced for statement.
getPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.GuardedPattern
Returns the pattern of this Guarded Pattern, or empty if there is none.
getPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PatternInstanceofExpression
Returns the pattern of this instanceof expression.
getPattern() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IAccessRule
Returns the file pattern for this access rule.
getPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathAccessRule
 
getPatternAsString() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
getPatternMatchingRegions(String, int, int, String, int, int, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.StringOperation
Answers all the regions in a given name matching a given pattern pattern (e.g.
getPatternName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.RecordPattern
Returns the pattern Name of Types Pattern.
getPatternNode() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DeclareAnnotationDeclaration
 
getPatterns() - Methode in Klasse org.aspectj.weaver.patterns.DeclarePrecedence
 
getPatternType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.RecordPattern
Returns the pattern type of Types Pattern.
getPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypePattern
Returns the pattern variable of Types Pattern.
getPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
getPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.GuardedPattern
 
getPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
getPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordPattern
 
getPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypePattern
 
getPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
getPatternVariablesWhenFalse() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
getPatternVariablesWhenTrue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
getPatternVariablesWhenTrue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
getPerClause() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getPerClause() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getPerClause() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getPerClause() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
 
getPerClause() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getPerClause() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getPerClause() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getPerClause() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getPerClause() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getPerClause() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getPermittedSubclassAttributesEntries() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PermittedSubclassesAttribute
 
getPermittedSubclasses() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getPermittedSubclassesAttribute() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the permitted subclasses attribute of this .class file, null if none.
getPermittedSubclassesAttribute() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getPermittedSubclassName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IPermittedSubclassesAttributeEntry
Answer back the permitted subclass name as specified in the JVM specifications.
getPermittedSubclassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PermittedSubclassesAttributeEntry
 
getPermittedSubtypeNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the names of types that this sealed type permits to be its sub types.
getPermittedSubtypeNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getPermittedSubtypeNames() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getPermittedSubtypeNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getPermittedSubtypeNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getPermittedSubTypes(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getPerProjectInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getPerProjectInfo(IProject, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getPerProjectInfoCheckExistence(IProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getPersistibleAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
getPerTypePointcut(Pointcut) - Methode in Klasse org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
getPerWorkingCopyInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPerWorkingCopyInfo(CompilationUnit, boolean, boolean, IProblemRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getPipelineDebugOutput(String) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
getPlaceholderData(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
 
getPlaceholders() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
getPlatformLocations(File) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl
 
getPlugin() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the single instance of the Java core plug-in runtime class.
getPointcut() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.PointcutDesignator
 
getPointcut() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AdviceDeclaration
 
getPointcut() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DeclareErrorDeclaration
 
getPointcut() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DeclareSoftDeclaration
 
getPointcut() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DeclareWarningDeclaration
 
getPointcut() - Methode in Klasse org.aspectj.weaver.Advice
 
getPointcut() - Methode in Klasse org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getPointcut() - Methode in Klasse org.aspectj.weaver.bcel.AtAjAttributes.LazyResolvedPointcutDefinition
 
getPointcut() - Methode in Klasse org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
getPointcut() - Methode in Klasse org.aspectj.weaver.patterns.DeclareSoft
 
getPointcut() - Methode in Klasse org.aspectj.weaver.ResolvedPointcutDefinition
 
getPointcut() - Methode in Klasse org.aspectj.weaver.ShadowMunger
 
getPointcut(String) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getPointcut(String) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getPointcutDeclarationText() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.PointcutDesignator
 
getPointcutExpression() - Methode in Klasse org.aspectj.internal.lang.reflect.AdviceImpl
 
getPointcutExpression() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
getPointcutExpression() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareSoftImpl
 
getPointcutExpression() - Methode in Klasse org.aspectj.internal.lang.reflect.PointcutBasedPerClauseImpl
 
getPointcutExpression() - Methode in Klasse org.aspectj.internal.lang.reflect.PointcutImpl
 
getPointcutExpression() - Methode in Schnittstelle org.aspectj.lang.reflect.Advice
 
getPointcutExpression() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareErrorOrWarning
 
getPointcutExpression() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareSoft
 
getPointcutExpression() - Methode in Schnittstelle org.aspectj.lang.reflect.Pointcut
 
getPointcutExpression() - Methode in Schnittstelle org.aspectj.lang.reflect.PointcutBasedPerClause
 
getPointcutExpression() - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
getPointcutExpression() - Methode in Klasse org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
getPointcutExpression() - Methode in Schnittstelle org.aspectj.weaver.tools.PointcutExpression
Return a string representation of this pointcut expression.
getPointcutExpression() - Methode in Schnittstelle org.aspectj.weaver.tools.StandardPointcutExpression
Return a string representation of this pointcut expression.
getPointcutKind() - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
getPointcutKind() - Methode in Klasse org.aspectj.weaver.patterns.Pointcut
 
getPointcutParserSupportingAllPrimitives(World) - Statische Methode in Klasse 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() - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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>) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getPointcuts() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getPointcuts() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
 
getPointcuts() - Methode in Klasse 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() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration
 
getPolyExpressions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
getPolyExpressions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
Returns contained poly expressions, result could be 0, 1 or more (for conditional expression)
getPolyExpressions() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
getPolyExpressions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
getPopupIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getPosition() - Methode in Klasse org.aspectj.apache.bcel.generic.BranchHandle
 
getPosition() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionHandle
 
getPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseDiagnostic
 
getPosition(int, int) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPositionInAroundState() - Methode in Klasse org.aspectj.weaver.bcel.AspectInstanceVar
 
getPositionInAroundState() - Methode in Klasse org.aspectj.weaver.bcel.BcelVar
 
getPositionInLine(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
getPositions(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPositionUpdaters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
getPossibleBlockTags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
Return possible block tags
getPossibleInlineTags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
Return possible inline tags
getPossibleInSnippetTags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocTag
 
getPossibleKeywords() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword
 
getPossibleKeywords() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
getPossibleKeywords() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword2
 
getPossibleKeywords() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
getPossibleKeywords() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModule2
 
getPossibleKeywords() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModuleDeclaration
 
getPossibleKeywords() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModuleInfo
 
getPossibleMatches(IPackageFragmentRoot[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatchSet
 
getPrecedence() - Methode in Klasse org.aspectj.weaver.AdviceKind
 
getPrecedenceIfAny(ResolvedType, ResolvedType) - Methode in Klasse org.aspectj.weaver.World
 
getPrecedenceOrder() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclarePrecedenceImpl
 
getPrecedenceOrder() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclarePrecedence
 
getPreciseTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CatchParameterBinding
 
getPrefix() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeConstructorDeclaration
 
getPrefix() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
getPrefix() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
getPrefix() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
getPrefix(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter.ConstPrefix
 
getPrefix(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter.Prefix
 
getPrefixAndSuffix(int, ASTNode, RewriteEventStore) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter.BlockContext
 
getPreInitializationState() - Methode in Klasse org.aspectj.runtime.internal.AroundClosure
 
getPreprocess() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc2
Returns if the -preprocess flag is turned on.
getPrev() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionHandle
 
getPrevious() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
getPreviousNode() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns the sibling node immediately preceding this node.
getPreviousNode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
 
getPreviousSessionContainer(IPath, IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns a persisted container from previous session if any.
getPreviousSessionVariable(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns a persisted container from previous session if any
getPreviousTokenEndOffset(int, int) - Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPrimaryElement() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getPrimaryElement(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryLambdaExpression
 
getPrimaryElement(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryLambdaMethod
 
getPrimaryElement(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
getPrimaryElement(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getPrimaryElement(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getPrimaryElement(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
getPrimaryElement(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
getPrimaryElement(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getPrimaryElement(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getPrimaryElement(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageDeclaration
 
getPrimaryElement(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
getPrimaryElement(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getPrimaryElement(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getPrimitiveType(TypeKind) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
Get a type mirror object representing the specified primitive type kind.
getPrimitiveType(TypeKind) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getPrimitiveType(BaseTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getPrimitiveTypeCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Returns the primitive type code.
getPrimitiveTypeCode(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
getPrimitiveTypeCode(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
getPriority() - Methode in Klasse org.aspectj.weaver.bcel.ExceptionRange
 
getPrivilegedAccesses() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getPrivilegedAccesses() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getPrivilegedAccesses() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getPrivilegedAccesses() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getPrivilegedAccesses() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getPrivilegedAccesses() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getPrivilegedAccesses() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getPrivilegedAccessField(FieldBinding, ASTNode) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.PrivilegedHandler
 
getPrivilegedAccessField(FieldBinding, ASTNode) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IPrivilegedHandler
 
getPrivilegedAccessMethod(MethodBinding, ASTNode) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.PrivilegedHandler
 
getPrivilegedAccessMethod(MethodBinding, ASTNode) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IPrivilegedHandler
 
getProblemArguments(IMarker) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
Helper method for decoding problem marker attributes.
getProblemArgumentsForMarker(String[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Put all the arguments in one String.
getProblemArgumentsFromMarker(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Separate all the arguments of a String made by getProblemArgumentsForMarker
getProblemCategory(int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
Compute problem category ID based on problem ID
getProblemEntries() - Methode in Klasse org.aspectj.ajde.internal.LstBuildConfigFileParser
 
getProblemFactory() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getProblemFactory() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
getProblemFactory() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl
 
getProblemFactory() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Returns the problem factory to be used during evaluation.
getProblemFactory(Locale) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ProblemFactory
 
getProblemId() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
getProblemId() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
getProblemRequestor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
getProblemRequestor(ICompilationUnit) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner
Returns the problem requestor used by a working copy of this working copy owner.
getProblems() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
Answer the problems (errors and warnings) encountered during compilation.
getProblems() - Methode in Klasse 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) - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getProceedCallSignatures() - Methode in Klasse org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getProceedOnError() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getProcessor() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
 
getProcessor() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getProcessorPath() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
 
getProcessorPath() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getProgressBarMax() - Methode in Klasse org.aspectj.ajde.ui.swing.BuildProgressPanel
 
getProgressListener() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getProgressMonitor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchResultCollector
Veraltet.
Returns the progress monitor used to report progress.
getProject() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.eval.IEvaluationContext
Returns the Java project this evaluation context was created for.
getProject() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the IProject on which this IJavaProject was created.
getProject() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
getProject() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getProjectCache() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Veraltet.
getProjectCache(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getProjectEncoding() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
Return the encoding to use for this project.
getProjectEncoding() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getProjectMultivalPreference(String) - Methode in Klasse org.aspectj.ajde.ui.internal.UserPreferencesStore
 
getProjectMultivalPreference(String) - Methode in Schnittstelle org.aspectj.ajde.ui.UserPreferencesAdapter
Retrieves an option for the currently active project.
getProjectOrJar(IJavaElement) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getProjectPreference(String) - Methode in Klasse org.aspectj.ajde.ui.internal.UserPreferencesStore
 
getProjectPreference(String) - Methode in Schnittstelle org.aspectj.ajde.ui.UserPreferencesAdapter
Retrieves an option for the currently active project.
getProjectRelativePath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
getProjectRelativePath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
getProjectRelativePath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
getProjectRelativePath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
getProjectRelativePath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
getProjectSourceFiles() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
 
getProjectSourceFilesChanged() - Methode in Schnittstelle 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.
getProjectXmlConfigFiles() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
 
getPropagatedRecordComponentAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
getPropagatedRecordComponentAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
getProperties() - Methode in Klasse org.aspectj.asm.AsmManager.ModelInfo
 
getPropertiesFilePath() - Statische Methode in Klasse org.aspectj.ajde.ui.internal.UserPreferencesStore
 
getProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.PropertyLocation
 
getProperty(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns the value of the named property of this node, or null if none.
getProperty(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Returns the value of the named property of this rewrite, or null if none.
getPropertyLocation(Object, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getProvidedServiceNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IModuleDescription
Get provided service names for this module.
getProvidedServiceNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getProvidedServices() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getProvidedType() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Provide
 
getProvidedTypeIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Provide
 
getProvides() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module
 
getProvidesCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the provides count.
getProvidesCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getProvidesInfo() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getput(char[], ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
getPuts() - Methode in Klasse org.aspectj.weaver.tools.cache.CacheStatistics
 
getPutsIgnored() - Methode in Klasse org.aspectj.weaver.tools.cache.CacheStatistics
 
getQualifiedKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.QualifierQuery
 
getQualifiedName() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getQualifiedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getQualifiedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
getQualifiedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getQualifiedPattern(char[], char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
getQualifiedSourceName(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
getQualifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MemberRef
Returns the qualifier of this member reference, or null if there is none.
getQualifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodRef
Returns the qualifier of this method reference, or null if there is none.
getQualifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.NameQualifiedType
Returns the qualifier of this name-qualified type.
getQualifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.QualifiedName
Returns the qualifier part of this qualified name.
getQualifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.QualifiedType
Returns the qualifier of this qualified type.
getQualifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SuperFieldAccess
Returns the qualifier of this "super" field access expression, or null if there is none.
getQualifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SuperMethodInvocation
Returns the qualifier of this "super" method invocation expression, or null if there is none.
getQualifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SuperMethodReference
Returns the qualifier of this "super" method reference, or null if there is none.
getQualifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ThisExpression
Returns the qualifier of this "this" expression, or null if there is none.
getQualifier(char[]) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns a string containing all but the last segment of the given dot-separated qualified name.
getRange() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getRange(InstructionHandle) - Statische Methode in Klasse org.aspectj.weaver.bcel.ExceptionRange
 
getRank() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the rank associated with this wildcard type.
getRank() - Methode in Klasse org.aspectj.weaver.TypeVariable
 
getRawClasspath() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the raw classpath for the project, as a list of classpath entries.
getRawClasspath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getRawClasspathEntry() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns the first raw classpath entry that corresponds to this package fragment root.
getRawClasspathEntry() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getRawModifiers() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getRawModifiers() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getRawName() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getRawParameterNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns the names of parameters in this method.
getRawParameterNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getRawParameterNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getRawTokenSource() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the current identifier source, before unicode escape sequences have been translated into unicode characters.
getRawTokenSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getRawTokenSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getRawTokenSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getRawType() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getRawType() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getRawType(ReferenceBinding, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getRawType(ReferenceBinding, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getRawType(ReferenceBinding, ReferenceBinding, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getRawType(ReferenceBinding, ReferenceBinding, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getRawTypePattern() - Methode in Klasse org.aspectj.weaver.patterns.TypeVariablePattern
 
getRealEnclosingCodeSignature() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getRealFieldType() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
getRealType() - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableTag
 
getReceiverEnd() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getReceiverQualifier() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getReceiverStart() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getReceiverType() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getReceiverType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getReceiverType(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
Check and/or redirect the field access to the delegate receiver if any
getReceiverType(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getReconcileFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Returns the reconcile flag of this context.
getRecordAttribute() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the record attribute of this .class file, null if none.
getRecordAttribute() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getRecordComponent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
getRecordComponent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
getRecordComponent(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getRecordComponent(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getRecordComponent(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getRecordComponent(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getRecordComponent(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the record component with the specified name in this type (for example, "bar").
getRecordComponent(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getRecordComponent(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getRecordComponentAccessor(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getRecordComponentAccessor(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Get the accessor method given the record component name
getRecordComponentAccessor(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getRecordComponents() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getRecordComponents() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getRecordComponents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getRecordComponents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getRecordComponents() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the receiver's record components or null if the array is empty.
getRecordComponents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getRecordComponents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getRecordComponents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getRecordComponents() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getRecoveryAliases() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
getReferenceBytes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getReferencedClasspathEntries() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the list of referenced classpath entries stored in the .classpath file of this java project.
getReferencedClasspathEntries() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getReferencedClasspathEntries(IClasspathEntry, IJavaProject) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getReferencedModules(IJavaProject) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns an array of module names referenced by this project indirectly.
getReferencedModules(IJavaProject) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleUtil
 
getReferenceIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantMethodHandle
 
getReferenceIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry2
Returns the reference index.
getReferenceIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getReferenceKind() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantMethodHandle
 
getReferenceKind() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry2
Returns the reference kind.
getReferenceKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry2
 
getReferences() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
getReferencingEntry() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the classpath entry that is making a reference to this classpath entry.
getReferencingEntry() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getReflectionWorldFor(WeakClassLoaderReference) - Statische Methode in Klasse org.aspectj.weaver.reflect.ReflectionWorld
 
getRegisteredContainerIds() - Statische Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathContainer
Answer the IDs of all registered classpath containers (extensions at extension point JavaModelManager.CPCONTAINER_INITIALIZER_EXTPOINT_ID).
getRegisteredContainerIDs() - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.World
 
getRegisteredVariableNames() - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.ajde.ui.StructureViewProperties
 
getRelationshipMap() - Methode in Klasse org.aspectj.asm.AsmManager
 
getRelationshipName() - Methode in Schnittstelle org.aspectj.ajde.ui.IStructureViewNode
 
getRelationshipName() - Methode in Klasse org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
getRelationsIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getReleaseCode(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
Tries to translate numeric Java version to the corresponding release "code".
getRelevance() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the relative relevance rating of this proposal.
getRelevance() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getRelevantAnnotations(Annotation[], long, List<AnnotationBinding>) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
getRelevantMember(ResolvedMember, Member, ResolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getRemovedAnnotationTypes() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getRemovedAnnotationTypes() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getRemovedChildren() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns deltas for the children which have been removed.
getRemovedChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
getRemovedImports() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all non-static imports that are recorded to be removed.
getRemovedStaticImports() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns all static imports that are recorded to be removed.
getReplaceEnd() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getReplaceStart() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getRepository() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
Gets the ClassRepository which holds its definition.
getRepository() - Statische Methode in Klasse org.aspectj.apache.bcel.Repository
 
getRequestor() - Methode in Klasse org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
getRequestor() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
 
getRequestor() - Methode in Schnittstelle org.aspectj.weaver.IClassFileProvider
The client to which the woven results should be returned.
getRequired() - Methode in Klasse org.aspectj.weaver.patterns.ThrowsPattern
 
getRequiredBridges() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
getRequiredModuleNames() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module
 
getRequiredModuleNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IModuleDescription
Answer the names of all modules directly required from this module.
getRequiredModuleNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getRequiredModules() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns all required modules.
getRequiredModules() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
getRequiredModules() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getRequiredModules(IModuleDescription) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.provisional.JavaModelAccess
Veraltet.
this provisional API has been promoted to IModuleDescription.getRequiredModuleNames()
getRequiredModulesFromJar(File) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the names of the modules required by the module-info.class in the jar.
getRequiredProjectNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaProject
Returns the names of the projects that are directly required by this project.
getRequiredProjectNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getRequiredProposals() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the required completion proposals.
getRequiredProposals() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getRequires() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module
 
getRequires() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getRequiresCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the requires count.
getRequiresCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getRequiresFlags() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRequiresInfo
Answer back the requires flags.
getRequiresFlags() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RequiresInfo
 
getRequiresIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRequiresInfo
Answer back the requires index.
getRequiresIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RequiresInfo
 
getRequiresInfo() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getRequiresModuleName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRequiresInfo
Answer back the requires module name.
getRequiresModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RequiresInfo
 
getRequiresTransitive() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getRequiresVersionIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRequiresInfo
Answer back the requires version index.
getRequiresVersionIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RequiresInfo
 
getRequiresVersionValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IRequiresInfo
Answer back the requires version string.
getRequiresVersionValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.RequiresInfo
 
getResidueSource() - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut
 
getResolved(int) - Methode in Klasse org.aspectj.weaver.ResolvableTypeList
 
getResolvedAnnotationType() - Methode in Klasse org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
getResolvedAnnotationType() - Methode in Klasse org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
getResolvedBinding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer the resolved compiler binding that was late found during askForName().
getResolvedClasspath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
getResolvedClasspath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getResolvedClasspath(boolean) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getResolvedClasspathEntry() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns the first resolved classpath entry that corresponds to this package fragment root.
getResolvedClasspathEntry() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getResolvedClasspathEntry(IClasspathEntry) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getResolvedComponentType() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getResolvedEntry() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
getResolvedEntry() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Veraltet. 
getResolvedExactType(World) - Methode in Klasse org.aspectj.weaver.patterns.ExactTypePattern
 
getResolvedImplementations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ProvidesStatement
 
getResolvedJavaBaseType(char[][], Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getResolvedSignature() - Methode in Klasse org.aspectj.weaver.Shadow
returns the resolved signature of the thing under this shadow
getResolvedType(char[][], ModuleBinding, Scope, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getResolvedType(char[][], Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getResolvedTypeParameters() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getResolvedTypeX() - Methode in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getResolvedTypeX() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getResolvedTypeX() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getResolvedVariablePath(IPath) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Resolve a variable path (helper method).
getResolvedVariablePath(IPath, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getResource() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the innermost resource enclosing this element.
getResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the resource containing this search match.
getResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
getResource(String) - Methode in Klasse org.aspectj.util.UtilClassLoader
 
getResource(JavaFileManager.Location, CharSequence, CharSequence) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
getResourceAsStream(String) - Methode in Klasse org.aspectj.util.UtilClassLoader
 
getResourceContentsAsByteArray(IFile) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the given file's contents as a byte array.
getResourceContentsAsCharArray(IFile) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns the given file's contents as a character array.
getResourceContentsAsCharArray(IFile, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getResourceDeltas() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElementDelta
Returns the collection of resource deltas.
getResourceDeltas() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Return the collection of resource deltas.
getResourcePath() - Methode in Klasse org.aspectj.ajde.ui.BuildConfigNode
 
getResources(String) - Methode in Klasse org.aspectj.weaver.loadtime.DefaultWeavingContext
Same as ClassLoader.getResources()
getResources(String) - Methode in Schnittstelle org.aspectj.weaver.loadtime.IWeavingContext
Allows the standard ClassLoader.getResources() mechanisms to be replaced with a different implementation.
getRestrictedIdentifierStartPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.GuardedPattern
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.
getRestrictedIdentifierStartPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.RecordDeclaration
 
getRestrictedIdentifierStartPosition() - Methode in Klasse 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() - Methode in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
getResult() - Methode in Klasse org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
getResult() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjNaiveASTFlattener
Returns the string accumulated in the visit.
getResult() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
Returns the generated type hierarchy.
getResult() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.NaiveASTFlattener
Returns the string accumulated in the visit.
getResult() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFlattener
Returns the string accumulated in the visit.
getResult() - Methode in Klasse org.aspectj.util.LangUtil.ProcessController
 
getResultElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns the elements created by this operation.
getResultsPendingWeave() - Methode in Klasse org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
 
getResultsPendingWeave() - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjCompilerAdapter
 
getResultsPendingWeave() - Methode in Klasse org.aspectj.ajdt.internal.compiler.AjPipeliningCompilerAdapter
 
getRetentionPolicy() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getRetentionPolicy() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getRetentionPolicy() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getRetentionPolicy() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getRetentionPolicy() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getRetentionPolicy() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getRetentionPolicy(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
getReturning() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AfterReturningAdviceDeclaration
 
getReturnProblemMethodIfNeeded(TypeBinding, MethodBinding) - Methode in Klasse 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() - Methode in Klasse org.aspectj.apache.bcel.classfile.Method
 
getReturnType() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getReturnType() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getReturnType() - Methode in Schnittstelle org.aspectj.lang.reflect.AdviceSignature
 
getReturnType() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getReturnType() - Methode in Schnittstelle org.aspectj.lang.reflect.MethodSignature
 
getReturnType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
getReturnType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the binding for the return type of this method.
getReturnType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Veraltet.
In the JLS3 API, this method is replaced by MethodDeclaration.getReturnType2(), which may return null.
getReturnType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns the type signature of the return value of this method.
getReturnType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Veraltet.
Returns the return type name, or null.
getReturnType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getReturnType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getReturnType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getReturnType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getReturnType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getReturnType() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getReturnType() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getReturnType() - Methode in Schnittstelle org.aspectj.weaver.Member
 
getReturnType() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getReturnType() - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
getReturnType() - Methode in Klasse org.aspectj.weaver.Shadow
 
getReturnType(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the return type from the given method signature.
getReturnType(String) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.Type
Convert return value of a method (signature) to a Type object.
getReturnType(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the return type from the given method signature.
getReturnType(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.InvokeDynamic
 
getReturnType(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.InvokeInstruction
 
getReturnType2() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AroundAdviceDeclaration
 
getReturnType2() - Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorInfo
 
getReturnTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getReturnTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
 
getRewriteEventStore() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ASTRewrite
Internal method.
getRewrittenList() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Returns the nodes in the revised list property managed by this rewriter.
getRight() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractBooleanTypePattern
 
getRight() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AndPointcut
 
getRight() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.OrPointcut
 
getRight() - Methode in Klasse org.aspectj.weaver.ast.And
 
getRight() - Methode in Klasse org.aspectj.weaver.ast.Or
 
getRight() - Methode in Klasse org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
getRight() - Methode in Klasse org.aspectj.weaver.patterns.AndPointcut
 
getRight() - Methode in Klasse org.aspectj.weaver.patterns.AndSignaturePattern
 
getRight() - Methode in Klasse org.aspectj.weaver.patterns.AndTypePattern
 
getRight() - Methode in Klasse org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
getRight() - Methode in Klasse org.aspectj.weaver.patterns.OrPointcut
 
getRight() - Methode in Klasse org.aspectj.weaver.patterns.OrSignaturePattern
 
getRight() - Methode in Klasse org.aspectj.weaver.patterns.OrTypePattern
 
getRightHandSide() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Assignment
Returns the right hand side of this assignment expression.
getRightOperand() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
Returns the right operand of this infix expression.
getRightOperand() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.InstanceofExpression
Returns the right operand of this instanceof expression.
getRightOperand() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PatternInstanceofExpression
Veraltet. 
getRoot() - Methode in Klasse org.aspectj.ajde.ui.BuildConfigModel
 
getRoot() - Methode in Schnittstelle org.aspectj.asm.IHierarchy
 
getRoot() - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
getRoot() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
getRoot() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns the root node of this document fragment.
getRootAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl
Return the set of annotation types that were discovered on the root elements.
getRootClasses() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all classes in the graph which have no resolved superclass, in no particular order.
getRootClasses() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getRootElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl
 
getRootFrame() - Methode in Klasse org.aspectj.ajde.Ajde
 
getRootInterfaces() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns all interfaces in the graph which have no resolved superinterfaces, in no particular order.
getRootInterfaces() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getRootNode() - Methode in Klasse org.aspectj.ajde.ui.StructureView
 
getRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns the rule used while creating the match.
getSamePackageSuperTypeNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
getSAMType(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
getSaveAllIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getSaveIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getScanner() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
Returns the wrapped scanner
getSchedulingRule() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns the scheduling rule associated with this Java element.
getSchedulingRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ChangeClasspathOperation
 
getSchedulingRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CommitWorkingCopyOperation
 
getSchedulingRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CopyResourceElementsOperation
 
getSchedulingRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateCompilationUnitOperation
 
getSchedulingRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
 
getSchedulingRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreatePackageFragmentOperation
 
getSchedulingRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeleteElementsOperation
 
getSchedulingRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getSchedulingRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
getSchedulingRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SetClasspathOperation
 
getScope() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getScopeForAspect(String) - Methode in Klasse org.aspectj.weaver.loadtime.definition.Definition
 
getSearchForString(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.BasicSearchEngine
Return kind of search corresponding to given value.
getSearchIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getSelector() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getSelector() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the name of the method.
getSelector() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getServiceLoader(JavaFileManager.Location, Class<S>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
getServiceName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IProvidesInfo
Answer back the service class/interface
getServiceName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ProvidesInfo
 
getServices() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns the services provided by this module.
getServices() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryModuleBinding
 
getServices() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getServices() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getSeverity() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
getSeverity(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getSeverityString(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getShadowKind() - Methode in Klasse org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
getShadowKindForBody() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeConstructorDeclaration
 
getShadowKindForBody() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
getShadowKindForBody() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
getShadowKindForBody() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
getShadowMungers() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
 
getShadowMungers() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
getSharedProperty(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Retrieve a shared property on a project.
getSharedWorkingCopies(IBufferFactory) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
getSharedWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IWorkingCopy
getSharedWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Veraltet. 
getShowWeavingInformation() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getSignature() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
getSignature() - Methode in Klasse org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getSignature() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariable
 
getSignature() - Methode in Klasse org.aspectj.apache.bcel.classfile.Signature
 
getSignature() - Methode in Klasse org.aspectj.apache.bcel.generic.FieldGen
 
getSignature() - Methode in Klasse org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getSignature() - Methode in Klasse org.aspectj.apache.bcel.generic.MethodGen
 
getSignature() - Methode in Klasse org.aspectj.apache.bcel.generic.Type
 
getSignature() - Methode in Schnittstelle org.aspectj.lang.JoinPoint
getStaticPart().getSignature() returns the same object
getSignature() - Methode in Schnittstelle org.aspectj.lang.JoinPoint.StaticPart
 
getSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns the signature of the method or type relevant in the context, or null if none.
getSignature() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns the signature of this method.
getSignature() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the signature of this entry as specified in the JVM specifications.
getSignature() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ISignatureAttribute
Answer back the signature as described in the JVM specifications.
getSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
getSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SignatureAttribute
 
getSignature() - Methode in Klasse org.aspectj.weaver.Advice
 
getSignature() - Methode in Klasse org.aspectj.weaver.bcel.BcelAccessForInlineMunger
 
getSignature() - Methode in Klasse org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
 
getSignature() - Methode in Klasse org.aspectj.weaver.bcel.BcelCflowStackFieldAdder
 
getSignature() - Methode in Klasse org.aspectj.weaver.bcel.BcelPerClauseAspectAdder
 
getSignature() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getSignature() - Methode in Klasse org.aspectj.weaver.ConcreteTypeMunger
 
getSignature() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getSignature() - Methode in Schnittstelle org.aspectj.weaver.Member
Return full signature, including return type, e.g. "()LFastCar;".
getSignature() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getSignature() - Methode in Klasse org.aspectj.weaver.patterns.KindedPointcut
 
getSignature() - Methode in Klasse org.aspectj.weaver.patterns.WithincodePointcut
 
getSignature() - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
getSignature() - Methode in Klasse org.aspectj.weaver.Shadow
returns the signature of the thing under this shadow
getSignature() - Methode in Klasse org.aspectj.weaver.TypeVariable
Return complete signature, e.g.
getSignature() - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.UnresolvedType
Returns the name of this type in JVM signature form.
getSignature(Constructor<?>) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.Type
 
getSignature(Method) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.Type
 
getSignature(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getSignature(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.FieldOrMethod
 
getSignature(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.InvokeDynamic
 
getSignature(Type) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getSignature(MethodBinding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
getSignature(TypeBinding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
getSignatureAttribute() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getSignatureAttribute(Attribute[]) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.AttributeUtils
 
getSignatureErased() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getSignatureErased() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getSignatureErased() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getSignatureForAttribute() - Methode in Klasse org.aspectj.weaver.BoundedReferenceType
 
getSignatureForAttribute() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getSignatureForAttribute() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
Return the member generic signature that would be suitable for inclusion in a class file Signature attribute.
getSignatureForAttribute() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getSignatureForAttribute() - Methode in Klasse org.aspectj.weaver.TypeVariable
 
getSignatureIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getSignatureIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getSignatureIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariable
 
getSignatureIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.Signature
 
getSignatureIndex() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ISignatureAttribute
Answer back the signature index as described in the JVM specifications.
getSignatureIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getSignatureIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SignatureAttribute
 
getSignatureMakerName(Member) - Statische Methode in Klasse org.aspectj.weaver.SignatureUtils
 
getSignaturePattern() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getSignaturePattern() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareAnnotation
 
getSignaturePattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.HasMemberTypePattern
 
getSignaturePattern() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
getSignaturePattern() - Methode in Klasse org.aspectj.weaver.patterns.HasMemberTypePattern
 
getSignatureQualifier(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns package fragment of a type signature.
getSignatureQualifier(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns package fragment of a type signature.
getSignatureSimpleName(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns type fragment of a type signature.
getSignatureSimpleName(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns type fragment of a type signature.
getSignatureString(Member, World) - Statische Methode in Klasse org.aspectj.weaver.SignatureUtils
 
getSignatureType(Member) - Statische Methode in Klasse org.aspectj.weaver.SignatureUtils
 
getSimpleBaseName() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getSimpleKey() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.QualifierQuery
 
getSimpleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
getSimpleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getSimpleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getSimpleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
getSimpleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
getSimpleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getSimpleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
getSimpleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
getSimpleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
getSimpleName() - Methode in Klasse org.aspectj.weaver.BoundedReferenceType
 
getSimpleName() - Methode in Klasse org.aspectj.weaver.Shadow.Kind
 
getSimpleName() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getSimpleName(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns the last segment of the given dot-separated qualified name.
getSimpleName(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns the last segment of the given dot-separated qualified name.
getSimpleNames(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns all segments of the given dot-separated qualified name.
getSimpleNames(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns all segments of the given dot-separated qualified name.
getSimpleTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns the name of the stored type.
getSingleAbstractMethod(Scope, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getSingleAbstractMethod(Scope, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
getSingleAbstractMethod(Scope, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getSingleAbstractMethod(Scope, boolean) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
getSize() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPool
 
getSize() - Methode in Klasse org.aspectj.apache.bcel.generic.Type
 
getSize() - Methode in Schnittstelle org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getSize() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getSize() - Methode in Klasse org.aspectj.weaver.UnresolvedType
This is the size of this type as used in JVM.
getSlot() - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableTag
 
getSlot() - Methode in Klasse org.aspectj.weaver.bcel.BcelVar
 
getSoftenedExceptionType() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareSoftImpl
 
getSoftenedExceptionType() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareSoft
 
getSolutions(TypeVariableBinding[], InvocationSite, BoundSet) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Retrieve the resolved solutions for all given type variables.
getSorting() - Methode in Klasse org.aspectj.ajde.ui.StructureViewProperties
 
getSource() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IScanner
Answers the original source being processed (not a copy of it).
getSource() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ISourceReference
Returns the source code associated with this element.
getSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
getSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseDiagnostic
 
getSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PublicScanner
 
getSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEvaluator
 
getSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.Evaluator
Builds and returns the source for the current compilation unit.
getSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.VariablesEvaluator
 
getSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
getSource(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.Util.EncodingError
 
getSourceAttachmentEncoding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getSourceAttachmentPath() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getSourceAttachmentPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getSourceAttachmentProperty(IPath) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
getSourceAttachmentRootPath() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns the path within the source archive or folder where package fragments are located.
getSourceAttachmentRootPath() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragmentRoot
Returns the path within this package fragment root's source archive.
getSourceAttachmentRootPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
getSourceAttachmentRootPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getSourceAttachmentStatus(IPath, IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.ClasspathContainerInitializer
Returns the source attachment attribute status according to this initializer.
getSourceColumnNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
Answer the line number in source where the problem begins.
getSourceContext() - Methode in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getSourceContext() - Methode in Klasse org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getSourceContext() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getSourceContext() - Methode in Schnittstelle org.aspectj.weaver.IHasSourceLocation
 
getSourceContext() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getSourceContext() - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getSourceContext() - Methode in Klasse org.aspectj.weaver.patterns.BasicTokenSource
 
getSourceContext() - Methode in Schnittstelle org.aspectj.weaver.patterns.ITokenSource
 
getSourceContext() - Methode in Klasse org.aspectj.weaver.patterns.PatternNode
 
getSourceContext() - Methode in Klasse org.aspectj.weaver.patterns.TypePatternList
 
getSourceContext() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getSourceContext() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getSourceContext() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getSourceContext() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getSourceContext() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getSourceContext() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getSourceContext(World) - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getSourceContext(World) - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getSourceContext(World) - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getSourceElementAt(int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
getSourceEnd() - Methode in Schnittstelle org.aspectj.bridge.IMessage
Return the end position of the problem (inclusive), or -1 if unknown.
getSourceEnd() - Methode in Klasse org.aspectj.bridge.Message
 
getSourceEnd() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Answer the end position of the problem (inclusive), or -1 if unknown.
getSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getSourceFile() - Methode in Klasse org.aspectj.ajde.ui.BuildConfigModel
 
getSourceFile() - Methode in Klasse org.aspectj.ajde.ui.FileStructureView
 
getSourceFile() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getSourceFile() - Methode in Schnittstelle org.aspectj.bridge.ISourceLocation
 
getSourceFile() - Methode in Klasse org.aspectj.bridge.SourceLocation
 
getSourceFileAttribute() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer the source file attribute, if it exists, null otherwise.
getSourceFileAttribute() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getSourceFileAttribute(Attribute[]) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.AttributeUtils
 
getSourceFileIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.SourceFile
 
getSourceFileIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ISourceAttribute
Answer back the source file index of this attribute.
getSourceFileIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SourceFileAttribute
 
getSourcefilename() - Methode in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getSourcefilename() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getSourcefilename() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getSourceFileName() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getSourceFileName() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getSourceFileName() - Methode in Klasse org.aspectj.apache.bcel.classfile.SourceFile
 
getSourceFileName() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.bridge.SourceLocation
 
getSourceFileName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ISourceAttribute
Answer back the source file name of this attribute.
getSourceFileName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SourceFileAttribute
 
getSourceFileName() - Methode in Klasse org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
getSourceFileName(IBinaryType) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getSourceFolderForFile(File) - Methode in Klasse org.aspectj.ajde.core.internal.OutputLocationAdapter
 
getSourceFolderForFile(File) - Methode in Schnittstelle org.aspectj.ajde.core.IOutputLocationManager
For environments where multiple source folders are supported, they need to be included in the model.
getSourceFolderForFile(File) - Methode in Schnittstelle org.aspectj.ajdt.internal.compiler.CompilationResultDestinationManager
Return the source folder where this source file came from, relative to the project root.
getSourceHandle() - Methode in Klasse org.aspectj.asm.internal.Relationship
 
getSourceHandle() - Methode in Schnittstelle org.aspectj.asm.IRelationship
 
getSourceLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
Returns the length of the source string.
getSourceLength() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
getSourceLine() - Methode in Klasse org.aspectj.apache.bcel.generic.LineNumberGen
 
getSourceLine() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getSourceLine(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.LineNumberTable
Map byte code positions to source code lines.
getSourceLine(InstructionHandle) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
returns -1 if no source line attribute
getSourceLineNumber() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Answer the line number in source where the problem begins.
getSourceLineNumber() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getSourceLocation() - Methode in Klasse org.aspectj.ajde.ui.BuildConfigNode
 
getSourceLocation() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getSourceLocation() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseTypeMunger
 
getSourceLocation() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getSourceLocation() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getSourceLocation() - Methode in Schnittstelle org.aspectj.bridge.IMessage
 
getSourceLocation() - Methode in Klasse org.aspectj.bridge.Message
 
getSourceLocation() - Methode in Schnittstelle org.aspectj.lang.JoinPoint
If there is no source location available, returns null.
getSourceLocation() - Methode in Schnittstelle org.aspectj.lang.JoinPoint.StaticPart
Returns the source location corresponding to the join point.
getSourceLocation() - Methode in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.ConcreteTypeMunger
 
getSourceLocation() - Methode in Schnittstelle org.aspectj.weaver.IHasSourceLocation
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.patterns.PatternNode
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.patterns.TypePatternList
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getSourceLocation() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.Shadow
 
getSourceLocation() - Methode in Klasse org.aspectj.weaver.ShadowMunger
 
getSourceMapper() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getSourceMapper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getSourceMethod() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseTypeMunger
 
getSourceName() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getSourceName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getSourceName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getSourceName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
Answer the source name of the member type.
getSourceName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the simple name of the type in the class file.
getSourceName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getSourceName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getSourcePathResources() - Methode in Schnittstelle org.aspectj.ajde.core.ICompilerConfiguration
Get the set of non-Java resources for this compilation.
getSourcePathResources() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getSourcePosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Message
Veraltet.
getSourceRange() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ISourceReference
Returns the source range associated with this element.
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
Returns the source range associated with this element.
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AnnotatableInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AnnotationInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerElementInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceAnnotationMethodInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorWithChildrenInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldWithChildrenInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodWithChildrenInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameterElementInfo
 
getSourceRange() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
 
getSourceRange(IJavaElement) - Methode in Klasse 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() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getSourceSignature() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
getSourceSignature() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
getSourceStart() - Methode in Schnittstelle org.aspectj.bridge.IMessage
Return the start position of the problem (inclusive), or -1 if unknown.
getSourceStart() - Methode in Klasse org.aspectj.bridge.Message
 
getSourceStart() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Answer the start position of the problem (inclusive), or -1 if unknown.
getSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getSourceTypes() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getSourceVersions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompiler
 
getSpaceLimit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LRUCache
Returns the maximum amount of space available in the cache.
getSplitStructureViewIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getStackItems() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IStackMapFrame
Answer back the verification infos for the stack items.
getStackItems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultStackMapFrame
 
getStackItems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.StackMapFrame
 
getStackMap() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMap
 
getStackMapFrame() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IStackMapAttribute
Answer back the stack map frames for this attribute as specified in the JVM specifications.
getStackMapFrame() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IStackMapTableAttribute
Answer back the stack map frames for this attribute as specified in the JVM specifications.
getStackMapFrame() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.StackMapAttribute
 
getStackMapFrame() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.StackMapTableAttribute
 
getStandardAnnotations(long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
getStandardFileManager(DiagnosticListener<? super JavaFileObject>, Locale, Charset) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompiler
 
getStart() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
getStart() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
getStart() - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableGen
 
getStart() - Methode in Klasse org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getStart() - Methode in Schnittstelle org.aspectj.weaver.IHasPosition
The starting index of this location in the character stream.
getStart() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getStart() - Methode in Klasse org.aspectj.weaver.patterns.BasicToken
 
getStart() - Methode in Klasse org.aspectj.weaver.patterns.FormalBinding
 
getStart() - Methode in Klasse org.aspectj.weaver.patterns.PatternNode
 
getStart() - Methode in Klasse org.aspectj.weaver.patterns.TypePatternList
 
getStart() - Methode in Klasse org.aspectj.weaver.Position
 
getStart() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getStart() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getStart() - Methode in Klasse org.aspectj.weaver.ShadowMunger
 
getStartAjdeIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getStartLine(ASTNode) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AsmHierarchyBuilder
 
getStartPC() - Methode in Klasse org.aspectj.apache.bcel.classfile.CodeException
 
getStartPC() - Methode in Klasse org.aspectj.apache.bcel.classfile.LineNumber
 
getStartPC() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariable
 
getStartPC() - Methode in Klasse org.aspectj.apache.bcel.generic.CodeExceptionGen
 
getStartPC() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExceptionTableEntry
Answer back the start pc of this entry.
getStartPC() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableReferenceInfo
Answer back the start pc of this entry as specified in the JVM specifications.
getStartPC() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTableEntry
Answer back the start pc of this entry as specified in the JVM specifications.
getStartPC() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.ILocalVariableTypeTableEntry
Answer back the start pc of this entry as specified in the JVM specifications.
getStartPC() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExceptionTableEntry
 
getStartPC() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableReferenceInfo
 
getStartPC() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTableEntry
 
getStartPC() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.LocalVariableTypeTableEntry
 
getStartPos() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
getStartPos() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getStartPosition() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Message
Returns the character index into the original source file.
getStartPosition() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.TargetSourceRangeComputer.SourceRange
Returns the start position.
getStartPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseDiagnostic
 
getStartPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TrackedNodePosition
 
getStartPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns the original position of the first character of this node's contents in its document.
getState() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getState() - Methode in Klasse org.aspectj.runtime.internal.AroundClosure
 
getStatementsRecoveryData() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
Internal method This method return internal data used to perform statements recovery.
GETSTATIC - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
GETSTATIC - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
GETSTATIC_QUICK - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
GETSTATIC2_QUICK - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
getStaticFactory(ParameterizedTypeBinding, ReferenceBinding, TypeBinding[], InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getStaticField(Class<?>, String) - Statische Methode in Klasse org.aspectj.util.Reflection
 
getStaticInitializer() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getStaticPart() - Methode in Schnittstelle org.aspectj.lang.JoinPoint
 
getStats() - Methode in Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
Get the statistics associated with this cache, or null if statistics have not been enabled.
getStopAjdeIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getStreamFor(IMessage.Kind) - Methode in Klasse org.aspectj.tools.ajc.Main.LogModeMessagePrinter
 
getStreamFor(IMessage.Kind) - Methode in Klasse org.aspectj.tools.ajc.Main.MessagePrinter
 
getStreamFromZip(String, String) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
getString() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
getString() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatus
Veraltet.
Use IStatus.getMessage() instead
getString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
Veraltet. 
getString() - Methode in Klasse org.aspectj.weaver.patterns.BasicToken
 
getString() - Methode in Schnittstelle org.aspectj.weaver.patterns.IToken
Returns the string value of this token.
getString(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.antadapter.AntAdapterMessages
 
getString(String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.antadapter.AntAdapterMessages
 
getString(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantString
 
getStringDelimitedBy(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
getStringFormOfValue(String) - Methode in Schnittstelle org.aspectj.weaver.AnnotationAJ
Determine the string representation of the value of a field.
getStringFormOfValue(String) - Methode in Klasse org.aspectj.weaver.bcel.BcelAnnotation
Determine the string representation of the value of a field.
getStringFormOfValue(String) - Methode in Klasse org.aspectj.weaver.StandardAnnotation
Determine the string representation of the value of a field.
getStringIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantString
 
getStringIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the string index for a CONSTANT_String type entry.
getStringIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getStringName(char[]) - Statische Methode in Enum-Klasse 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() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantDouble
 
getStringValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantFloat
 
getStringValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantInteger
 
getStringValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantLong
 
getStringValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantUtf8
 
getStringValue() - Methode in Schnittstelle org.aspectj.apache.bcel.classfile.SimpleConstant
 
getStringValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TagProperty
Returns the string value of this tag property.
getStringValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the string value for a CONSTANT_String type entry.
getStringValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getStructuralProperty(StructuralPropertyDescriptor) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Returns the value of the given structural property for this node.
getStructureIcon(IProgramElement.Kind, IProgramElement.Accessibility) - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getStructureIcon(IProgramElement.Kind, IProgramElement.Accessibility) - Methode in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
 
getStructureModel() - Methode in Klasse org.aspectj.ajde.core.internal.AjdeCoreBuildManager
 
getStructureModel() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
Returns null if there is no structure model
getStructureModel() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getStructureNode() - Methode in Schnittstelle org.aspectj.ajde.ui.IStructureViewNode
 
getStructureNode() - Methode in Klasse org.aspectj.ajde.ui.swing.SwingTreeViewNode
 
getStructureSearchManager() - Methode in Klasse org.aspectj.ajde.Ajde
 
getStructureSwingIcon(IProgramElement.Kind) - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getStructureSwingIcon(IProgramElement.Kind, IProgramElement.Accessibility) - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getStructureViewIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getStructureViewManager() - Methode in Klasse org.aspectj.ajde.Ajde
 
getSubclasses(IType) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSubProgressMonitor(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Creates and returns a subprogress monitor if appropriate.
getSubstitutes(TypeVariableBinding, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
getSubtypes(IType) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSubWordMatchingRegions(String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers all the regions in a given name matching a subword pattern.
getSuffix() - Methode in Klasse org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getSUID() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
Calculate the SerialVersionUID for a class.
getSuperBound() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl
 
getSuperclass() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getSuperclass() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the type binding for the superclass of the type represented by this class binding.
getSuperclass() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Veraltet.
In the JLS3 API, this method is replaced by TypeDeclaration.getSuperclassType(), which returns a Type instead of a Name.
getSuperclass() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Veraltet.
Returns the name of this type's superclass.
getSuperclass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getSuperclass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getSuperclass() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getSuperclass() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
Must take into account generic signature
getSuperclass() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getSuperclass() - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getSuperclass() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getSuperclass() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getSuperclass() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getSuperclass() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getSuperclass() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getSuperclass() - Methode in Klasse org.aspectj.weaver.TypeVariable
 
getSuperclass(IType) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSuperClass() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getSuperClass() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getSuperClasses() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getSuperclassIndex() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getSuperclassName() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getSuperclassName() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getSuperclassName() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getSuperclassName() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer back the qualified name of the superclass of this .class file.
getSuperclassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getSuperclassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getSuperclassName() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getSuperclassName() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getSuperclassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getSuperclassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
getSuperclassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getSuperclassName(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
getSuperclassName(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getSuperclassNameIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
getSuperclassNameIndex() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
getSuperclassType() - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the type signature of this type's superclass, or null if none.
getSuperclassTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getSuperclassTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getSuperInterfaceNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
 
getSuperInterfaceNames() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getSuperInterfaceNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getSuperInterfaces() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Veraltet.
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() - Methode in Klasse org.aspectj.weaver.TypeVariable
 
getSuperInterfaces(IType) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSuperInterfaceTypeSignatures() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getSuperInterfaceTypeSignatures() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
getSuperInterfaceTypeSignatures() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getSuperMethodsCalled() - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
getSupertype() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getSupertype() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getSupertypeIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getSupertypeIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getSupertypeIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x10(CLASS_EXTENDS)
getSupertypes(IType) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getSupplementaryMessageInfo() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
getSupplementaryMessageInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
getSupportedAnnotationTypesAsString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.ProcessorInfo
 
getSuppressedWarnings(AnnotationAJ[], Lint) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
 
getSwitchExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
getSyntheticArgument(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getSyntheticArgument(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getSyntheticArgument(ReferenceBinding, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
getSyntheticBridgeMethod(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getSyntheticConstructor() - Methode in Klasse org.aspectj.weaver.NewConstructorTypeMunger
 
getSyntheticEnclosingArgumentOfLambda(ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
getSyntheticField(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getSyntheticField(ReferenceBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
getSyntheticOuterLocals() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns a list of variable bindings representing the synthetic outer local variables.
getSystemClassPath() - Statische Methode in Klasse org.aspectj.apache.bcel.util.ClassPath
 
getTableLength() - Methode in Klasse org.aspectj.apache.bcel.classfile.LineNumberTable
 
getTableLength() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariableTable
 
getTableLength() - Methode in Klasse org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
getTabWidth() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
getTabWidth(Map) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Returns the tab width as configured in the given map.
getTag() - Methode in Klasse org.aspectj.apache.bcel.classfile.Attribute
 
getTag() - Methode in Klasse org.aspectj.apache.bcel.classfile.Constant
 
getTag() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Returns the tag as described in the JVM specifications.
getTag() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
Answer back the tag of this verification type info as described in the JVM specifications.
getTag() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getTag() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.VerificationInfo
 
getTagBits() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
getTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
getTagBits() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryField
Answer the tagbits set according to the bits for annotations.
getTagBits() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the tagbits set according to the bits for annotations.
getTagBits() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryModule
 
getTagBits() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer the tagbits set according to the bits for annotations.
getTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getTagName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTagElement
Returns this node's tag name, or null if none.
getTagNameProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTagElement
Returns structural property descriptor for the "name" property of this node (child type: SimpleName).
getTagSourceEnd() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.IJavadocTypeReference
 
getTagSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
getTagSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
getTagSourceEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
getTagSourceStart() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.IJavadocTypeReference
 
getTagSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
getTagSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocQualifiedTypeReference
 
getTagSourceStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
getTarget() - Methode in Klasse org.aspectj.apache.bcel.generic.BranchHandle
 
getTarget() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionBranch
 
getTarget() - Methode in Klasse org.aspectj.apache.bcel.generic.ReturnaddressType
 
getTarget() - Methode in Schnittstelle org.aspectj.lang.JoinPoint
Returns the target object.
getTarget() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddReads
 
getTarget(IPath, boolean) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getTargetAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getTargetAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getTargetAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getTargetAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.Shadow
 
getTargetAspectjRuntimeLevel() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getTargetAspectjRuntimeLevel() - Methode in Klasse org.aspectj.weaver.World
 
getTargetContextForBreakLabel(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForContinueLabel(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForDefaultBreak() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForDefaultContinue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetContextForDefaultYield() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
getTargetedModules() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
getTargetElementType(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
getTargeters() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionHandle
 
getTargetersCopy() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionHandle
 
getTargetModuleIndices() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IPackageVisibilityInfo
Answer back the array of target module indices.
getTargetModuleIndices() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PackageVisibilityInfo
 
getTargetModuleNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IPackageVisibilityInfo
Answer back the array of target module names.
getTargetModuleNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PackageVisibilityInfo
 
getTargetModules() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddExports
 
getTargetOffset() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionBranch
 
getTargetOffset(InstructionHandle) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionSelect
 
getTargets() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionSelect
 
getTargets() - Methode in Ausnahmeklasse org.aspectj.apache.bcel.generic.TargetLostException
 
getTargets() - Methode in Klasse org.aspectj.asm.internal.Relationship
 
getTargets() - Methode in Schnittstelle org.aspectj.asm.IRelationship
 
getTargets() - Methode in Klasse org.aspectj.weaver.AbstractAnnotationAJ
getTargets() - Methode in Schnittstelle org.aspectj.weaver.AnnotationAJ
 
getTargets() - Methode in Klasse org.aspectj.weaver.bcel.BcelAnnotation
getTargets() - Methode in Klasse org.aspectj.weaver.StandardAnnotation
getTargets(IProgramElement, IRelationship.Kind) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IPackageVisibilityInfo
Answer back the number of targets, zero if none.
getTargetsCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.PackageVisibilityInfo
 
getTargetType() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
getTargetType() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
getTargetType() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getTargetType() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
getTargetType() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeDeclaration
 
getTargetType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the target type as described in the JVM specifications.
getTargetType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getTargetType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
 
getTargetType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTargetType() - Methode in Klasse org.aspectj.weaver.NewMemberClassTypeMunger
 
getTargetType() - Methode in Klasse org.aspectj.weaver.Shadow
the type of the target object here
getTargetTypesPattern() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
getTargetTypesPattern() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareParents
 
getTargetVar() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getTargetVar() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getTargetVar() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getTargetVar() - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getTargetVar() - Methode in Klasse org.aspectj.weaver.Shadow
a var referencing the target
getTask(Writer, JavaFileManager, DiagnosticListener<? super JavaFileObject>, Iterable<String>, Iterable<String>, Iterable<? extends JavaFileObject>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompiler
 
getTasks() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
Answer the tasks (TO-DO, ...) encountered during compilation.
getTasksFor(IResource) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
getTempDir(String) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the temporary cache for newly opened elements for the current thread.
getTestPointcut() - Methode in Klasse org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
getTestPointcut() - Methode in Klasse org.aspectj.weaver.PerTypeWithinTargetTypeMunger
 
getText() - Statische Methode in Klasse org.aspectj.bridge.Version
 
getText() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.BufferChangedEvent
Returns the text that was inserted, the replacement text, or null if text has been removed.
getText() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTextElement
Returns this node's tag name, or null if none.
getText(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IBuffer
Returns the given range of text in this buffer.
getText(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getTextEdit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteAnalyzer.RewriteResult
Returns a TextEdit describing the changes necessary to perform the rewrite.
getTextNameProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTextElement
Returns structural property descriptor for the "text" property of this node (child type: String).
getThenExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ConditionalExpression
Returns the "then" part of this conditional expression.
getThenStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.IfStatement
Returns the "then" part of this if statement.
getThis() - Methode in Schnittstelle org.aspectj.lang.JoinPoint
Returns the currently executing object.
getThisAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getThisAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getThisAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getThisAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getThisAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.Shadow
 
getThisAspectInstanceVar(ResolvedType) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getThisAspectInstanceVar(ResolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getThisAspectInstanceVar(ResolvedType) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getThisAspectInstanceVar(ResolvedType) - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getThisAspectInstanceVar(ResolvedType) - Methode in Klasse org.aspectj.weaver.Shadow
 
getThisEnclosingJoinPointStaticPartBcelVar() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
Get the Var for the enclosingJpStaticPart
getThisEnclosingJoinPointStaticPartVar() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getThisEnclosingJoinPointStaticPartVar() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getThisEnclosingJoinPointStaticPartVar() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getThisEnclosingJoinPointStaticPartVar() - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getThisEnclosingJoinPointStaticPartVar() - Methode in Klasse org.aspectj.weaver.Shadow
 
getThisJoinPointStaticPartBcelVar() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getThisJoinPointStaticPartBcelVar(boolean) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
Get the Var for the xxxxJpStaticPart, xxx = this or enclosing
getThisJoinPointStaticPartVar() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getThisJoinPointStaticPartVar() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getThisJoinPointStaticPartVar() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getThisJoinPointStaticPartVar() - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getThisJoinPointStaticPartVar() - Methode in Klasse org.aspectj.weaver.Shadow
 
getThisJoinPointVar() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getThisJoinPointVar() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getThisJoinPointVar() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getThisJoinPointVar() - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getThisJoinPointVar() - Methode in Klasse org.aspectj.weaver.Shadow
 
getThisType() - Methode in Klasse org.aspectj.weaver.Shadow
the type of the this object here
getThisVar() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getThisVar() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getThisVar() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getThisVar() - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getThisVar() - Methode in Klasse org.aspectj.weaver.Shadow
a var referencing this
getThreadLocalInstance() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharDeduplication
 
getThreads() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc2
Returns the number of threads.
getThreadStack() - Methode in Schnittstelle org.aspectj.runtime.internal.cflowstack.ThreadStack
 
getThreadStack() - Methode in Klasse org.aspectj.runtime.internal.cflowstack.ThreadStackImpl11
 
getThreadStackFactoryClassName() - Statische Methode in Klasse org.aspectj.runtime.internal.CFlowCounter
 
getThreadStackFactoryClassName() - Statische Methode in Klasse org.aspectj.runtime.internal.CFlowStack
 
getThrowable() - Methode in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.core.builder.ImageBuilderInternalException
 
getThrowing() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AfterThrowingAdviceDeclaration
 
getThrown() - Methode in Ausnahmeklasse org.aspectj.bridge.AbortException
 
getThrown() - Methode in Schnittstelle org.aspectj.bridge.IMessage
 
getThrown() - Methode in Klasse org.aspectj.bridge.Message
 
getThrown() - Methode in Klasse org.aspectj.util.FileUtil.Pipe
 
getThrown() - Methode in Klasse org.aspectj.util.LangUtil.ProcessController
Get any Throwable thrown.
getThrownExceptions() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.BindingKey
Returns the thrown exception signatures of the element represented by this binding key.
getThrownExceptions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getThrownExceptions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
getThrownExceptions() - Methode in Klasse org.aspectj.weaver.Checker
 
getThrownExceptions() - Methode in Klasse org.aspectj.weaver.ShadowMunger
 
getThrownExceptions(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
getThrownExceptions(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getThrownExceptionTypes(char[]) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getThrownTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getThrownUncaughtExceptions() - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
getThrowsTypeIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getThrowsTypeIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getThrowsTypeIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x17(THROWS)
getTime() - Methode in Schnittstelle org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getTime() - Statische Methode in Klasse org.aspectj.bridge.Version
 
getTimeStamp(File) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
getTimeText() - Statische Methode in Klasse org.aspectj.bridge.Version
 
getTjpField(BcelShadow, boolean) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionContext
Returns the completed token.
getToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.NumberLiteral
Returns the token of this number literal node.
getToken() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword
 
getToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
getToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword2
 
getToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword3
 
getToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModule2
 
getToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModuleDeclaration
 
getToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModuleInfo
 
getToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
getTokenEnd() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getTokenEnd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getTokenEndOffset(int, int) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
getTokenKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionContext
Returns the kind of completion token being proposed.
getTokenKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getTokenLocation() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionContext
Returns the location of completion token being proposed.
getTokenLocation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getTokenStart() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getTokenStart() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getTokenStartOffset(int, int) - Methode in Klasse 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() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Export
 
getToModuleIndices() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Open
 
getToModuleNames() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Export
 
getToModuleNames() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Open
 
getTopAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
getTopAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
getTopAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTopLevelPackage(char[]) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getTopmostImplementor(ResolvedType) - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getTrace(Class) - Methode in Klasse org.aspectj.weaver.tools.CommonsTraceFactory
 
getTrace(Class) - Methode in Klasse org.aspectj.weaver.tools.DefaultTraceFactory
 
getTrace(Class) - Methode in Klasse org.aspectj.weaver.tools.Jdk14TraceFactory
 
getTrace(Class) - Methode in Klasse org.aspectj.weaver.tools.TraceFactory
 
getTraceFactory() - Statische Methode in Klasse org.aspectj.weaver.tools.TraceFactory
 
getTrackedNodeData(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
getTrimmedSimpleNames(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns a trimmed version the simples names returned by Signature.
getType() - Methode in Klasse org.aspectj.apache.bcel.classfile.Field
return the type of the field
getType() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMapType
 
getType() - Methode in Klasse org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getType() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
getType() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionByte
For supporting NEWARRAY
getType() - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableGen
 
getType() - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableTag
 
getType() - Methode in Klasse org.aspectj.apache.bcel.generic.Type
 
getType() - Methode in Klasse org.aspectj.apache.bcel.generic.Type.TypeHolder
 
getType() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
getType() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeFieldDeclaration
 
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
Returns the type of the annotation type member declared in this declaration.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ArrayCreation
Returns the array type in this array creation expression.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.CastExpression
Returns the type in this cast expression.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ClassInstanceCreation
Returns the type instantiated in this class instance creation expression (added in JLS3 API).
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.CreationReference
Returns the type of this creation reference expression.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.FieldDeclaration
Returns the base type declared in this field declaration.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.FormalBinding
 
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.IdentifierTypePattern
This may be null if no Type has been resolved.
getType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns the binding for the type of this field or local variable.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodRefParameter
Returns the paramter type.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ParameterizedType
Returns the type of this parameterized type.
getType() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeLiteral
Returns the type in this type literal expression.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeMethodReference
Returns the type of this type method reference expression.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationExpression
Returns the base type declared in this variable declaration.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationStatement
Returns the base type declared in this variable declaration statement.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.ElementChangedEvent
Returns the type of event being reported.
getType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClassFile
Veraltet.
should only be used as IOrdinaryClassFile.getType().
getType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IOrdinaryClassFile
Returns the type contained in this class file.
getType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeHierarchy
Returns the type this hierarchy was computed for.
getType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMField
Veraltet.
Returns the type name of this field.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Returns a java model type handle.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Pattern
 
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordPattern
 
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypePattern
 
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateTypeMemberOperation
Returns the IType the member is to be created in.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateTypeOperation
Returns the IType the member is to be created in.
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
 
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
Veraltet.
should only be used as IOrdinaryClassFile.getType().
getType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
 
getType() - Methode in Klasse org.aspectj.weaver.AbstractAnnotationAJ
getType() - Methode in Schnittstelle org.aspectj.weaver.AnnotationAJ
 
getType() - Methode in Klasse org.aspectj.weaver.ast.CallExpr
 
getType() - Methode in Klasse org.aspectj.weaver.ast.Expr
 
getType() - Methode in Klasse org.aspectj.weaver.ast.FieldGet
 
getType() - Methode in Klasse org.aspectj.weaver.ast.Instanceof
 
getType() - Methode in Klasse org.aspectj.weaver.ast.Var
 
getType() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getType() - Methode in Klasse org.aspectj.weaver.EnumAnnotationValue
 
getType() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getType() - Methode in Schnittstelle org.aspectj.weaver.Member
 
getType() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
getType() - Methode in Klasse org.aspectj.weaver.patterns.ExactTypePattern
 
getType() - Methode in Klasse org.aspectj.weaver.patterns.FastMatchInfo
 
getType() - Methode in Klasse org.aspectj.weaver.patterns.FormalBinding
 
getType() - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
getType() - Methode in Klasse org.aspectj.weaver.reflect.PointcutParameterImpl
 
getType() - Methode in Schnittstelle org.aspectj.weaver.tools.PointcutParameter
The type of the parameter
getType(byte) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.BasicType
 
getType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getType(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getType(char[][], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getType(char[][], ModuleBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getType(char[], PackageBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getType(int, char[], char[], char[][], String, AccessRestriction) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.NameMatchRequestorWrapper
 
getType(Class) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.Type
Convert runtime java.lang.Class to BCEL Type object.
getType(Object, char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
getType(String) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.Type
 
getType(String) - Methode in Schnittstelle 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) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the member type declared in this type with the given simple name.
getType(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
getType(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getType(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getType(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getType(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMapper
Returns the type with the given typeName.
getType(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getType(String, int) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistInitializer
 
getType(String, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
getType(String, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getType(String, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getType(String, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
getType(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.FieldInstruction
 
getType(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
getType(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionBranch
 
getType(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionCP
 
getType(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.InvokeInstruction
 
getType(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.RET
 
getTYPE(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
getTypeAnnotations() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
getTypeAnnotations() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
 
getTypeAnnotations() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the type annotations that this type reference is annotated with.
getTypeAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getTypeAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ComponentInfoWithTypeAnnotation
 
getTypeAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getTypeAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
getTypeAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithTypeAnnotation
 
getTypeAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
getTypeAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
getTypeAnnotations() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer the type annotations on this method.
getTypeAnnotations() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getTypeAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
getTypeAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
getTypeAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
getTypeAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getTypeArgumentIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.BindingKey
Returns the type argument signatures of the element represented by this binding key.
getTypeArguments() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl
 
getTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeImpl
 
getTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
getTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
getTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.KeyToSignature
 
getTypeArguments(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type argument signatures from the given type signature.
getTypeArguments(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type argument signatures from the given type signature.
getTypeArgumentsProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodReference
Returns the structural property descriptor for the "typeArguments" property of this node (element type: Type).
getTypeBinding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedTypeReference
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnSingleTypeReference
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeBinding(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
getTypeBindingPublic(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeBounds() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the upper type bounds of this type variable, wildcard, capture, or intersectionType.
getTypeCategory() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
See the weaver implementation for the type categories.
getTypeCategory() - Methode in Klasse org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
getTypecode() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionByte
For supporting NEWARRAY
getTypeContainerName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.TypeNameMatch
Name of the type container using '.' character as separator (e.g. package name + '.' + enclosing type names).
getTypeDeclaration() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the binding for the type declaration corresponding to this type binding.
getTypeDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeDeclarationStatement
Veraltet.
In the JLS3 API, this method is replaced by TypeDeclarationStatement.getDeclaration(), which returns AbstractTypeDeclaration instead of TypeDeclaration.
getTypeDeclaration(AST) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
 
getTypeDoc() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavadocContents
 
getTypeElement(CharSequence) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
getTypeElement(CharSequence) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getTypeElement(ModuleElement, CharSequence) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
getTypeErasure(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type erasure signature from the given parameterized type signature.
getTypeErasure(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type erasure signature from the given parameterized type signature.
getTypeFromTypeSignature(SignatureWrapper, TypeVariableBinding[], ReferenceBinding, char[][][], ITypeAnnotationWalker) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getTypeIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
getTypeIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
getTypeIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotation
Answer back the type index as described in the JVM specifications.
getTypeIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Annotation
 
getTypeIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypeIndex() - Methode in Klasse org.aspectj.weaver.bcel.FakeAnnotation
 
getTypeInternal(String) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.Type
Convert signature to a Type object.
getTypekind() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getTypeMap() - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
getTypeMap() - Methode in Klasse org.aspectj.weaver.World
 
getTypeMungers() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getTypeMungers() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getTypeMungers() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getTypeMungers() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembers
 
getTypeMungers() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
getTypeMungers() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getTypeMungers() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getTypeMungers() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getTypeMungers() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getTypeMungers() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getTypeMungers(ResolvedType) - Methode in Klasse org.aspectj.weaver.WeaverStateInfo
 
getTypeMungersOfKind(ResolvedTypeMunger.Kind) - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
Retrieve a subset of all known mungers, those of a specific kind.
getTypeName() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
getTypeName() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Uses
 
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Annotation
Returns the annotation type name of this annotation.
getTypeName() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotation
Answer back the type name as described in the JVM specifications.
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference
 
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
getTypeName() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.ClassSignature
 
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
getTypeName() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation
 
getTypeName() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceField
Answer the type name of the field.
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
Returns the type name of the field.
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Annotation
 
getTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypeName() - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.AbstractAnnotationAJ
getTypeName() - Methode in Schnittstelle org.aspectj.weaver.AnnotationAJ
 
getTypeName() - Methode in Klasse org.aspectj.weaver.bcel.FakeAnnotation
 
getTypeName(char[], boolean) - Statische Methode in Klasse org.aspectj.asm.internal.NameConvertor
Given 'Qjava/lang/String;' returns 'QString;'
getTypeNameBinding(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
getTypeNameIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Uses
 
getTypeNameProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Annotation
Returns structural property descriptor for the "typeName" property of this node (child type: Name).
getTypeOrPackage(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
getTypeOrPackage(char[], ModuleBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
getTypeParameter(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns the type parameter declared in this method with the given name.
getTypeParameter(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the type parameter declared in this type with the given name.
getTypeParameter(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
getTypeParameter(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
getTypeParameter(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getTypeParameter(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getTypeParameter(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getTypeParameter(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getTypeParameterBoundIndex() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypeParameterBounds() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the array of bound names of the receiver's type parameters.
getTypeParameterBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getTypeParameterBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getTypeParameterBounds(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the class and interface bounds from the given formal type parameter signature.
getTypeParameterBounds(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the class and interface bounds from the given formal type parameter signature.
getTypeParameterBounds(TypeParameter) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionElementNotifier
 
getTypeParameterBounds(TypeParameter) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementNotifier
 
getTypeParameterIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getTypeParameterIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the index of the type parameter of the class or method
getTypeParameterIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getTypeParameterIndex() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
Applicable for target type 0x00(CLASS_TYPE_PARAMETER), 0x01(METHOD_TYPE_PARAMETER)
getTypeParameterIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypeParameterNames() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer the names of the receiver's type parameters.
getTypeParameterNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
getTypeParameterNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
getTypeParameters() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
getTypeParameters() - Methode in Klasse org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getTypeParameters() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
getTypeParameters() - Methode in Schnittstelle org.aspectj.lang.reflect.InterTypeMethodDeclaration
 
getTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
 
getTypeParameters() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns the type parameters of this method or constructor binding.
getTypeParameters() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the type parameters of this class or interface type binding.
getTypeParameters() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns the formal type parameters for this method.
getTypeParameters() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the formal type parameters for this type.
getTypeParameters() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Veraltet.
Returns the formal type parameters for this method.
getTypeParameters() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Veraltet.
Returns the formal type parameters for this type.
getTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement
 
getTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
getTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
getTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
getTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
getTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getTypeParameters() - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
 
getTypeParameters() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getTypeParameters(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type parameter signatures from the given method or type signature.
getTypeParameters(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type parameter signatures from the given method or type signature.
getTypeParameterSignatures() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Veraltet.
getTypeParameterSignatures() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the formal type parameter signatures for this type.
getTypeParameterSignatures() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
Veraltet. 
getTypeParameterSignatures() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getTypeParameterSignatures() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
Veraltet. 
getTypeParameterSignatures() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getTypePath() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getTypePath() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotation
Answer back the locations of the annotated type as described in the JVM specifications.
getTypePath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
getTypePath() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryTypeAnnotation
 
getTypePath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ExtendedAnnotation
 
getTypePathString() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
getTypePattern() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getTypePattern() - Methode in Klasse org.aspectj.internal.lang.reflect.TypePatternBasedPerClauseImpl
 
getTypePattern() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareAnnotation
 
getTypePattern() - Methode in Schnittstelle org.aspectj.lang.reflect.TypePatternBasedPerClause
 
getTypePattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DeclareSoftDeclaration
 
getTypePattern() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
getTypePattern() - Methode in Klasse org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
getTypePattern() - Methode in Klasse org.aspectj.weaver.patterns.PerTypeWithin
 
getTypePattern() - Methode in Klasse org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
getTypePattern() - Methode in Klasse org.aspectj.weaver.patterns.WithinPointcut
 
getTypePatternExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTypePattern
Return the type pattern in expression form (String representation).
getTypePatternExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
 
getTypePatterns() - Methode in Klasse org.aspectj.weaver.patterns.TypePatternList
 
getTypeQualifiedName() - Methode in Schnittstelle 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getTypeQualifiedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getTypeQualifiedName(char) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getTypeQualifiedName(char) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getTypeQualifiedName(char, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NamedMember
 
getTypeReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocModuleReference
 
getTypeReference(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
getTypeReference(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getTypeReference(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
getTypeReference(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
getTypeReference(Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getTypeReferenceForGenericType(int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
getTypeReferenceForGenericType(int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getTypeReferences() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
getTypeReferences() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
getTypeRoot() - Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns the Java type root in which this local variable is declared.
getTypeRoot() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMember
Returns the Java type root in which this member is declared.
getTypeRoot() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ITypeParameter
Returns the Java type root in which this type parameter is declared.
getTypeRoot() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
getTypeRoot() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
getTypeRoot() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getTypeRoot() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
Returns the Java type root in which this local variable is declared.
getTypeRoot() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
getTypeRoot() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.TypeParameter
Returns the Java type root in which this type parameter is declared.
getTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns the ordered list of member type declarations of this type declaration.
getTypes() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns the immediate member types declared by this type.
getTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
getTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
getTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
getTypes(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.Archive
Returns an array of String - the array contains exactly two elements.
getTypeSignature() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
getTypeSignature() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IField
Returns the type signature of this field.
getTypeSignature() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns the type signature of this local variable.
getTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
getTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
getTypeSignature() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
Returns the type signature of the field.
getTypeSignature() - Methode in Klasse org.aspectj.weaver.AbstractAnnotationAJ
getTypeSignature() - Methode in Schnittstelle org.aspectj.weaver.AnnotationAJ
 
getTypeSignature() - Methode in Klasse org.aspectj.weaver.bcel.FakeAnnotation
 
getTypeSignature(TypeBinding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
getTypeSignatureKind(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns the kind of type signature encoded by the given string.
getTypeSignatureKind(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Returns the kind of type signature encoded by the given string.
getTypeSize(String) - Statische Methode in Klasse org.aspectj.apache.bcel.generic.Type
Return the size of the type expressed in the signature.
getTypesOfLocals() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMapEntry
 
getTypesOfStackItems() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMapEntry
 
getTypeUtils() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
getTypeVariable() - Methode in Schnittstelle org.aspectj.weaver.TypeVariableReference
 
getTypeVariable() - Methode in Klasse org.aspectj.weaver.TypeVariableReferenceType
 
getTypeVariable() - Methode in Klasse org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
getTypeVariable(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type variable name from the given formal type parameter signature.
getTypeVariable(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
getTypeVariable(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getTypeVariable(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
getTypeVariable(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type variable name from the given formal type parameter signature.
getTypeVariableAliases() - Methode in Klasse org.aspectj.weaver.bcel.BcelTypeMunger
Returns a list of type variable aliases used in this munger.
getTypeVariableAliases() - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
getTypeVariableLookupScope() - Methode in Klasse org.aspectj.weaver.World
 
getTypeVariableName() - Methode in Klasse org.aspectj.weaver.TypeVariableReferenceType
 
getTypeVariableNamed(String) - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getTypeVariableNamed(String) - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getTypeVariableNamed(String) - Methode in Schnittstelle org.aspectj.weaver.TypeVariableDeclaringElement
 
getTypeVariableNamed(String) - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getTypeVariablePatterns() - Methode in Klasse org.aspectj.weaver.patterns.TypeVariablePatternList
 
getTypeVariables() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getTypeVariables() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl
 
getTypeVariables() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
getTypeVariables() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getTypeVariables() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getTypeVariables() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
getTypeVariables() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getTypeVariables() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getTypeVariables() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getTypeVariables() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getTypeVariables() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
getTypeVariables() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
getTypeVariables() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
getTypeVariablesCurrentlyBeingProcessed(Class<?>) - Methode in Klasse org.aspectj.weaver.World
 
getTypeVariablesInScope() - Methode in Klasse org.aspectj.weaver.patterns.Pointcut
 
getTypeX() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
getUnannotatedType(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
getUnannotatedType(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getUnderlyingPointcut() - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
getUnderlyingPointcut() - Methode in Klasse org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
getUnderlyingResource() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
getUnderlyingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getUnderlyingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
getUnderlyingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
getUnderlyingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
getUnderlyingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
getUnderlyingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
getUnderlyingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
getUnderlyingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
getUnderlyingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
getUnderlyingResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
getUnionTypeBounds(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Extracts the type bounds' signatures from the given union type signature.
getUniqueModulesDeclaringPackage(char[][], char[]) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
getUniqueModulesDeclaringPackage(char[][], char[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
getUnitToProcess(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
getUnmodifiableListView() - Methode in Schnittstelle org.aspectj.bridge.IMessageHolder
 
getUnmodifiableListView() - Methode in Klasse org.aspectj.bridge.MessageHandler
 
getUnmodifiableListView() - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
getUnpackedAnnotationBindings(AnnotationBinding[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.Factory
 
getUnqualifiedMethodHandle(IMethod, boolean) - Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnresolvedJavaElement(MethodBinding, WorkingCopyOwner, Util.BindingsToNodesMap) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnresolvedJavaElement(RecordComponentBinding, WorkingCopyOwner, Util.BindingsToNodesMap) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnresolvedJavaElement(TypeBinding, WorkingCopyOwner, Util.BindingsToNodesMap) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Return the java element corresponding to the given compiler binding.
getUnspecifiedReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getUnspecifiedReference(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
getUnspecifiedReference(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
getUnspecifiedReference(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getUnspecifiedReference(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
getUnspecifiedReference(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
getUnspecifiedReference(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
getUnspecifiedReferenceOptimized() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
getUnspecifiedReferenceOptimized() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
getUnspecifiedReferenceOptimized() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
getUnspecifiedReferenceOptimized() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
getUnspecifiedReferenceOptimized() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.SourceElementParser
 
getUnspecifiedReferenceOptimized() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocatorParser
 
getUnspecifiedReferenceOptimized() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
getUnsupportedPrimitive() - Methode in Ausnahmeklasse org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException
 
getUnwovenClassFileData() - Methode in Klasse org.aspectj.weaver.WeaverStateInfo
 
getUnwovenClassFileData(byte[]) - Methode in Klasse org.aspectj.weaver.WeaverStateInfo
 
getUpdates(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleUpdater
 
getUpperBound() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl
 
getUpperBound() - Methode in Klasse org.aspectj.weaver.BoundedReferenceType
 
getUpperBound() - Methode in Klasse org.aspectj.weaver.patterns.TypeVariablePattern
 
getUpperBound() - Methode in Klasse org.aspectj.weaver.patterns.WildTypePattern
 
getUpperBound() - Methode in Klasse org.aspectj.weaver.TypeVariable
 
getUpperBound() - Methode in Klasse org.aspectj.weaver.TypeVariableReferenceType
 
getUpperBound() - Methode in Klasse org.aspectj.weaver.WildcardedUnresolvedType
 
getURI() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
getURI() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
getURI() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
getURI() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryModule
 
getURI() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
 
getUrl() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
getURLContents(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
getURLContents(URL, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
getUsage() - Statische Methode in Klasse org.aspectj.ajdt.ajc.BuildArgParser
 
getUsedFormals() - Methode in Klasse org.aspectj.weaver.patterns.Bindings
 
getUsedFormalSlots() - Methode in Klasse org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
getUsedFormalTypes() - Methode in Klasse org.aspectj.weaver.patterns.Bindings
 
getUsedServiceNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IModuleDescription
Get used service names for this module.
getUsedServiceNames() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getUsedServices() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.AbstractModule
 
getUserLibrary(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibraryManager
 
getUserLibraryManager() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getUserLibraryNames() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the names of all defined user libraries.
getUserLibraryNames() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibraryManager
 
getUses() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module
 
getUses() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns the services used by this module.
getUses() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryModuleBinding
 
getUses() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
getUses() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceModuleBinding
 
getUsesClassNames() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getUsesCount() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IModuleAttribute
Answer back the uses count.
getUsesCount() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getUsesIndices() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ModuleAttribute
 
getUtf8Length() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the utf8 length for a CONSTANT_Utf8 type entry.
getUtf8Length() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getUtf8Value() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IConstantPoolEntry
Returns the utf8 value for a CONSTANT_Utf8 type entry.
getUtf8Value() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ConstantPoolEntry
 
getValidTargets() - Methode in Klasse org.aspectj.weaver.AbstractAnnotationAJ
getValidTargets() - Methode in Schnittstelle org.aspectj.weaver.AnnotationAJ
 
getValue() - Methode in Klasse org.aspectj.ajdt.ajc.ConfigParser.Arg
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.Constant
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantClass
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantDouble
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantDynamic
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantFieldref
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantFloat
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantInteger
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantInterfaceMethodref
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantInvokeDynamic
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantLong
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantMethodHandle
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantMethodref
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantMethodType
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantModule
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantPackage
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantString
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.classfile.ConstantUtf8
 
getValue() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
getValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMemberValuePairBinding
Returns the resolved value.
getValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MemberValuePair
Returns the value expression.
getValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SingleMemberAnnotation
Returns the value of this annotation.
getValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Returns the value of this classpath attribute.
getValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Returns the value of this member-value pair.
getValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl
 
getValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
getValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryElementValuePair
Return ClassSignature for a Class Class.
getValue() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttribute
 
getValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.MemberValuePair
 
getValue() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.util.ICacheEnumeration
Returns the value of the previously accessed key in the enumeration.
getValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns a proxy object on this result's value.
getValue() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask.CompilerArg
 
getValue() - Methode in Klasse org.aspectj.weaver.AnnotationNameValuePair
 
getValue() - Methode in Klasse org.aspectj.weaver.EnumAnnotationValue
 
getValue(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
getValue(ConstantPool) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionCP
 
getValue(Expression) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ElementValuePair
 
getValueBoolean() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueByte() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueChar() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueDisplayString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns the displayable representation of this result's value.
getValueDouble() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueFloat() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
getValueInt() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueKind() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMemberValuePair
Returns the value kind of this member-value pair.
getValueKind() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.MemberValuePair
 
getValueLong() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValues() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
getValues() - Methode in Klasse org.aspectj.weaver.ArrayAnnotationValue
 
getValues() - Methode in Klasse org.aspectj.weaver.bcel.FakeAnnotation
 
getValues(T1) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Search the forward map for all values associated with a particular key.
getValueSet() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
 
getValueShort() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValuesNumber() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
getValueString() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SimplePropertyDescriptor
Returns the value type of this property.
getValueTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns the dot-separated fully qualified name of this result's value type.
getVar() - Methode in Klasse org.aspectj.weaver.ast.HasAnnotation
 
getVar() - Methode in Klasse org.aspectj.weaver.ast.Instanceof
 
getVarClassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
getVarClassName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.EvaluationContext
 
getVariableDeclaration() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns the binding for the variable declaration corresponding to this variable binding.
getVariableId() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns a small integer variable id for this variable binding.
getVersion() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the major/minor version defined in this class file according to the VM spec.
getVersionFor(String) - Statische Methode in Enum-Klasse org.aspectj.weaver.RuntimeVersion
 
getVersionIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Require
 
getVersionString() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Require
 
getViewManager() - Methode in Klasse org.aspectj.ajde.Ajde
 
getViewProperties() - Methode in Klasse org.aspectj.ajde.ui.StructureView
 
getViolatedRestriction(char[]) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
getVisibleBinding(InvocationSite, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getVisibleBinding(TypeBinding, InvocationSite, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
getVisibleBinding(TypeBinding, InvocationSite, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
getVisibleElements(String) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
getVisibleElements(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getVisibleFields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
Return the bindings of all visible fields in the current completion context.
getVisibleFields() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getVisibleFor(ModuleBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
If this package is uniquely visible to 'module' return a plain PackageBinding.
getVisibleFor(ModuleBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
getVisibleLocalVariables() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
Return the bindings of all visible local variables in the current completion context.
getVisibleLocalVariables() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getVisibleMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
Return the bindings of all visible methods in the current completion context.
getVisibleMethods() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
getVisiblePackage(char[][]) - Methode in Klasse 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() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
getVmVersionString() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
getWarningIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getWarnings() - Methode in Klasse org.aspectj.bridge.MessageHandler
 
getWarningToken(int) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.tools.cache.CacheStatistics
 
getWeavedRegex() - Methode in Schnittstelle org.aspectj.weaver.tools.cache.CacheKeyResolver
Return a regex which matches all weaved keys;
getWeavedRegex() - Methode in Klasse org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
 
getWeaver() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getWeaver() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
getWeaverOptions() - Methode in Klasse org.aspectj.weaver.loadtime.definition.Definition
 
getWeaverState() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
getWeaverState() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getWeaverState() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getWeaverState() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
getWeaverState() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
getWeaverState() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getWeaverState() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getWeaverVersionAttribute() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getWeavingSupport() - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
getWeavingSupport() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionWorld
 
getWeavingSupport() - Methode in Klasse org.aspectj.weaver.World
 
getWildcard() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns the corresponding wildcard binding of this capture binding.
getWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
getWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int, AnnotationBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
getWildcardType(TypeMirror, TypeMirror) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
getWithinAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getWithinAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getWithinAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getWithinAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getWithinAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.Shadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionShadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.StandardShadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Methode in Klasse org.aspectj.weaver.Shadow
 
getWithinType() - Methode in Schnittstelle org.aspectj.lang.reflect.SourceLocation
 
getWithTypeIndices() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Provide
 
getWithTypeStrings() - Methode in Klasse org.aspectj.apache.bcel.classfile.Module.Provide
 
getWord() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.EntryResult
 
getWorked() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
getWorkingCopies(WorkingCopyOwner) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns the working copies that have the given owner.
getWorkingCopies(WorkingCopyOwner, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getWorkingCopy() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Returns the working copy this context refers to.
getWorkingCopy() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IWorkingCopy
getWorkingCopy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BecomeWorkingCopyOperation
 
getWorkingCopy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Veraltet. 
getWorkingCopy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DiscardWorkingCopyOperation
Returns the working copy this operation is working on.
getWorkingCopy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
getWorkingCopy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
Returns the working copy this operation is working on.
getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Veraltet.
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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Veraltet. 
getWorkingCopy(WorkingCopyOwner, IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
getWorkingCopy(WorkingCopyOwner, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getWorkingCopy(WorkingCopyOwner, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
getWorkingCopy(IProgressMonitor) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
getWorkingCopy(IProgressMonitor, IBufferFactory) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClassFile
getWorkingCopy(IProgressMonitor, IBufferFactory) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Veraltet. 
getWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IWorkingCopy
getWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Veraltet. 
getWorkingCopyMap(ICompilationUnit[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
getWorkingdir() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc2
Returns the current workingdir.
getWorkspace() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModel
Returns the workspace associated with this Java model.
getWorkspace() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
Returns the workbench associated with this object.
getWorkspaceScope() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getWorkspaceTarget(IPath) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
getWorld() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
 
getWorld() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
getWorld() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
getWorld() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
getWorld() - Methode in Klasse org.aspectj.weaver.bcel.BcelWeaver
 
getWorld() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
getWorld() - Methode in Klasse org.aspectj.weaver.ConcreteTypeMunger
 
getWorld() - Methode in Schnittstelle org.aspectj.weaver.patterns.IScope
 
getWorld() - Methode in Klasse org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getWorld() - Methode in Klasse org.aspectj.weaver.patterns.SimpleScope
 
getWorld() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getWorld() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
getWrappedConstantValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return a wrapper that contains the constant of the field.
getWrappedThrowable() - Methode in Ausnahmeklasse org.aspectj.lang.SoftException
 
getWrappingStyle(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
Return the wrapping style of the given alignment value.
getWrapPolicy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
getXconfigurationInfo() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getXJoinpoints() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getXmlConfiguration() - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
getXmlFiles() - Methode in Klasse org.aspectj.ajdt.ajc.ConfigParser
 
getXmlFiles() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
getXOptionUsage() - Statische Methode in Klasse org.aspectj.ajdt.ajc.BuildArgParser
 
getZipEntryByteContent(ZipEntry, ZipFile) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns the contents of the given zip entry as a byte array.
getZipEntryClassFile(String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Creates and returns a ClassFileReader.
getZipFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
getZipFile() - Methode in Klasse org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
getZipFile(IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Returns the open ZipFile at the given path.
getZipFile(IPath, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
getZoomStructureToFileModeIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
getZoomStructureToGlobalModeIcon() - Methode in Klasse org.aspectj.ajde.IconRegistry
 
GLOBAL_VARS_CLASS_NAME_PREFIX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.eval.EvaluationConstants
 
globalErrorsCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
globalInfoCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
globalOptions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
globalProblemsCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
GlobalStructureView - Klasse in org.aspectj.ajde.ui
Should only be created by the StructureViewManager or an equivalent factory.
GlobalStructureView(GlobalViewProperties) - Konstruktor für Klasse org.aspectj.ajde.ui.GlobalStructureView
 
globalTasksCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
GlobalVariable - Klasse 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[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.eval.GlobalVariable
Creates a new global variable with the given type name, name and initializer.
GlobalViewProperties - Klasse in org.aspectj.ajde.ui
 
GlobalViewProperties(StructureViewProperties.Hierarchy) - Konstruktor für Klasse org.aspectj.ajde.ui.GlobalViewProperties
 
globalWarningsCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
goForBlockStatementsopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
goForBlockStatementsopt() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForBlockStatementsOrCatchHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
goForBlockStatementsOrCatchHeader() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForClassBodyDeclarations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
goForCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForExpression(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForFieldDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForGenericMethodDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForHeaders() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
goForHeaders() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForImportDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForMemberValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForMethodBody() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForPackageDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForPackageDeclaration(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForRecordBodyDeclarations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
goForTypeDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
GOOGLE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
GOTO - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
GOTO - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
goto_(BranchLabel) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
goto_w(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
goto_w(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
GOTO_W - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
GOTO_W - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
GoToLineThread - Klasse in org.aspectj.ajde.ui.swing
Used to ensure that a source line has been seeked to.
GoToLineThread(String, int, EditorAdapter) - Konstruktor für Klasse org.aspectj.ajde.ui.swing.GoToLineThread
 
GREATER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Greater than ">" operator.
GREATER - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
GREATER_EQUAL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
GREATER_EQUALS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Greater than or equals "Ungültige Eingabe: "&gt"=;" operator.
greaterLowerBound(ReferenceBinding[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
greaterLowerBound(TypeBinding[], Scope, LookupEnvironment) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
Group() - Konstruktor für Klasse org.aspectj.tools.ant.taskdefs.Ajdoc.Group
 
GROUP_MASK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP_MAX - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP_SHIFT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP0 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP1 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP2 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
GROUP3 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
groupElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeleteElementsOperation
Groups the elements to be processed by their compilation unit.
groupEndIndex - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
growAndAddToArray(IJavaElementDelta[], IJavaElementDelta) - Methode in Klasse 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) - Methode in Klasse 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[]) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
GUARDED_PATTERN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type GuardedPattern.
GuardedPattern - Klasse in org.aspectj.org.eclipse.jdt.core.dom
GuardedPattern pattern AST node type.
GuardedPattern - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
GuardedPattern(Pattern, Expression) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.GuardedPattern
 
GUAVA_CLOSEABLES - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
guess(TypeReference, Scope, MissingTypesGuesser.GuessedTypeRequestor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.MissingTypesGuesser
 

H

H2_PREFIX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
H2_SUFFIX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
H2_SUFFIX_LENGTH - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
halt(boolean, boolean) - Methode in Klasse org.aspectj.util.FileUtil.Pipe
Tell the pipe to halt the next time it gains control.
HALT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
handle - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
Backpointer to my type handle - useful for translation from info to handle.
handle - Variable in Klasse org.aspectj.weaver.ShadowMunger
 
handle(int, String[], int, String[], int, int, int, ReferenceContext, CompilationResult) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
handle(int, String[], String[], int, int, int, ReferenceContext, CompilationResult) - Methode in Klasse org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
handle(int, String[], String[], int, int, ReferenceContext, CompilationResult) - Methode in Klasse 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>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.Aligner
 
handleAlign(Block) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.Aligner
 
handleAll(IMessageHandler, IMessage[], boolean) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
Handle messages in the sink.
handleAll(IMessageHandler, IMessageHolder, boolean) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
Handle all messages in the second handler using the first
handleAll(IMessageHandler, IMessageHolder, IMessage.Kind, boolean, boolean) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
Handle messages in the second handler using the first
handleAllExcept(IMessageHandler, IMessageHolder, IMessage.Kind, boolean, boolean) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
handleBootclasspath(ArrayList<String>, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleClasspath(ArrayList<String>, String) - Methode in Klasse org.aspectj.ajdt.ajc.BuildArgParser
 
handleClasspath(ArrayList<String>, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handledExceptions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
handleEndorseddirs(ArrayList<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleErrorToken(String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleExtdirs(ArrayList<String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleFactory - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
handleFactory - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
HandleFactory - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Creates java element handles.
HandleFactory() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HandleFactory
 
handleInfoToken(String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleInstallException(InstallException) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
Handles an install exception by throwing a Java Model exception.
handleInternalError(Throwable) - Statische Methode in Klasse org.aspectj.tools.ajdoc.Main
 
handleInternalException(Throwable, CompilationUnitDeclaration, CompilationResult) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
handleInternalException(AbortCompilation, CompilationUnitDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
handleLineComment(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.CommentsPreparator
 
handleLocations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl
 
handleMessage(IMessage) - Methode in Schnittstelle org.aspectj.ajde.core.IBuildMessageHandler
Handle message by reporting and/or throwing an AbortException.
handleMessage(IMessage) - Methode in Klasse org.aspectj.ajde.core.internal.AjdeCoreMessageHandlerAdapter
 
handleMessage(IMessage) - Methode in Klasse org.aspectj.ajdt.internal.compiler.WeaverMessageHandler
 
handleMessage(IMessage) - Methode in Klasse org.aspectj.bridge.context.PinpointingMessageHandler
 
handleMessage(IMessage) - Methode in Klasse org.aspectj.bridge.CountingMessageHandler
 
handleMessage(IMessage) - Methode in Schnittstelle org.aspectj.bridge.IMessageHandler
Handle message, by reporting and/or throwing an AbortException.
handleMessage(IMessage) - Methode in Klasse org.aspectj.bridge.MessageHandler
This implementation accumulates message.
handleMessage(IMessage) - Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.weaver.loadtime.DefaultMessageHandler
 
handleMessage(IMessage) - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
handleMessage(IMessage) - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageWriter
 
handleMessageResult - Variable in Klasse org.aspectj.bridge.MessageHandler
result of handleMessage(..) for messages not accumulated (ignored)
handleModulepath(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleModuleSourcepath(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
handleNonNullByDefault(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
handleNonNullByDefault(BlockScope, Annotation[], LocalDeclaration) - Statische Methode in Klasse 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>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
HandleProviderDelimiter - Klasse in org.aspectj.asm.internal
Uses "typesafe enum" pattern.
handler - Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
Handler(Class, Class) - Konstruktor für Klasse org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
Handler(Class, Class) - Konstruktor für Klasse org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
HANDLER - Statische Variable in Schnittstelle org.aspectj.weaver.Member
 
HANDLER - Statische Variable in Klasse org.aspectj.weaver.patterns.Pointcut
 
HANDLER - Statische Variable in Klasse org.aspectj.weaver.tools.PointcutPrimitive
 
HANDLER_PCD_DOESNT_SUPPORT_PARAMETERS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
handleResourceAssignment(BlockScope, FlowInfo, FlowInfo, FlowContext, ASTNode, Expression, LocalVariableBinding) - Statische Methode in Klasse 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 - Klasse in org.aspectj.weaver.patterns
This is a kind of KindedPointcut.
HandlerPointcut(TypePattern) - Konstruktor für Klasse org.aspectj.weaver.patterns.HandlerPointcut
 
handlerPrintStream(IMessageHandler, IMessage.Kind, OutputStream, String) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
Factory for handler adapted to PrintStream XXX weak - only handles println(String)
handleStack - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
Stack of parent handles, corresponding to the info stack.
handleUntagged(int, String[], String[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
handleWarningToken(String, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
HAS_ASPECT - Statische Variable in Klasse org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
HAS_DELTA - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
HAS_LIBRARY_CHANGE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
HAS_MEMBER - Statische Variable in Klasse org.aspectj.weaver.patterns.TypePattern
 
HAS_MEMBER_NOT_ENABLED - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
HAS_MODIFIED_RESOURCE_ATTR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
HAS_PROJECT_CHANGE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
has1_5Compliance - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
has14_Compliance - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TypeConverter
 
hasAborted() - Statische Methode in Klasse org.aspectj.tools.ajdoc.Main
 
HasAbstractMethods - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasAdditionalInterfaceBounds() - Methode in Klasse org.aspectj.weaver.patterns.TypeVariablePattern
 
HasAllMethodBodies - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasAllowedProblems - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
hasAlreadyDefinedType(CompilationUnitDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
HasAnnotatedVariants - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
hasAnnotation(UnresolvedType) - Methode in Schnittstelle org.aspectj.weaver.AnnotatedElement
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.weaver.ReferenceType
 
hasAnnotation(UnresolvedType) - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
hasAnnotation(UnresolvedType) - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
hasAnnotation(UnresolvedType) - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
Check if this member has an annotation of the specified type.
HasAnnotation - Klasse in org.aspectj.weaver.ast
 
HasAnnotation(Var, ResolvedType) - Konstruktor für Klasse org.aspectj.weaver.ast.HasAnnotation
 
hasAnnotationFileFor(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
hasAnnotationFileFor(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
hasAnnotationFileFor(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
hasAnnotationFileFor(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
hasAnnotationFileFor(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
hasAnnotationFileFor(String) - Methode in Schnittstelle 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 Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasAnnotations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
 
hasAnnotations() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
hasAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
Returns whether the compilation unit contained any annotations when it was compiled.
hasAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
Returns whether the compilation unit contained any annotations when it was compiled.
hasAnnotations() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
hasAnnotations() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
hasAnnotations() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
hasAnnotations() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
hasAnnotations() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
hasAnnotations() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
hasAnnotations() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
hasAnnotations() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
hasAnnotations() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
hasAnyMessage(IMessage.Kind, boolean) - Methode in Schnittstelle org.aspectj.bridge.IMessageHolder
Tell whether this holder has any message of this kind (optionally or greater).
hasAnyMessage(IMessage.Kind, boolean) - Methode in Klasse org.aspectj.bridge.MessageHandler
 
hasArrayTypeAsExpectedSuperTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
hasAspect(Class) - Statische Methode in Klasse org.aspectj.lang.Aspects14
Returns true if singleton aspect or percflow / percflowbelow aspect is bound
hasAspect(Class<?>) - Statische Methode in Klasse org.aspectj.lang.Aspects
 
hasAspect(Class<?>, Class<?>) - Statische Methode in Klasse org.aspectj.lang.Aspects
 
hasAspect(Class<?>, Object) - Statische Methode in Klasse org.aspectj.lang.Aspects
 
hasAspect(Class, Class) - Statische Methode in Klasse org.aspectj.lang.Aspects14
Returns true if the pertypewithin aspect is bound
hasAspect(Class, Object) - Statische Methode in Klasse org.aspectj.lang.Aspects14
Returns true if the perthis / pertarget aspect is bound
hasAspectMethod - Variable in Klasse org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
hasAttribute(String) - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
hasBackingGenericMember() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
hasBackingGenericMember() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
hasBackingGenericMember() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
If this member is defined by a parameterized super-type, return the erasure of that member.
hasBeenAccepted - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
HasBeenGenerated - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasBeenParameterized - Variable in Klasse org.aspectj.weaver.patterns.Pointcut
 
HasBeenResolved - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasBeenWoven() - Methode in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
hasBeenWoven() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
hasBeenWoven() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
hasBeenWoven() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
hasBindingsRecovery() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AST
Returns true if the ast tree was created with bindings recovery, false otherwise
hasBody() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
hasBuffer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
hasBuffer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
hasBuffer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
Returns true if this element may have an associated source buffer, otherwise false.
hasBuildState() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
HasCapturedWildcard - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasChanged() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
hasChanged() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.MetaIndex
 
hasChangedProperties(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
hasChangedSinceLastReset() - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
hasCharAt(char, int, char[]) - Statische Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IParent
Returns whether this element has one or more immediate children.
hasChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistCompilationUnit
 
hasChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
hasChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
hasChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
hasChildren() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
hasClasspathCycle(IClasspathEntry[]) - Methode in Schnittstelle 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
hasCompilationUnit(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
hasCompilationUnit(char[][], char[], boolean) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
hasCompilationUnit(char[][], char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem
 
hasCompilationUnit(char[][], char[], boolean) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
hasCompilationUnit(char[][], char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchNameEnvironment
 
hasCompilationUnit(char[][], char[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
hasCompilationUnit(char[][], IPackageFragmentRoot[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
hasCompilationUnit(File, String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
hasCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
hasCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
hasCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJmod
 
hasCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
hasCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
hasCompilationUnit(String, String) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
hasCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
hasCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
hasCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
hasCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
hasCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
hasCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ProjectEntry
 
hasCompilationUnit(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
hasConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return true if the field has a constant value attribute, false otherwise.
hasConstantValueAttribute() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Return true if the field info has a constant value attribute, false otherwise.
hasConstantValueAttribute() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
hasContextBinding(String) - Methode in Klasse org.aspectj.weaver.tools.DefaultMatchingContext
 
hasContextBinding(String) - Methode in Schnittstelle org.aspectj.weaver.tools.MatchingContext
Returns true iff this matching context has a defined binding for the given context parameter.
hasContradictions(TypeBinding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
hasCUDeclaringPackage(String, Function<CompilationUnit, String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
hasCUDeclaringPackage(String, Function<CompilationUnit, String>) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
hasCycleMarker() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
hasDeclaredLineNumberInfo() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
hasDefaultNullnessFor(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
hasDefaultNullnessFor(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
hasDefaultNullnessFor(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
hasDefaultNullnessFor(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Answer a defaultNullness defined for the closest enclosing scope, using bits from Binding.NullnessDefaultMASK.
hasDefaultNullnessForType(TypeBinding, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
hasDefinitelyNoResource(FlowInfo) - Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
HasDirectWildcard - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasDotDot(IPath) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
hasDynamicTests() - Methode in Klasse org.aspectj.weaver.Advice
 
hasElidedType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
hasEmptyName(TypeReference, ASTNode) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionUnitStructureRequestor
 
hasEnclosingInstanceContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hasErasedCandidatesCollisions(TypeBinding, TypeBinding, Map, ReferenceBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
hasError - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
hasErrors() - Methode in Klasse org.aspectj.bridge.CountingMessageHandler
 
hasErrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
hasErrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
hasErrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
hasErrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
hasErrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
hasErrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasErrors() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
hasErrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns whether there are errors in the code snippet or the global variable definition.
hasErrors() - Statische Methode in Klasse org.aspectj.tools.ajdoc.CompilerWrapper
 
hasEscapingExceptions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
hasExcludes() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc2
Whether we have used the excludes attribute.
hasExtendedOperands() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
Returns where there are any extended operands.
hasExtraParameter() - Methode in Klasse org.aspectj.weaver.Advice
 
hasFailedResolution() - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
 
hasFailedResolution() - Methode in Klasse org.aspectj.weaver.patterns.WildTypePattern
 
hasFineGrainChanges() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
hasForbiddenProblems - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine.CompletionProblemFactory
 
hasFramePositions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
HasFunctionalInterfaceTypes - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasFunctionalTypes - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasFunctionalTypes - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitElementInfo
 
hasFunctionalTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
hash(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
hash(char[], int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
hash(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Return a hashcode for the value of the key parameter.
hash(long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.LongCache
Return a hashcode for the value of the key parameter.
HashableWeakReference(char[], ReferenceQueue) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray.HashableWeakReference
 
HashableWeakReference(T, ReferenceQueue<T>) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet.HashableWeakReference
 
hashcode - Variable in Klasse org.aspectj.weaver.WeakClassLoaderReference
 
hashCode - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet.HashableWeakReference
 
hashCode - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray.HashableWeakReference
 
hashCode() - Methode in Klasse org.aspectj.ajdt.internal.compiler.InterimCompilationResult
 
hashCode() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceLocation
 
hashCode() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig.BinarySourceFile
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.ArrayType
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.IINC
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionBranch
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionByte
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionCP
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionLV
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionSelect
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionShort
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.InvokeDynamic
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.INVOKEINTERFACE
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.LineNumberTag
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableTag
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.ObjectType
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.generic.RET
 
hashCode() - Methode in Klasse org.aspectj.apache.bcel.util.ClassPath
 
hashCode() - Methode in Klasse org.aspectj.bridge.SourceLocation
 
hashCode() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.SourceRange
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.ProcessorInfo
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.NameImpl
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ElementValuePairInfo
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.ExceptionMarker
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.ClassSignature
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.EnumConstantSignature
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddExports
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.IUpdatableModule.AddReads
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.ModuleReferenceImpl
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.BooleanConstant
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.StringConstant
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyParameterizedGenericMethodBinding
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBound
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileObject
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.PathFileObject
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Annotation
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BufferFactoryWrapper
Veraltet.
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathAttribute
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Returns the hash code for this classpath entry
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.PropertyLocation
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.FileIndexLocation
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns the hash code for this Java element.
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta.Key
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.MemberValuePair
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexAllProject
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexBinaryFolder
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchTypeNameMatch
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMapper.LocalVariableElementKey
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibrary
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet.HashableWeakReference
 
hashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray.HashableWeakReference
 
hashCode() - Methode in Klasse org.aspectj.util.TypeSafeEnum
 
hashCode() - Methode in Klasse org.aspectj.weaver.Advice
 
hashCode() - Methode in Klasse org.aspectj.weaver.AdviceKind
 
hashCode() - Methode in Klasse org.aspectj.weaver.AnnotationOnTypeMunger
 
hashCode() - Methode in Klasse org.aspectj.weaver.ast.HasAnnotation
 
hashCode() - Methode in Klasse org.aspectj.weaver.ast.Instanceof
 
hashCode() - Methode in Klasse org.aspectj.weaver.ast.Not
 
hashCode() - Methode in Klasse org.aspectj.weaver.ast.Or
 
hashCode() - Methode in Klasse org.aspectj.weaver.bcel.BcelTypeMunger
 
hashCode() - Methode in Klasse org.aspectj.weaver.bcel.ExceptionRange
 
hashCode() - Methode in Klasse org.aspectj.weaver.bcel.UnwovenClassFile.ChildClass
 
hashCode() - Methode in Klasse org.aspectj.weaver.Checker
 
hashCode() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
hashCode() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
hashCode() - Methode in Klasse org.aspectj.weaver.MethodDelegateTypeMunger.FieldHostTypeMunger
 
hashCode() - Methode in Klasse org.aspectj.weaver.MethodDelegateTypeMunger
 
hashCode() - Methode in Klasse org.aspectj.weaver.NewConstructorTypeMunger
 
hashCode() - Methode in Klasse org.aspectj.weaver.NewFieldTypeMunger
 
hashCode() - Methode in Klasse org.aspectj.weaver.NewMemberClassTypeMunger
 
hashCode() - Methode in Klasse org.aspectj.weaver.NewMethodTypeMunger
 
hashCode() - Methode in Klasse org.aspectj.weaver.NewParentTypeMunger
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.AndPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.AndTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPatternList
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.AnyTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.ArgsPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.BindingTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.CflowPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.ConcreteCflowPointcut.Slot
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation.Kind
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.DeclareParents
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.DeclareParentsMixin
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.DeclarePrecedence
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.DeclareSoft
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.EllipsisTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.ExactTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.HandlerPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.HasMemberTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.KindedPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.ModifiersPattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.NamePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.NotPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.NotTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.NoTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.OrPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.OrTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.PerCflow
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.PerFromSuper
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.PerObject
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.PerSingleton
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.PerTypeWithin
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.ReferencePointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.ThrowsPattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.TypePatternList
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.TypePatternQuestions.Question
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.TypeVariablePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.WildTypePattern
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.WithincodePointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.patterns.WithinPointcut
 
hashCode() - Methode in Klasse org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
hashCode() - Methode in Klasse org.aspectj.weaver.PerTypeWithinTargetTypeMunger
 
hashCode() - Methode in Klasse org.aspectj.weaver.PrivilegedAccessMunger
 
hashCode() - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
hashCode() - Methode in Klasse org.aspectj.weaver.tools.cache.CachedClassEntry
 
hashCode() - Methode in Klasse org.aspectj.weaver.tools.cache.CachedClassReference
 
hashCode() - Methode in Klasse org.aspectj.weaver.TypeVariableReferenceType
 
hashCode() - Methode in Klasse 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() - Methode in Klasse org.aspectj.weaver.WeakClassLoaderReference
 
hashCode(char[]) - Statische Methode in Klasse org.aspectj.asm.internal.CharOperation
 
hashCode(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
Answers a hashcode for the array
hashCode(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Return the hashcode for the key parameter
hashCode(Object[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
HashCode - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
HASHCODE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
HashCodeSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
HashedParameterizedTypes() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem.HashedParameterizedTypes
 
hasHierarchyCheckStarted() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hasHighPriorityExceptions() - Methode in Klasse org.aspectj.weaver.Shadow.Kind
 
HashSetOfArray - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
HashSet of Object[]
HashSetOfArray() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
HashSetOfArray(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfArray
 
HashSetOfCharArrayArray - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
HashSet of char[][]
HashSetOfCharArrayArray() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
HashSetOfCharArrayArray(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashSetOfCharArrayArray
 
HashSetOfInt - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
HashSet of Object[]
HashSetOfInt() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
HashSetOfInt(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashSetOfInt
 
HashtableOfArrayToObject - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Hashtable of {Object[] --> Object }
HashtableOfArrayToObject() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
HashtableOfArrayToObject(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.HashtableOfArrayToObject
 
HashtableOfInt - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable for non-zero int keys.
HashtableOfInt() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
HashtableOfInt(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInt
 
HashtableOfInteger - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable for Integer keys.
HashtableOfInteger() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
HashtableOfInteger(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfInteger
 
HashtableOfIntValues - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable of {char[] --> int}
HashtableOfIntValues() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
HashtableOfIntValues(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfIntValues
 
HashtableOfLong - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable for non-zero long keys.
HashtableOfLong() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
HashtableOfLong(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfLong
 
HashtableOfModule - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
HashtableOfModule() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
HashtableOfModule(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfModule
 
HashtableOfObject - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable of {char[] --> Object }
HashtableOfObject() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
HashtableOfObject(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObject
 
HashtableOfObjectToInt - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable of {Object --> int }
HashtableOfObjectToInt() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
HashtableOfObjectToInt(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToInt
 
HashtableOfObjectToIntArray - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
Hashtable of {Object --> int[] }
HashtableOfObjectToIntArray() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
HashtableOfObjectToIntArray(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfObjectToIntArray
 
HashtableOfPackage<P extends PackageBinding> - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
HashtableOfPackage() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
HashtableOfPackage(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfPackage
 
HashtableOfType - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
HashtableOfType() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
HashtableOfType(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.HashtableOfType
 
hasIncludes() - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc2
Whether we have used the includes attribute.
hasIncompatibleSuperType(ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns true if the two types have an incompatible common supertype, e.g.
hasInconsistentToplevelHierarchies - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasIndex() - Methode in Klasse org.aspectj.apache.bcel.classfile.StackMapType
 
hasJavaNature(IProject) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.weaver.IntMap
 
hasLeadingTagComment(char[], int) - Methode in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasLocation(JavaFileManager.Location) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager
 
hasLocation(JavaFileManager.Location) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
hasLowerBound() - Methode in Klasse org.aspectj.weaver.BoundedReferenceType
 
hasLowerBound() - Methode in Klasse org.aspectj.weaver.patterns.TypeVariablePattern
 
hasMandatoryErrors() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasMatchedAtLeastOnce - Variable in Klasse org.aspectj.weaver.Advice
 
hasMatchedSomething() - Methode in Klasse org.aspectj.weaver.Advice
 
hasMemberTypePattern() - Methode in Klasse org.aspectj.weaver.patterns.HasMemberTypePatternFinder
 
HasMemberTypePattern - Klasse in org.aspectj.org.eclipse.jdt.core.dom
 
HasMemberTypePattern - Klasse in org.aspectj.weaver.patterns
 
HasMemberTypePattern(AST, SignaturePattern) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.dom.HasMemberTypePattern
 
HasMemberTypePattern(SignaturePattern) - Konstruktor für Klasse org.aspectj.weaver.patterns.HasMemberTypePattern
 
HasMemberTypePatternFinder - Klasse in org.aspectj.weaver.patterns
 
HasMemberTypePatternFinder(TypePattern) - Konstruktor für Klasse org.aspectj.weaver.patterns.HasMemberTypePatternFinder
 
HasMemberTypePatternForPerThisMatching - Klasse in org.aspectj.weaver.patterns
pr354470.
HasMemberTypePatternForPerThisMatching(SignaturePattern) - Konstruktor für Klasse org.aspectj.weaver.patterns.HasMemberTypePatternForPerThisMatching
 
hasMemberTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
hasMemberTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
hasMemberTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hasMemberTypes() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
hasMethod(ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.HasMemberTypePattern
 
hasMethod(ResolvedType) - Methode in Klasse org.aspectj.weaver.patterns.HasMemberTypePatternForPerThisMatching
 
hasMethodWithNumArgs(char[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
hasMethodWithNumArgs(char[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hasMethodWithNumArgs(char[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
hasMissingSwitchDefault - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
HasMissingType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasModifiedResource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns whether this operation has performed any resource modifications.
hasModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
hasModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
hasModule() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
hasModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
hasModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
 
hasModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
hasModuleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
hasMoreElements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LRUCacheEnumerator
Returns true if more elements exist.
hasMoreTokens() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
hasMoreTokens() - Methode in Klasse org.aspectj.weaver.patterns.BasicTokenSource
 
hasMoreTokens() - Methode in Schnittstelle org.aspectj.weaver.patterns.ITokenSource
 
hasNamedValue(String) - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
hasNamedValue(String) - Methode in Klasse org.aspectj.weaver.AbstractAnnotationAJ
hasNamedValue(String) - Methode in Schnittstelle org.aspectj.weaver.AnnotationAJ
 
hasNamedValue(String) - Methode in Klasse org.aspectj.weaver.bcel.BcelAnnotation
hasNamedValue(String) - Methode in Klasse org.aspectj.weaver.StandardAnnotation
hasNameValuePair(String, String) - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
hasNameValuePair(String, String) - Methode in Klasse org.aspectj.weaver.AbstractAnnotationAJ
hasNameValuePair(String, String) - Methode in Schnittstelle org.aspectj.weaver.AnnotationAJ
 
hasNameValuePair(String, String) - Methode in Klasse org.aspectj.weaver.bcel.BcelAnnotation
hasNameValuePair(String, String) - Methode in Klasse org.aspectj.weaver.StandardAnnotation
hasNameValuePairs() - Methode in Klasse org.aspectj.weaver.StandardAnnotation
 
hasNewInterfaces() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
hasNext() - Methode in Klasse org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
hasNext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable.IteratorForReporting
 
hasNext() - Methode in Klasse org.aspectj.weaver.Iterators.ResolvedTypeArrayIterator
 
hasNext() - Methode in Klasse org.aspectj.weaver.JoinPointSignatureIterator
 
HasNext - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
hasNextQuery() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndPattern
 
hasNextQuery() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.IntersectingPattern
Returns whether another query must be done.
hasNextQuery() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferencePattern
 
hasNextQuery() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferencePattern
 
HasNextSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
hasNLSTag() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
HasNoMemberTypes - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasNonNullDefaultForParameter(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
hasNonNullDefaultForParameter(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
hasNonNullDefaultForReturnType(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
HasNonPrivateConstructor - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasNonPrivateStaticMemberTypes - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
hasNullBit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
hasNullBit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Query typeBits without triggering supertype lookup.
hasNullInfoFor(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
hasNullInfoFor(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check if any null info has been recorded for a given local variable.
hasNullInfoFor(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
hasNullTypeAnnotation(TypeReference.AnnotationPosition) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
hasNullTypeAnnotation(TypeReference.AnnotationPosition) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
hasNullTypeAnnotation(TypeReference.AnnotationPosition) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
hasNullTypeAnnotation(TypeReference.AnnotationPosition) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
hasNullTypeAnnotation(TypeReference.AnnotationPosition) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
hasNullTypeAnnotation(TypeReference.AnnotationPosition) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
HasNullTypeAnnotation - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasNullTypeAnnotations() - Methode in Klasse 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?
hasOuterClassMemberReference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
hasPackageDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
Returns whether the pattern has one or several package declaration or not.
HasParameterAnnotations - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasParentheses - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
hasParentheses() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.LambdaExpression
Returns whether parentheses around the parameters are present or not.
hasPendingJobMatching(Predicate<IJob>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
hasPendingMemberValueName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredAnnotation
 
hasPolymorphicSignature(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Identifies whether the method has Polymorphic signature based on jls-15.12.3
Definition reproduced here.
hasPossibleAnnotationTarget(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
hasPossibleNodes(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
hasPreBuiltIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AddJrtToIndex
 
hasProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns whether there are problems in the code snippet or the global variable definition.
hasRecordedChanges() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite
Returns true if imports have been recorded to be added or removed.
hasReportedError - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
hasResolvedBindings() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AST
Returns true if the ast tree was created with bindings, false otherwise
hasResource(String) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
hasResourceChanged() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
hasResourceTrackers() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
hasRestrictedAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
hasReturnValue() - Methode in Klasse org.aspectj.weaver.Shadow.Kind
These shadow kinds have return values that can be bound in after returning(Dooberry doo) advice.
hasRuntimeTest() - Methode in Klasse org.aspectj.asm.internal.Relationship
 
hasRuntimeTest() - Methode in Schnittstelle org.aspectj.asm.IRelationship
 
hasSameIrritants(IrritantSet) - Methode in Klasse 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) - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
hasShownAjdocUsageMessage() - Statische Methode in Klasse org.aspectj.tools.ajdoc.Main
 
hasSignatures() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
Returns whether the pattern has signatures or not.
hasSignatures() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
Returns whether the pattern has signatures or not.
hasSource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
Answers true if the project potentially contains any source.
hasSources() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
hasSourceSuffix(File) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
hasSourceSuffix(String) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
hasStatementsRecovery() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AST
Returns true if the ast tree was created with statements recovery, false otherwise
hasStructuralChanges - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
hasStructuralChanges(byte[]) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Check if the receiver has structural changes compare to the byte array in argument.
hasSubpackages() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
hasSubstitutedParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Returns true if method got substituted parameter types (see ParameterizedMethodBinding)
hasSubstitutedParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
Returns true if some parameters got substituted.
hasSubstitutedParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
Returns true if some parameters got substituted.
hasSubstitutedParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
hasSubstitutedReturnType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
hasSubstitutedReturnType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
Returns true if the return type got substituted.
hasSubstitutedReturnType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
Returns true if the return type got substituted.
hasSyntaxError - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasSyntaxErrors - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
Problem requestor which will get notified of discovered problems
HasSyntaxErrors - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
hasSyntheticAttribute(Attribute[]) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.AttributeUtils
 
hasTarget() - Methode in Klasse org.aspectj.weaver.Shadow
could target(*) pcd ever match
hasTargeters() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionHandle
 
hasTasks() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasTemporaryCache() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
hasThis() - Methode in Klasse org.aspectj.weaver.Shadow
could this(*) pcd ever match
HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor - Klasse in org.aspectj.weaver.patterns
 
HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor() - Konstruktor für Klasse org.aspectj.weaver.patterns.HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor
 
hasTypeAnnotations() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
HasTypeAnnotations - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
HasTypeAnnotations - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasTypeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
Returns whether the pattern includes type arguments information or not.
hasTypeBit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
hasTypeBit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
hasTypeBit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
hasTypeBit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
hasTypeBit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding
 
hasTypeBit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
hasTypeBit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer an additional bit characterizing this type, like TypeIds.BitAutoCloseable.
hasTypeBit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
hasTypeBit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
hasTypeBit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
hasTypeName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.BindingKeyParser
 
hasTypeParameters() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
Returns whether the pattern includes type parameters information or not.
HasTypeVariable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasTypeVariableAliases() - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
HasUncheckedTypeArgumentForBoundCheck - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedArguments - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedEnclosingType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedMemberTypes - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedPermittedSubtypes - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtendedTagBits
 
HasUnresolvedSuperclass - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
HasUnresolvedSuperinterfaces - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasUnresolvedTypeArgument() - Methode in Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hasUnsatisfiedDependency(ResolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
hasUnsatisfiedDependency(ResolvedType) - Methode in Klasse org.aspectj.weaver.World
Determine if the named aspect requires a particular type around in order to be useful.
hasUnsavedChanges() - Methode in Schnittstelle 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
hasUnsavedChanges() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
hasUnstableAutoName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
hasValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.EvaluationResult
Returns whether this result has a value.
hasValueBasedTypeAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
hasValueBasedTypeAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
hasVoidArray() - Methode in Klasse org.aspectj.weaver.patterns.VoidArrayFinder
 
hasWarnings() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
hasWarnings() - Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
header - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
headerOffset - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
HelperInterfaceBinding - Klasse in org.aspectj.ajdt.internal.compiler.lookup
 
HelperInterfaceBinding(char[][], PackageBinding, ClassScope) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
HelperInterfaceBinding(SourceTypeBinding, UnresolvedType) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.lookup.HelperInterfaceBinding
 
hiddenCatchBlock(ReferenceBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
hiddenVariableDepth - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
HIDE_NULL_COMPARISON_WARNING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
used to hide null comparison related warnings inside assert statements
HIDE_NULL_COMPARISON_WARNING_MASK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
hides(Element) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
Subclassed by VariableElementImpl, TypeElementImpl, and ExecutableElementImpl.
hides(Element) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
hides(Element) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl
 
hides(Element) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl
 
hides(Element, Element) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
HIDING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
HidingEnclosingType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
hierarchy - Variable in Klasse org.aspectj.asm.AsmManager
 
hierarchy - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
The hierarchy being built.
hierarchy_creating - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
hierarchy_creatingOnType - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
hierarchy_nullFocusType - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
hierarchy_nullProject - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
hierarchy_nullRegion - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
HierarchyBinaryType - Klasse in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
HierarchyBinaryType(int, char[], char[], char[], char[][]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
HierarchyBinaryType(int, char[], char[], char[], char[][], char) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
HierarchyBuilder - Klasse in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
HierarchyBuilder(TypeHierarchy) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
 
hierarchyCircularity(SourceTypeBinding, ReferenceBinding, TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
hierarchyCircularity(TypeVariableBinding, ReferenceBinding, TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
HierarchyCircularity - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
HierarchyCircularitySelfReference - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
hierarchyHasProblems(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
HierarchyHasProblems - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
HierarchyHasProblems - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
hierarchyResolver - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
The resolver used to resolve type hierarchies
hierarchyResolver - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
HierarchyResolver - Klasse in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
HierarchyResolver(INameEnvironment, Map, HierarchyBuilder, IProblemFactory) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
 
HierarchyResolver(LookupEnvironment, HierarchyBuilder) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
 
HierarchyScope - Klasse 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) - Konstruktor für Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
HierarchyType - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
 
HierarchyWalker - Klasse in org.aspectj.asm
 
HierarchyWalker() - Konstruktor für Klasse org.aspectj.asm.HierarchyWalker
 
HIGH_SURROGATE_MAX_VALUE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
HIGH_SURROGATE_MIN_VALUE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
highlightActiveNode() - Methode in Klasse org.aspectj.ajde.ui.swing.StructureViewPanel
 
hit() - Methode in Klasse org.aspectj.weaver.tools.cache.CacheStatistics
 
HookedJavaFileObject - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject
 
howMany(int) - Statische Methode in Klasse org.aspectj.weaver.Shadow
Return count of how many bits set in the supplied parameter.
href - Variable in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc.Link
 
HREF_TAG - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
HTML_EXTENSION - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 

I

i1At(byte[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
i2At(byte[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
i2b() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
I2B - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
I2B - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
I2B - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
i2c() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
I2C - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
I2C - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
I2C - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
i2d() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
I2D - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
I2D - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
I2D - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
i2f() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
I2F - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
I2F - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
I2F - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
i2l() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
I2L - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
I2L - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
I2L - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
i2s() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
I2S - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
I2S - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
I2S - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
i4At(byte[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
i4At(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
i8At(byte[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileStruct
 
i8At(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
 
IAccessRule - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Describes an access rule to source and class files on a classpath entry.
iadd() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IADD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IADD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
IADD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IAjTerminalSymbols - Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IALOAD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IALOAD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
IALOAD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iand() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IAND - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IAND - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
IAND - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IAnnotatable - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Common protocol for Java elements that can be annotated.
IAnnotation - Schnittstelle 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 - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.core.dom
Represents a resolved annotation.
IAnnotationComponent - Schnittstelle 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 - Schnittstelle 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 - Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IASTORE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IASTORE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
IASTORE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler
Represents an Attribute for a Java .class file.
IAttributeNamesConstants - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of attribute names as described in the JVM specifications.
IBinaryAnnotation - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
This represents class file information about an annotation instance.
IBinaryElementValuePair - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
This represents the class file information about a member value pair of an annotation.
IBinaryField - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IBinaryMethod - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IBinaryModule - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IBinaryNestedType - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IBinarySourceProvider - Schnittstelle in org.aspectj.ajdt.internal.compiler
 
IBinaryType - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IBinaryTypeAnnotation - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
This represents class file information about an annotation instance.
IBinding - Schnittstelle in org.aspectj.org.eclipse.jdt.core.dom
A binding represents a named entity in the Java language.
IBootstrapMethodsAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a bootstrap methods attribute as described in the JVM specifications.
IBootstrapMethodsEntry - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a bootstrap method table entry as specified in the JVM specifications.
IBuffer - Schnittstelle in org.aspectj.org.eclipse.jdt.core
A buffer contains the text contents of a resource.
IBuffer.ITextEditCapability - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Implementors of IBuffer can additionally implement IBuffer.ITextEditCapability.
IBufferChangedListener - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Veraltet.
Use WorkingCopyOwner instead
IBuildMessageHandler - Schnittstelle in org.aspectj.ajde.core
Interface that handles messages sent from the compiler.
IBuildProgressMonitor - Schnittstelle in org.aspectj.ajde.core
Interface that presents the user with information about the progress of the build
IBytecodeVisitor - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a Java opcodes visitor.
ICacheEnumeration<K,V> - Schnittstelle 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 - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
This class represents a generic class file attribute.
IClassFileDisassembler - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Veraltet.
IClassFileProvider - Schnittstelle in org.aspectj.weaver
 
IClassFileReader - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a .class file.
IClasspathAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core
A classpath attribute defines a name/value pair that can be persisted with a classpath entry.
IClasspathAttributeDelta - Schnittstelle in org.aspectj.org.eclipse.jdt.core
A delta which describes changes in IClasspathAttribute of a classpath between two discrete points in time.
IClasspathContainer - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Interface of a classpath container.
IClasspathEntry - Schnittstelle in org.aspectj.org.eclipse.jdt.core
An entry on a Java project classpath identifying one or more package fragment roots.
IClassWeaver - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Common protocol for Java elements that support source code assist and code resolve.
ICodeAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a code attribute as described in the JVM specifications.
ICodeCompletionRequestor - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Veraltet.
Use CompletionRequestor instead.
ICodeFormatter - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Veraltet.
Use CodeFormatter instead (note: options have changed)
ICodeSnippetRequestor - Schnittstelle 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 - Schnittstelle in org.aspectj.bridge
Command wrapper with collecting parameter for messages.
ICommandEditor - Schnittstelle in org.aspectj.tools.ant.taskdefs
Preprocess command-lines
ICompilationUnit - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Represents an entire Java compilation unit (source file with one of the Java-like extensions).
ICompilationUnit - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
This interface denotes a compilation unit, providing its name and content.
ICompilationUnitLocator - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.core.builder
Used to convert an IFile into an ICompilationUnit, for clients outside of this package.
ICompilerAdapter - Schnittstelle 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 - Schnittstelle in org.aspectj.ajdt.internal.compiler
Factory for creating ICompilerAdapters according to some purpose
ICompilerConfiguration - Schnittstelle in org.aspectj.ajde.core
Interface that contains all the configuration required for the compiler to be able to perform a build
ICompilerRequestor - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler
A callback interface for receiving compilation results.
ICompletionRequestor - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Veraltet.
Use CompletionRequestor instead.
IComponentInfo - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a component info as described in the JVM specifications.
IconRegistry - Klasse in org.aspectj.ajde
Default icons.
IconRegistry() - Konstruktor für Klasse org.aspectj.ajde.IconRegistry
 
iconst_0() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_0 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ICONST_0 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iconst_1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ICONST_1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iconst_2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ICONST_2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iconst_3() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_3 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ICONST_3 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iconst_4() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_4 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ICONST_4 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_4 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iconst_5() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_5 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ICONST_5 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_5 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iconst_m1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ICONST_M1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ICONST_M1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_M1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IConstantPool - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a constant pool as described in the JVM specifications.
IConstantPoolConstant - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of constant pool constants as described in the JVM specifications.
IConstantPoolEntry - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a constant pool entry as described in the JVM specifications.
IConstantPoolEntry2 - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a constant pool entry as described in the JVM specifications.
IConstantValueAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a constant value attribute as described in the JVM specifications.
ICorrectionRequestor - Schnittstelle in org.aspectj.org.eclipse.jdt.core
A callback interface for receiving java problem correction.
ICrossReferenceHandler - Schnittstelle in org.aspectj.weaver
Clients can pass a single cross-reference handler to the weaver on construction of a BcelWorld.
id - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
id - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
id() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
ID - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
ID marker attribute (value "id").
IDebugRequestor - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler
 
identifier - Variable in Klasse org.aspectj.util.GenericSignature.FormalTypeParameter
 
identifier - Variable in Klasse org.aspectj.util.GenericSignature.SimpleClassTypeSignature
 
IDENTIFIER_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.SimpleName
The "identifier" structural property of this node type (type: String).
identifierLengthPtr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierLengthPtr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
identifierLengthStack - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierLengthStack - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
identifierPositionStack - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierPositionStack - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
identifierPtr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierPtr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
identifierStack - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
identifierStack - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
identifierSubSet(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
IdentifierTypePattern - Klasse in org.aspectj.org.eclipse.jdt.core.dom
 
IDENTITY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
IDENTITY_COMPARISON_TAG - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
IDependent - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
This represents the target file of a type dependency.
IdeUIAdapter - Schnittstelle in org.aspectj.ajde
 
idiv() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IDIV - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IDIV - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
IDIV - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
idMap(int) - Statische Methode in Klasse org.aspectj.weaver.IntMap
 
IDocElement - Schnittstelle in org.aspectj.org.eclipse.jdt.core.dom
Common marker interface for AST nodes that represent fragments in doc elements.
IDocumentElementRequestor - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler
Part of the source element parser responsible for building the output.
IDOMCompilationUnit - Schnittstelle in org.aspectj.org.eclipse.jdt.core.jdom
Veraltet.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
IDOMFactory - Schnittstelle in org.aspectj.org.eclipse.jdt.core.jdom
Veraltet.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
IDOMField - Schnittstelle in org.aspectj.org.eclipse.jdt.core.jdom
Veraltet.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
IDOMImport - Schnittstelle in org.aspectj.org.eclipse.jdt.core.jdom
Veraltet.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
IDOMInitializer - Schnittstelle in org.aspectj.org.eclipse.jdt.core.jdom
Veraltet.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
IDOMMember - Schnittstelle in org.aspectj.org.eclipse.jdt.core.jdom
Veraltet.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
IDOMMethod - Schnittstelle in org.aspectj.org.eclipse.jdt.core.jdom
Veraltet.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
IDOMNode - Schnittstelle in org.aspectj.org.eclipse.jdt.core.jdom
Veraltet.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
IDOMPackage - Schnittstelle in org.aspectj.org.eclipse.jdt.core.jdom
Veraltet.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
IDOMType - Schnittstelle in org.aspectj.org.eclipse.jdt.core.jdom
Veraltet.
The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
IEclipseSourceContext - Schnittstelle in org.aspectj.weaver
 
IElementChangedListener - Schnittstelle in org.aspectj.org.eclipse.jdt.core
An element changed listener receives notification of changes to Java elements maintained by the Java model.
IElementHandleProvider - Schnittstelle in org.aspectj.asm
Adapter used to uniquely identify program element handles.
IElementInfo - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Additional information available for Elements that are implemented within the Eclipse APT framework.
IEnclosingMethodAttribute - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler
 
IEvaluationContext - Schnittstelle in org.aspectj.org.eclipse.jdt.core.eval
An evaluation context supports evaluating code snippets.
IExceptionAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a constant value attribute as described in the JVM specifications.
IExceptionTableEntry - Schnittstelle 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 - Schnittstelle in org.aspectj.weaver.ast
 
IExtendedAnnotation - Schnittstelle 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 - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.codeassist
Veraltet.
IExtendedModifier - Schnittstelle in org.aspectj.org.eclipse.jdt.core.dom
Common interface for AST nodes that represent modifiers or annotations.
IF - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
IF - Statische Variable in Klasse org.aspectj.weaver.patterns.Pointcut
 
IF - Statische Variable in Klasse org.aspectj.weaver.tools.PointcutPrimitive
 
if_acmpeq(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ACMPEQ - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IF_ACMPEQ - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
if_acmpne(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ACMPNE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IF_ACMPNE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IF_BLOCK_NO_ELSE - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
IF_BLOCK_WITH_ELSE - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
IF_FALSE - Statische Variable in Klasse org.aspectj.weaver.patterns.Pointcut
 
if_icmpeq(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ICMPEQ - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IF_ICMPEQ - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
if_icmpge(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ICMPGE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IF_ICMPGE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
if_icmpgt(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ICMPGT - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IF_ICMPGT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
if_icmple(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ICMPLE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IF_ICMPLE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
if_icmplt(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ICMPLT - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IF_ICMPLT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
if_icmpne(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IF_ICMPNE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IF_ICMPNE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IF_IN_DECLARE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
IF_IN_PERCLAUSE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
IF_INST - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IF_LEXICALLY_IN_CFLOW - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
IF_STATEMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type IfStatement.
IF_TRUE - Statische Variable in Klasse org.aspectj.weaver.patterns.Pointcut
 
ifeq(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFEQ - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IFEQ - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IfFalsePointcut() - Konstruktor für Klasse org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
ifge(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFGE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IFGE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ifgt(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFGT - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IFGT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IField - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Represents a field declared in a type.
IFieldInfo - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a field info as described in the JVM specifications.
ifle(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFLE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IFLE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iflt(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFLT - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IFLT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IfMethodDeclaration - Klasse in org.aspectj.ajdt.internal.compiler.ast
 
IfMethodDeclaration(CompilationResult, IfPointcut) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.ast.IfMethodDeclaration
 
ifNameSuffix() - Element in Annotationsschnittstellen org.aspectj.lang.annotation.control.CodeGenerationHint
 
ifne(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFNE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IFNE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ifnonnull(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFNONNULL - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IFNONNULL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ifnull(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IFNULL - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IFNULL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IfPointcut - Klasse in org.aspectj.weaver.patterns
 
IfPointcut(String) - Konstruktor für Klasse org.aspectj.weaver.patterns.IfPointcut
No-arg constructor for @AJ style, where the if() body is actually the @Pointcut annotated method
IfPointcut(ResolvedMember, int) - Konstruktor für Klasse org.aspectj.weaver.patterns.IfPointcut
 
IfPointcut.IfFalsePointcut - Klasse in org.aspectj.weaver.patterns
 
IfPointcut.IfTruePointcut - Klasse in org.aspectj.weaver.patterns
 
IfPseudoToken - Klasse in org.aspectj.ajdt.internal.compiler.ast
(formals*): ... if(expr) ...
IfPseudoToken(Parser, Expression) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.ast.IfPseudoToken
 
IfStatement - Klasse in org.aspectj.org.eclipse.jdt.core.dom
If statement AST node type.
IfStatement - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
IfStatement(Expression, Statement, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
IfStatement(Expression, Statement, Statement, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IfStatement
 
IfTruePointcut() - Konstruktor für Klasse org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
IGenericField - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IGenericMethod - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IGenericType - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IGlobalVariable - Schnittstelle in org.aspectj.org.eclipse.jdt.core.eval
A global variable declared in an evaluation context.
ignore(String) - Methode in Klasse org.aspectj.tools.ant.taskdefs.Ajc10
 
ignore(String) - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
ignore(IMessage.Kind) - Methode in Schnittstelle org.aspectj.ajde.core.IBuildMessageHandler
Allow fine grained configuration after initialization.
ignore(IMessage.Kind) - Methode in Klasse org.aspectj.ajde.core.internal.AjdeCoreMessageHandlerAdapter
 
ignore(IMessage.Kind) - Methode in Klasse org.aspectj.ajdt.internal.compiler.WeaverMessageHandler
No-op
ignore(IMessage.Kind) - Methode in Klasse org.aspectj.bridge.context.PinpointingMessageHandler
 
ignore(IMessage.Kind) - Methode in Klasse org.aspectj.bridge.CountingMessageHandler
Delegate
ignore(IMessage.Kind) - Methode in Schnittstelle org.aspectj.bridge.IMessageHandler
Allow fine grained configuration after initialization.
ignore(IMessage.Kind) - Methode in Klasse org.aspectj.bridge.MessageHandler
Set a message kind to be ignored from now on
ignore(IMessage.Kind) - Methode in Klasse org.aspectj.bridge.MessageWriter
No-op
ignore(IMessage.Kind) - Methode in Klasse org.aspectj.tools.ajc.Main.MessagePrinter
No-op
ignore(IMessage.Kind) - Methode in Klasse org.aspectj.weaver.loadtime.DefaultMessageHandler
 
ignore(IMessage.Kind) - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
ignore(IMessage.Kind) - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageWriter
Set a message kind to be ignored from now on
ignore(CachedClassReference, byte[]) - Methode in Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
IGNORE - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
IGNORE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "ignore".
IGNORE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
IGNORE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
 
IGNORE_DECLARING_TYPE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Ignore declaring type while searching result.
IGNORE_IF_BETTER - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Constant indicating that a reconcile operation could ignore to parse the method bodies.
IGNORE_OPTIONAL_PROBLEMS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the ignore optional compile problems attribute.
IGNORE_RETURN_TYPE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Ignore return type while searching result.
ignoreAllErrors() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.IErrorHandlingPolicy
 
ignoreAllProblems() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
 
ignoreCacheClearRequests - Statische Variable in Klasse org.aspectj.apache.bcel.util.ClassLoaderRepository
 
IgnoreCategoriesMask - Statische Variable in Schnittstelle 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 Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
ignored() - Methode in Klasse org.aspectj.weaver.tools.cache.CacheStatistics
 
ignoredOptions - Variable in Klasse org.aspectj.tools.ant.taskdefs.Ajc10
 
ignoreErrorStatus(IStatus) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
ignoreErrorStatus(IStatus) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
ignoreExpressionAssignment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ignoreExpressionAssignment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetParser
 
ignoreFromTests - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
 
ignoreFurtherInvestigation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
ignoreFurtherInvestigation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
ignoreFurtherInvestigation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
ignoreIfBetter() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
ignoreIfBetter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
ignoreIfBetter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
ignoreIfBetter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NameLookup.Answer
 
IgnoreIfBetter - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.AccessRule
 
ignoreMethodBodies - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
ignoreMethodBodies - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate if method bodies should be ignored
ignoreMethodBodies - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil
 
ignoreMissingDefaultCase(CompilerOptions, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
ignoreMissingDefaultCase(CompilerOptions, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
ignoreNextClosingBrace - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ignoreNextClosingBrace() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
ignoreNextOpeningBrace - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
IgnoreNoEffectAssignCheck - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ignoreOptionalProblems - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiDirectory
 
ignoreOptionalProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.CompilationUnit
 
ignoreOptionalProblems() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ICompilationUnit
Answer if optional problems should be ignored for this compilation unit.
ignoreOptionalProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BasicCompilationUnit
 
ignoreOptionalProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.SourceFile
 
ignoreOptionalProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
ignoreOptionalProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
ignoreOptionalProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.CompilationUnit
 
ignoreOptionalProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
ignoreOptionalProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
ignoreOptionalProblems() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ResourceCompilationUnit
 
ignoreOptionalProblemsFromFolders - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
IgnoreRawTypeCheck - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
ignoreSourceFolderWarningOption - Variable in Klasse 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?
ignoreUnnamedModuleForSplitPackage - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Should the compiler ignore the unnamed module when a package is defined in both a named module and the unnamed module?
ignoring - Variable in Klasse org.aspectj.bridge.MessageHandler
kinds of messages to be ignored
IHasPosition - Schnittstelle in org.aspectj.weaver
 
IHasSourceLocation - Schnittstelle in org.aspectj.weaver
 
IHierarchy - Schnittstelle in org.aspectj.asm
 
IHierarchyListener - Schnittstelle in org.aspectj.asm
Compiler listeners get notified of structure model update events.
IImportContainer - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Represents an import declaration in Java compilation unit.
iinc(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IINC - Klasse in org.aspectj.apache.bcel.generic
IINC - Increment local variable by constant
IINC - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IINC - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IINC(int, int, boolean) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.IINC
 
IIndexConstants - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IInitializer - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Represents a stand-alone instance or class (static) initializer in a type.
IInnerClassesAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a inner class attribute as described in the JVM specifications.
IInnerClassesAttributeEntry - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a inner class info as described in the JVM specifications.
IIntermediateResultsRequestor - Schnittstelle in org.aspectj.ajdt.internal.compiler
 
IJarEntryResource - Schnittstelle in org.aspectj.org.eclipse.jdt.core
A jar entry corresponding to a non-Java resource in an archive IPackageFragment or IPackageFragmentRoot.
IJavadocTypeReference - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Interface to allow Javadoc parser to collect both JavaSingleTypeReference and JavaQualifiedTypeReferences
IJavaElement - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Common protocol for all elements provided by the Java model.
IJavaElementDelta - Schnittstelle in org.aspectj.org.eclipse.jdt.core
A Java element delta describes changes in Java element between two discrete points in time.
IJavaElementRequestor - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.core
This interface is used by IRequestorNameLookup.
IJavaModel - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Represent the root Java element corresponding to the workspace.
IJavaModelMarker - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Markers used by the Java model.
IJavaModelStatus - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Represents the outcome of an Java model operation.
IJavaModelStatusConstants - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Status codes used with Java model status objects.
IJavaProject - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.core.search
This interface defines the constants used by the search engine.
IJavaSearchResultCollector - Schnittstelle in org.aspectj.org.eclipse.jdt.core.search
Veraltet.
Since 3.0, the class SearchRequestor replaces this interface.
IJavaSearchScope - Schnittstelle in org.aspectj.org.eclipse.jdt.core.search
An IJavaSearchScope defines where search result should be found by a SearchEngine.
IJob - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.core.search.processing
 
iLen - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ILifecycleAware - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a line number attribute as described in the JVM specifications.
ILineStartFinder - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.core.jdom
The ILineSeparatorFinder finds previous and next line separators in source.
ILLEGAL_ACCESS_ERROR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.ExceptionConstants
 
ILLEGAL_HEXA_LITERAL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
ILLEGAL_MONITOR_STATE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.ExceptionConstants
 
ILLEGAL_OPCODE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ILLEGAL_TYPE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
illegalAbstractModifierCombinationForMethod(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalAbstractModifierCombinationForMethod(ReferenceBinding, AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalAbstractModifierCombinationForMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalAccessFromTypeVariable(TypeVariableBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalAccessFromTypeVariable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalAnnotationForBaseType(Annotation, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalAnnotationForBaseType(TypeReference, Annotation[], long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalAnnotationForBaseType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalArgumentExceptionConstructorSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
illegalArrayOfUnionType(char[], TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalArrayOfUnionType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalArrayTypeInIntersectionCast(TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalArrayTypeInIntersectionCast - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalBasetypeInIntersectionCast - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalCast - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalClassLiteralForTypeVariable(TypeVariableBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalClassLiteralForTypeVariable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalDeclarationOfThisParameter - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalDefaultModifierSpecification - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalDefinitionToNonNullParameter - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalDimension - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalEnclosingInstanceSpecification - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalExtendedDimensions(AbstractVariableDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalExtendedDimensions(AnnotationMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalExtendedDimensions - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalExtendedDimensionsForVarArgs - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalFallthroughFromAPattern(Statement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalFallthroughFromAPattern - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalFallthroughToPattern - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalFallThroughToPattern(Statement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalGenericArray(TypeBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalGenericArray - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalHexaLiteral - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalInstanceOfGenericType(TypeBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalInstanceofParameterizedType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalInstanceofTypeParameter - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalLocalTypeDeclaration(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalModifierCombinationFinalAbstractForClass(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierCombinationFinalAbstractForClass - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierCombinationFinalVolatileForField(ReferenceBinding, FieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierCombinationFinalVolatileForField - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierCombinationForInterfaceMethod(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierCombinationForInterfaceMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierCombinationForPrivateInterfaceMethod(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierCombinationForPrivateInterfaceMethod9 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForAnnotationField(FieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForAnnotationField - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForAnnotationMember(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalModifierForAnnotationMemberType(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForAnnotationMemberType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForAnnotationMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForAnnotationType(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForAnnotationType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForArgument - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForClass(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForClass - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForConstructor - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForEnum(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForEnum - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForEnumConstant(ReferenceBinding, FieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForEnumConstant - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForEnumConstructor(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForEnumConstructor - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForField(ReferenceBinding, FieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForField - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForInnerRecord(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalModifierForInterface(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForInterface - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForInterfaceField(FieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForInterfaceField - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForInterfaceMethod(AbstractMethodDeclaration, long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForInterfaceMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForInterfaceMethod18 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForInterfaceMethod9 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForLocalClass(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForLocalClass - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForLocalEnum - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem could not be reported, enums cannot be local takes precedence
illegalModifierForLocalEnumDeclaration(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForLocalEnumDeclaration - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForLocalRecord(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalModifierForMemberClass(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForMemberClass - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForMemberEnum(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForMemberEnum - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForMemberInterface(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForMemberInterface - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForMethod(AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForModule(ModuleDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForModule - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalModifierForPatternVariable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifierForRecord(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalModifierForVariable(LocalDeclaration, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifierForVariable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifiers(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifiers - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalModifiersForElidedType(Argument) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalModifiersForElidedType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalParameterNullityRedefinition - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalParameterRedefinition(Argument, ReferenceBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalPrimitiveOrArrayTypeForEnclosingInstance(TypeBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalPrimitiveOrArrayTypeForEnclosingInstance - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalQualifiedEnumConstantLabel - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalQualifiedParameterizedTypeAllocation(TypeReference, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalQualifiedParameterizedTypeAllocation - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalQualifierForExplicitThis(Receiver, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalQualifierForExplicitThis - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalQualifierForExplicitThis2(Receiver) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalQualifierForExplicitThis2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalRedeclarationOfPatternVar(LocalVariableBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalRedefinitionOfTypeVariable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalRedefinitionToNonNullParameter(Argument, ReferenceBinding, char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalRedefinitionToNonNullParameter - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalReturnNullityRedefinition - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalReturnNullityRedefinitionFreeTypeVariable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalReturnRedefinition(AbstractMethodDeclaration, MethodBinding, char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalReturnRedefinition(ASTNode, MethodBinding, boolean, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalSourceLevelForThis(Argument) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalStaticModifierForMemberType(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalStaticModifierForMemberType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalStrictfpForAbstractInterfaceMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalSuperAccess(TypeBinding, TypeBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalSuperCallBypassingOverride(InvocationSite, MethodBinding, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalSuperTypeVariable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
illegalThis(Argument) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalThisDeclaration(Argument) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalTotalPatternWithDefault(Statement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalTotalPatternWithDefault - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalTypeAnnotationsInStaticMemberAccess(Annotation, Annotation) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalTypeAnnotationsInStaticMemberAccess - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalTypeArgumentsInRawConstructorReference - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalTypeForExplicitThis(Receiver, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalTypeForExplicitThis - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalTypeVariableSuperReference - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IllegalUnderscorePosition - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalUsageOfQualifiedTypeReference(QualifiedTypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalUsageOfQualifiedTypeReference - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalUsageOfTypeAnnotations(Annotation) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalUsageOfTypeAnnotations - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalUsageOfWildcard(TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illegalUseOfUnderscoreAsAnIdentifier(int, int, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalUseOfUnderscoreAsAnIdentifier - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVararg(Argument, AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVararg - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVarargInLambda(Argument) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVarargInLambda - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVisibilityModifierCombinationForField(ReferenceBinding, FieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVisibilityModifierCombinationForField - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVisibilityModifierCombinationForMemberType(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVisibilityModifierCombinationForMemberType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVisibilityModifierCombinationForMethod(ReferenceBinding, AbstractMethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVisibilityModifierCombinationForMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVisibilityModifierForInterfaceMemberType(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IllegalVisibilityModifierForInterfaceMemberType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illegalVoidExpression(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
illFormedParameterizationOfFunctionalInterface - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
illFormedParameterizationOfFunctionalInterface(FunctionalExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
iload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ILOAD - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ILOAD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iload_0() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ILOAD_0 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ILOAD_0 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ILOAD_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iload_1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ILOAD_1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ILOAD_1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ILOAD_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iload_2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ILOAD_2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ILOAD_2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ILOAD_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
iload_3() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ILOAD_3 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ILOAD_3 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ILOAD_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ILocalVariable - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Represents a local variable declared in a method or an initializer.
ILocalVariableAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a local variable attribute as described in the JVM specifications.
ILocalVariableReferenceInfo - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a local variable reference info table entry as specified in the JVM specifications.
ILocalVariableTableEntry - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a local variable table entry as specified in the JVM specifications.
ILocalVariableTypeTableAttribute - Schnittstelle 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 - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.core.util
Types implementing this interface can occupy a variable amount of space in an LRUCache.
ImageBuilderInternalException - Ausnahmeklasse in org.aspectj.org.eclipse.jdt.internal.core.builder
Exception thrown when there is an internal error in the image builder.
ImageBuilderInternalException(CoreException) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.core.builder.ImageBuilderInternalException
 
IMember - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Common protocol for Java elements that can be members of types.
IMemberFinder - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
This interface is used by SourceTypeBinding to provide a delegated lookup instance.
IMemberValuePair - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Represents a member-value pair of an annotation.
IMemberValuePairBinding - Schnittstelle in org.aspectj.org.eclipse.jdt.core.dom
Represents a resolved instance of an annotation's member value pair.
IMessage - Schnittstelle in org.aspectj.bridge
Wrap message with any associated throwable or source location.
IMessage.Kind - Klasse in org.aspectj.bridge
 
IMessageContext - Schnittstelle in org.aspectj.bridge
 
IMessageHandler - Schnittstelle in org.aspectj.bridge
Handle messages, logging and/or aborting as appropriate.
IMessageHolder - Schnittstelle in org.aspectj.bridge
Hold and query a collection of messages.
IMethod - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Represents a method (or constructor) declared in a type.
IMethodBinding - Schnittstelle in org.aspectj.org.eclipse.jdt.core.dom
A method binding represents a method or constructor of a class or interface.
IMethodInfo - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a method info as described in the JVM specifications.
IMethodParametersAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a method's parameters names as described in the JVM specifications.
IModelFilter - Schnittstelle in org.aspectj.asm
When dumping the model out (for debugging/testing), various parts of it can be passed through this filter.
IModifierConstants - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Definition of the modifier constants as specified in the JVM specifications.
IModularClassFile - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Represents the class file of a module description ("module-info.class").
IModule - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IModule.IModuleReference - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IModule.IPackageExport - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IModule.IService - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IModuleAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a module's attributes as described in the JVM specifications.
IModuleAwareNameEnvironment - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
A module aware name environment
IModuleAwareNameEnvironment.LookupStrategy - Enum-Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.env
Strategies for searching types Ungültige Eingabe: "&" packages in classpath locations Ungültige Eingabe: "&" modules.
IModuleBinding - Schnittstelle in org.aspectj.org.eclipse.jdt.core.dom
A module binding represents a module (added in JLS9 API).
IModuleDescription - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Represents a Java module descriptor.
IModuleMainClassAttribute - Schnittstelle 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 - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
Represents an entry on the module path of a project.
IMPDEP1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IMPDEP1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
IMPDEP1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IMPDEP2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IMPDEP2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
IMPDEP2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IMPL_NAME - Statische Variable in Klasse org.aspectj.weaver.tools.cache.SimpleCache
 
implement() - Methode in Klasse org.aspectj.weaver.Shadow
 
implementationOf(String, String) - Statische Methode in Klasse org.aspectj.apache.bcel.Repository
 
implementationOf(JavaClass) - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
implementationOf(JavaClass, JavaClass) - Statische Methode in Klasse org.aspectj.apache.bcel.Repository
 
implementations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ProvidesStatement
 
implementations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
implementations() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ProvidesDirective
Returns the live ordered list of implementations for the interface in this provides directive.
IMPLEMENTATIONS_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ProvidesDirective
The "implementations" structural property of this node type (element type: Name).
IMPLEMENTING_ON_SHADOW - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
implementOn(Shadow) - Methode in Klasse org.aspectj.weaver.Checker
 
implementOn(Shadow) - Methode in Klasse org.aspectj.weaver.ShadowMunger
Implement this munger at the specified shadow, returning a boolean to indicate success.
IMPLEMENTORS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The search result is a type that implements an interface or extends a class.
IMPLEMENTS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
IMPLEMENTS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
implementsInterface(ReferenceBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver implements anInterface or is identical to anInterface.
implementsMethod(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
IMPLICIT_CONVERSION_MASK - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
IMPLICIT_THIS_REFERENCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only field accesses or method invocations without any qualification.
implicitArguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
implicitConversion - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
ImplicitFormalBinding(UnresolvedType, String, int) - Konstruktor für Klasse org.aspectj.weaver.patterns.FormalBinding.ImplicitFormalBinding
 
ImplicitNullAnnotationVerifier - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Extracted slice from MethodVerifier15, which is responsible only for implicit null annotations.
ImplicitNullAnnotationVerifier(LookupEnvironment, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImplicitNullAnnotationVerifier
 
implicitObjectBoundNoNullDefault(TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ImplicitObjectBoundNoNullDefault - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ImplicitSuper - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
implicitSuperConstructorCall() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
implicitThis() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
ImplicitThis - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
implNames - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ServicesInfo
 
IMPORT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
IMPORT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
Indicates a compilation problem related to an import declaration.
IMPORT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Node type constant indicating an import declaration.
IMPORT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
IMPORT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
IMPORT_CONTAINER - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing all import declarations within a compilation unit.
IMPORT_DECLARATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ImportDeclaration.
IMPORT_DECLARATION - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing an import declaration within a compilation unit.
IMPORT_DECLARATION_TYPE_REFERENCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used in an import declaration.
IMPORT_REFERENCE - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
ImportAmbiguous - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.AmbiguousType instead
ImportBinding - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ImportBinding(char[][], boolean, Binding, ImportReference) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
importCacheCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
importCachesInitialized - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
ImportConflictBinding - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
ImportConflictBinding(char[][], Binding, ReferenceBinding, ImportReference) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportConflictBinding
 
importContainer - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
ImportContainer - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
ImportContainer(CompilationUnit) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportContainer
 
importContainerInfo - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
The import container info - null until created
ImportContainerInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
ImportContainerInfo() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportContainerInfo
 
importCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
ImportDeclaration - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Import declaration AST node type.
ImportDeclaration - Klasse in org.aspectj.org.eclipse.jdt.internal.core
Handle for an import declaration.
ImportDeclaration(ImportContainer, String, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
Constructs an ImportDeclaration in the given import container with the given name.
IMPORTDECLARATION - Statische Variable in Klasse org.aspectj.asm.internal.HandleProviderDelimiter
 
IMPORTDECLARATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
ImportDeclarationElementInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.core
Element info for IImportDeclaration elements.
ImportDeclarationElementInfo() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclarationElementInfo
 
ImportInheritedNameHidesEnclosingName - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
ImportInternalNameProvided - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.InternalTypeNameProvided instead
importName - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateImportOperation
 
ImportName - Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ImportNotVisible - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.NotVisibleType instead
importProblem(ImportReference, Binding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
importPtr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
importReference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredImport
 
ImportReference - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
ImportReference(char[][], long[], boolean, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
ImportRelated - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ImportRewrite - Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
ImportRewrite.ImportRewriteContext - Klasse in org.aspectj.org.eclipse.jdt.core.dom.rewrite
A ImportRewrite.ImportRewriteContext can optionally be used in e.g.
ImportRewrite.TypeLocation - Enum-Klasse 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 - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportRewriteAnalyzer
 
ImportRewriteAnalyzer.RewriteResult - Klasse 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 - Klasse in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
Used as a constructor parameter to ImportRewriteAnalyzer to configure its behavior.
ImportRewriteConfiguration.Builder - Klasse in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
 
ImportRewriteConfiguration.ImplicitImportIdentification - Enum-Klasse in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
Specifies which types are considered to be implicitly imported.
ImportRewriteConfiguration.ImportContainerSorting - Enum-Klasse 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-Klasse in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports
 
ImportRewriteContext() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
 
imports - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
imports - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope
 
imports - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
imports() - Methode in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.CompilationUnit
The "imports" structural property of this node type (element type: ImportDeclaration).
importsCache - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
IMPOSSIBLE_MATCH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
imul() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IMUL - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IMUL - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
IMUL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IMultiModuleEntry - Schnittstelle 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
IN_ASSIGNMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
IN_COMPARISON_NON_NULL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
IN_COMPARISON_NULL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
IN_INSTANCEOF - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
IN_SNIPPET_TAGS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
IN_SNIPPET_TAGS_LENGTH - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
in_symb - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
in_symbol(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
IN_UNBOXING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
INACCURATE_MATCH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
INameEnvironment - Schnittstelle 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 - Schnittstelle 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 - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.core
 
inAspect - Variable in Klasse org.aspectj.weaver.patterns.PerClause
 
iNBit - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
inc() - Methode in Klasse org.aspectj.runtime.internal.CFlowCounter
 
inc() - Methode in Schnittstelle org.aspectj.runtime.internal.cflowstack.ThreadCounter
 
inc() - Methode in Klasse org.aspectj.runtime.internal.cflowstack.ThreadCounterImpl11
 
incarnations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
INCLUDE_ALL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
includeNullInfoFromAsserts - Variable in Klasse 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSetOfCharArray
 
includes(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
includes(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleWordSet
 
includes(char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
includes(char[][][], char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
Veraltet. 
includes(char[][][], char[][], char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
includes(Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SimpleSet
 
includes(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.StringSet
 
includesBinaries() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
Veraltet.
Use SearchEngine.createJavaSearchScope(IJavaElement[]) with the package fragment roots that correspond to the binaries instead.
includesBinaries() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope
Veraltet. 
includesClasspaths() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchScope
Veraltet.
includesClasspaths() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope
Veraltet. 
includeSubtypes - Variable in Klasse org.aspectj.weaver.patterns.TypePattern
 
INCOMPATIBLE_CLASS_CHANGE_ERROR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.ExceptionConstants
 
INCOMPATIBLE_JDK_LEVEL - Statische Variable in Schnittstelle 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 - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
IncompatibleExceptionInInheritedMethodThrowsClause - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
incompatibleExceptionInThrowsClause(SourceTypeBinding, MethodBinding, MethodBinding, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IncompatibleExceptionInThrowsClause - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleExceptionInThrowsClauseForNonInheritedInterfaceMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleLambdaParameterType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleMethodReference - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleNonInheritedInterfaceMethod - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
incompatiblePatternType(ASTNode, TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
incompatibleReturnType(ReferenceExpression, MethodBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
incompatibleReturnType(MethodBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IncompatibleReturnType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleReturnTypeForNonInheritedInterfaceMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleSerialVersion - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
IncompatibleTypesInConditionalOperator - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleTypesInEqualityOperator - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncompatibleTypesInForeach - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
INCOMPLETE_SWITCH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
InconsistentHierarchy - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
INCORRECT_NUMBER_OF_TYPE_ARGUMENTS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
INCORRECT_TARGET_FOR_DECLARE_ANNOTATION - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
IncorrectArityForParameterizedConstructor - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncorrectArityForParameterizedMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
incorrectArityForParameterizedType(ASTNode, TypeBinding, TypeBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
incorrectArityForParameterizedType(ASTNode, TypeBinding, TypeBinding[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IncorrectArityForParameterizedType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncorrectEnclosingInstanceReference - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
incorrectLocationForNonEmptyDimension(ArrayAllocationExpression, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
incorrectSwitchType(Expression, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IncorrectSwitchType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IncorrectSwitchType17 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
incPath(Path, Path) - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
Add path elements to source path and return result.
INCREMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression.Operator
Postfix increment "++" operator.
INCREMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression.Operator
Prefix increment "++" operator.
incremental() - Methode in Klasse org.aspectj.tools.ajc.Main.CommandController
 
INCREMENTAL_BUILD - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
INCREMENTAL_OPTION - Statische Variable in Klasse org.aspectj.tools.ajc.Main.CommandController
 
incrementalBuild(AjBuildConfig, IMessageHandler) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
IncrementalImageBuilder - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
The incremental image builder
IncrementalImageBuilder(BatchImageBuilder, CompilationGroup) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
IncrementalImageBuilder(JavaBuilder) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
IncrementalImageBuilder(JavaBuilder, State, CompilationGroup) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
IncrementalStateManager - Klasse 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() - Konstruktor für Klasse org.aspectj.ajdt.internal.core.builder.IncrementalStateManager
 
incrementProgressBarVal() - Methode in Klasse org.aspectj.ajde.ui.swing.BuildProgressPanel
Makes the progress bar move one second ahead.
increments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
indent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
Increases this token's indentation by one position
indent_body_declarations_compare_to_annotation_declaration_header - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_body_declarations_compare_to_enum_constant_header - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_body_declarations_compare_to_enum_declaration_header - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_body_declarations_compare_to_record_header - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_body_declarations_compare_to_type_header - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_breaks_compare_to_cases - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
INDENT_BY_ONE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by indenting by one compare to the current indentation.
INDENT_DEFAULT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by using the current indentation.
indent_empty_lines - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
INDENT_ON_COLUMN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by indenting on column under the splitting location.
INDENT_PRESERVE - Statische Variable in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_statements_compare_to_body - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_switchstatements_compare_to_cases - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indent_switchstatements_compare_to_switch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
indentation_size - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
IndentManipulation - Klasse in org.aspectj.org.eclipse.jdt.core.formatter
Helper class to provide String manipulation functions dealing with indentations.
indentOnColumn - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
index - Variable in Klasse org.aspectj.apache.bcel.generic.InstructionCP
 
index - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement.ResolvedCase
 
index - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypePattern
 
index - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CachedIndexEntry
 
index - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticFieldBinding
 
index - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
index - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
index - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.NLSTag
 
index - Variable in Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking
 
Index - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
INDEX_FILE - Statische Variable in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
Default name of cache index file - assumed to contain AbstractIndexedFileCacheBacking.IndexEntry-s
INDEX_FILE_NAME - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.JavadocConstants
 
INDEX_LOCATION_ATTRIBUTE_NAME - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the index location attribute.
INDEX_MANAGER_NOTIFY_IDLE_WAIT_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
INDEX_OF - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
INDEX_OUT_OF_BOUNDS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating the given source position is out of bounds.
INDEX_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ArrayAccess
The "index" structural property of this node type (child type: Expression).
INDEX_VERSION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.DiskIndex
 
indexAll(IProject) - Methode in Klasse 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 - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IndexAllProject(IProject, IndexManager) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexAllProject
 
IndexBasedHierarchyBuilder - Klasse in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
 
IndexBasedHierarchyBuilder(TypeHierarchy, IJavaSearchScope) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder
 
IndexBinaryFolder - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IndexBinaryFolder(IContainer, IndexManager) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexBinaryFolder
 
indexDocument() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
indexDocument() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.BinaryIndexer
 
indexDocument() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.ManifestIndexer
 
indexDocument() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexer
 
indexDocument(SearchDocument, SearchParticipant, Index, IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
indexDocument(SearchDocument, IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Indexes the given document in the given index.
indexDocument(SearchDocument, IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
INDEXED - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IndexEntry() - Konstruktor für Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking.IndexEntry
 
IndexingParser - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IndexingParser(ISourceElementRequestor, IProblemFactory, CompilerOptions, boolean, boolean, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexingParser
 
indexLibrary(IPath, IProject, URL) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
indexLibrary(IPath, IProject, URL, boolean) - Methode in Klasse 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 - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
IndexLocation(URL) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
indexLocations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
synchronized by IndexManager.this
key = containerPath, value = indexLocation path
indexLocation path is created by appending an index file name to the getJavaPluginWorkingLocation() path
indexManager - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
IndexManager - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IndexManager() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
IndexNamesRegistry - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IndexNamesRegistry(File, IPath) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexNamesRegistry
 
indexOf(char[], char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
indexOf(char[], char[][]) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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[]) - Statische Methode in Klasse org.aspectj.asm.internal.CharOperation
Taken from org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
indexOf(char, char[]) - Statische Methode in Klasse 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[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
indexOf(char, char[], int) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
indexOf(Token) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
IndexOf - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.DangerousMethod
 
indexOfAssistIdentifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
indexOfAssistIdentifier(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
indexOfAssistIdentifier(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
indexOfEnclosingPath(IPath, IPath[], int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
indexOfFirstFieldBinding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
indexOfJavaLikeExtension(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
indexOfLastSingleComment(String, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
indexOfMatchingPath(IPath, IPath[], int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
indexOfNestedPath(IPath, IPath[], int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
indexPath - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleDescriptor
 
indexPath - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeDescriptor
 
IndexQualifier - Klasse in org.aspectj.org.eclipse.jdt.internal.core.index
The index qualifier which is used for represent MetaIndex qualifications which contains a category and a search key.
indexQualifierQuery - Variable in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchPattern
The encoded index qualifier query which is used to narrow down number of indexes to search based on the qualifier.
IndexQueryRequestor - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search
TODO add spec
IndexQueryRequestor() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.IndexQueryRequestor
 
IndexRequest - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
 
IndexRequest(IPath, IndexManager) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
indexResolvedDocument() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
indexResolvedDocument() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.SourceIndexer
 
indexResolvedDocument(SearchDocument, SearchParticipant, Index, IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
indexResolvedDocument(SearchDocument, IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchParticipant
Indexes the given resolved document in the given index.
indexResolvedDocument(SearchDocument, IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
IndexSelector - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.IndexSelector
 
indexSourceFolder(JavaProject, IPath, char[][], char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Index the content of the given source folder.
indexVariable - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
indices - Variable in Klasse org.aspectj.apache.bcel.generic.InstructionSelect
 
indirectAccessToStaticField(ASTNode, FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IndirectAccessToStaticField - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
indirectAccessToStaticMethod(ASTNode, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IndirectAccessToStaticMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IndirectAccessToStaticType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IndirectStaticAccess - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
individualToString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
individualToString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
individualToString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
individualToString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
individualToString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
individualToString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.LabelFlowContext
 
individualToString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
individualToString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
ineg() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
INEG - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
INEG - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
INEG - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
INestHostAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a nest host attribute as described in the JVM specifications.
INestMemberAttributeEntry - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a nest host attribute as described in the JVM specifications.
INestMembersAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of nest members attribute as described in the JVM specifications.
inferBinaryName(JavaFileManager.Location, JavaFileObject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
inferConstructorOfElidedParameterizedType(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
inferDiamondConstructor(Scope, InvocationSite, TypeBinding, TypeBinding[], boolean[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
inferElidedTypes(ParameterizedTypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
inferElidedTypes(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
inferenceContext - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
inferenceContext - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
InferenceContext - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Context used during type inference for a generic method invocation
InferenceContext(MethodBinding) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
InferenceContext18 - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Main class for new type inference as per JLS8 sect 18.
InferenceContext18(Scope) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
InferenceContext18(Scope, Expression[], InvocationSite, InferenceContext18) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Construct an inference context for an invocation (method/constructor).
InferenceFailureException - Ausnahmeklasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Thrown when a definite compile error is detected deep within the type inference.
InferenceFailureException(String) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceFailureException
 
InferenceSubstitution - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
A type variable substitution strategy based on inference variables (JLS8 18.1.1)
InferenceSubstitution(InferenceContext18) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
 
InferenceSubstitution(LookupEnvironment, InferenceVariable[], InvocationSite) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
 
InferenceVariable - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Implementation of 18.1.1 in JLS8
inferFunctionalInterfaceParameterization(LambdaExpression, BlockScope, ParameterizedTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
18.5.3 Functional Interface Parameterization Inference
inferInvocationApplicability(MethodBinding, TypeBinding[], boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
JLS 18.5.1 Invocation Applicability Inference.
inferInvocationType(TypeBinding, InvocationSite, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
JLS 18.5.2 Invocation Type Inference
inferKind(String) - Statische Methode in Klasse org.aspectj.ajdt.ajc.AjdtCommand
Heuristically infer the type of output message logged by the AspectJ compiler.
inferModuleName(JavaFileManager.Location) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
inferRecordPatternParameterization(RecordPattern, BlockScope, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
InferredApplicableMethodInapplicable - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
inferredReturnType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
inferredReturnType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
inferredWithUncheckedConversion - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
INFIX_EXPRESSION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type InfixExpression.
InfixExpression - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Infix expression AST node type.
InfixExpression.Operator - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Infix operators (typesafe enumeration).
info - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
info(String) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
 
info(String) - Methode in Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
 
info(String) - Methode in Klasse org.aspectj.weaver.tools.CommonsTrace
 
info(String) - Methode in Klasse org.aspectj.weaver.tools.DefaultTrace
 
info(String) - Methode in Klasse org.aspectj.weaver.tools.Jdk14Trace
 
info(String) - Methode in Schnittstelle org.aspectj.weaver.tools.Trace
 
info(String) - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
info(IMessageHandler, String) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
create and handle info message (ignored if handler is null)
Info - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
INFO - Statische Variable in Schnittstelle org.aspectj.bridge.IMessage
 
INFO - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "info".
INFO - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
info2 - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
infoMessagesEnabled - Variable in Klasse org.aspectj.weaver.World
 
infoStack - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
Stack of parent scope info objects.
infoThreshold - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
infoToHandle - Variable in Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Set of type bits that should be inherited by any sub types.
INHERITANCE - Statische Variable in Klasse org.aspectj.ajde.ui.StructureViewProperties.Hierarchy
 
inheritDocTagSelected - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionJavadocParser
 
inheritedDefaultMethodConflictsWithOtherInherited(SourceTypeBinding, MethodBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InheritedDefaultMethodConflictsWithOtherInherited - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InheritedFieldHidesEnclosingName - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InheritedIncompatibleReturnType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InheritedMethodHidesEnclosingName - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
inheritedMethodReducesVisibility(TypeParameter, MethodBinding, MethodBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
inheritedMethodReducesVisibility(SourceTypeBinding, MethodBinding, MethodBinding[]) - Methode in Klasse org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
inheritedMethodReducesVisibility(SourceTypeBinding, MethodBinding, MethodBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InheritedMethodReducesVisibility - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
inheritedMethodsHaveIncompatibleReturnTypes(ASTNode, MethodBinding[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
inheritedMethodsHaveIncompatibleReturnTypes(SourceTypeBinding, MethodBinding[], int, boolean[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
inheritedMethodsHaveNameClash(SourceTypeBinding, MethodBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InheritedNameHidesEnclosingName - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
inheritedParameterLackingNonnullAnnotation(MethodBinding, int, ReferenceBinding, ASTNode, char[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InheritedParameterLackingNonNullAnnotation - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
inheritedPositions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
inheritedPositions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
inheritedPositionsPtr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
InheritedTypeHidesEnclosingName - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
inheritNullAnnotations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Should null annotations of overridden methods be inherited?
inInner - Variable in Klasse org.aspectj.ajdt.internal.compiler.ast.Proceed
 
init() - Methode in Klasse org.aspectj.bridge.MessageHandler
Initialize this, removing any messages accumulated, kinds being ignored, or interceptor.
init() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
init(boolean) - Methode in Klasse org.aspectj.bridge.MessageHandler
Initialize this, removing any messages accumulated, kinds being ignored, or interceptor.
init(File, String, String, String[]) - Methode in Klasse org.aspectj.util.LangUtil.ProcessController
 
init(String[], String) - Methode in Klasse org.aspectj.util.LangUtil.ProcessController
 
init(String[], IMessageHandler) - Methode in Klasse org.aspectj.tools.ajc.Main.CommandController
 
init(String, String, String[]) - Methode in Klasse org.aspectj.util.LangUtil.ProcessController
 
init(ICompilerConfiguration, IUIBuildMessageHandler, IBuildProgressMonitor, EditorAdapter, IdeUIAdapter, IconRegistry, Frame, IRuntimeProperties, boolean) - Methode in Klasse org.aspectj.ajde.Ajde
Initializes the ajde ui and sets up the compiler
init(ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
init(ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
init(ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
Init - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
INIT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
initBeforeSearch(IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IParallelizable
Initialize all needed data before search is started
initBeforeSearch(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
initByteArrays(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
INITFAILURECAUSE_FIELD_NAME - Statische Variable in Klasse org.aspectj.weaver.NameMangler
 
initFailureCauseField(UnresolvedType) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
 
initial(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
INITIAL_CONTENTS_SIZE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
INITIAL_HEADER_SIZE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
initial_indentation_level - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
initialization - Variable in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
initialization - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
Initialization - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
INITIALIZATION - Statische Variable in Schnittstelle org.aspectj.lang.JoinPoint
 
INITIALIZATION - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
INITIALIZATION - Statische Variable in Klasse org.aspectj.weaver.tools.PointcutPrimitive
 
InitializationBit - Statische Variable in Klasse org.aspectj.weaver.Shadow
 
initializationCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
InitializationFlowContext - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
initializationParent - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
initializationPCs - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
initializations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForStatement
 
initializationSource - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
The field's initializer string (if the field is a constant).
initialize() - Statische Methode in Klasse org.aspectj.apache.bcel.ConstantsInitializer
 
initialize() - Methode in Schnittstelle org.aspectj.asm.IElementHandleProvider
Initializes handle provider state.
initialize() - Methode in Klasse org.aspectj.asm.internal.JDTLikeHandleProvider
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathDirectory
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJep247Jdk12
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJrt
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJsr199
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathMultiReleaseJar
 
initialize() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
Initialize the entry
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationMethodInfoWithAnnotations
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ComponentInfoWithAnnotation
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ComponentInfoWithTypeAnnotation
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
This method is used to fully initialize the contents of the receiver.
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithAnnotation
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithTypeAnnotation
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
This method is used to fully initialize the contents of the receiver.
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfoWithAnnotations
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.RecordComponentInfo
This method is used to fully initialize the contents of the receiver.
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.TypeAnnotationInfo
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.JrtFileSystem
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrtWithReleaseOption
Set up the paths where modules and regular classes need to be read.
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
initialize() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
initialize() - Methode in Klasse org.aspectj.weaver.loadtime.Aj
Initialization
initialize() - Methode in Schnittstelle org.aspectj.weaver.loadtime.ClassPreProcessor
Post constructor initialization, usually empty
initialize(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
initialize(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
initialize(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.DocumentElementParser
 
initialize(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
initialize(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
initialize(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
initialize(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
Initialize a set of irritants in one group
initialize(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Initializes this hierarchy's internal tables with the given size.
initialize(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
initialize(File) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
initialize(PrintWriter, PrintWriter, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
Veraltet.
- use Main.initialize(PrintWriter, PrintWriter, boolean, Map, CompilationProgress) instead e.g. initialize(outWriter, errWriter, systemExit, null, null)
initialize(PrintWriter, PrintWriter, boolean, Map<String, String>) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
Veraltet.
- 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
initialize(PrintWriter, PrintWriter, boolean, Map<String, String>, CompilationProgress) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl
 
initialize(ClassLoader, IWeavingContext) - Methode in Klasse org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
initialize(String) - Methode in Klasse 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.MultiCatchExceptionLabel
 
initialize(ClassFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
initialize(CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
initialize(CompilationResult, Expression, TypeReference[], char[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
initialize(IrritantSet) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
initialize(SourceTypeBinding, ClassFile, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
initialize(JavaProject, int) - Methode in Klasse 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) - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
initialize(ReferenceType, Class, ClassLoader, World) - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
initialize(IPath, IJavaProject) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModulePathContainerInitializer
 
initialize(IPath, IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer
 
initialize(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
initializeAfterLoad(IProgressMonitor) - Statische Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
initializeAnnotationProcessorManager() - Methode in Klasse org.aspectj.ajdt.ajc.BuildArgParser
 
initializeAnnotationProcessorManager() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
initializeAnnotationProcessorManager() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl
 
initializeAnnotationProcessorManager(Compiler) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
initializeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
initializeArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
initializeArgVars() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
Initialize all the available arguments at the shadow.
initializeAspectNamesToFileNameMap() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
initializeBounds(Scope, ParameterizedTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
Initialize capture bounds using substituted supertypes e.g. given XUngültige Eingabe: "<"U, V extends XUngültige Eingabe: "<"U, V>>, capture(XUngültige Eingabe: "<"E,?
initializeBounds(Scope, ParameterizedTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
initializeBuild(char[], boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Veraltet.
Initializes the builder to create a document fragment.
initializeBuild(char[], boolean, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMBuilder
Veraltet.
Initializes the builder to create a document fragment.
initializeCache(ClassLoader, List<String>, GeneratedClassHandler, IMessageHandler) - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor
If the cache is enabled, initialize it and swap out the existing classhandler for the caching one -
initializeConstructorAccessor(MethodBinding) - Methode in Klasse 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() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
initializeDefaultPosition() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
Sets the default position in which to create the new type member.
initializeDefaultPosition() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaCorePreferenceInitializer
 
initializeDeprecatedAnnotationTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
initializeDeprecatedAnnotationTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
Compute the tag bits for @Deprecated annotations, avoiding resolving entire annotation if not necessary.
initializeDeprecatedAnnotationTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding
 
initializeDeprecatedAnnotationTagBits() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
initializedField - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
initializeForAroundClosure() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
initializeForModule(ModuleBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
initializeImportCaches() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
initializeKindedAnnotationVars() - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
initializeMaxLocals(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
initializeMessages(String, Class) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
initializeMethodAccessor(MethodBinding, boolean, ReferenceBinding) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
initializeParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
initializeParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
 
initializeParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetCompiler
 
initializePatternVariables(BlockScope, CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypePattern
 
initializePolymorphicSearch(MatchLocator) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndLocator
 
initializePolymorphicSearch(MatchLocator) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
initializePolymorphicSearch(MatchLocator) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
initializePolymorphicSearch(MatchLocator) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
Initializes this search pattern so that polymorphic search can be performed.
initializePreferences() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
Initialize preferences lookups for JavaCore plug-in.
initializer - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
Initializer - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Static or instance initializer AST node type.
Initializer - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
Initializer - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
Initializer(Block, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
Initializer(JavaElement, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.Initializer
 
INITIALIZER - Variable in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
 
INITIALIZER - Statische Variable in Klasse org.aspectj.asm.internal.HandleProviderDelimiter
 
INITIALIZER - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
INITIALIZER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type Initializer.
INITIALIZER - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Constant representing a stand-alone instance or class initializer.
INITIALIZER - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Node type constant indicating an initializer declaration.
INITIALIZER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
INITIALIZER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MementoTokenizer
 
INITIALIZER_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ArrayCreation
The "initializer" structural property of this node type (child type: ArrayInitializer).
INITIALIZER_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "initializer" structural property of this node type (child type: Expression).
INITIALIZER_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.VariableDeclarationFragment
The "initializer" structural property of this node type (child type: Expression).
initializerBody - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
initializeRegions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedTypeHierarchy
 
initializeRegions() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Initializes the file, package and project regions
InitializerElementInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.core
Element info for IInitializer elements.
InitializerElementInfo() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerElementInfo
 
initializerMustCompleteNormally(FieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InitializerMustCompleteNormally - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
initializeRoots(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
initializers - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
A collection of the resulting initializers, or null if no initializer results have been received.
initializers() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ForStatement
Returns the live ordered list of initializer expressions in this for statement.
INITIALIZERS_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ForStatement
The "initializers" structural property of this node type (element type: Expression).
initializerScope - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
InitializerSignature - Schnittstelle in org.aspectj.lang.reflect
Signature for static and instance initializers.
InitializerWithChildrenInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
InitializerWithChildrenInfo(IJavaElement[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.InitializerWithChildrenInfo
 
initializeScanner() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
initializeScanner() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
initializeScanner() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionParser
 
initializeScanner() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser
 
initializeScanner() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
initializeScanner() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.CommentRecorderParser
 
initializeTargetAnnotationVars() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
initializeTargetVar() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
initializeThisAnnotationVars() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
initializeWithinAnnotationVars() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
initializeWithinCodeAnnotationVars() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
initialPosition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
initIfaceInitializer(InstructionHandle) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
initRawPackageInfo(HashtableOfArrayToObject, String, boolean, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
initRawPackageInfo(HashtableOfArrayToObject, String, boolean, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JModPackageFragmentRoot
 
initRootModules(LookupEnvironment, FileSystem) - Methode in Klasse org.aspectj.ajdt.ajc.BuildArgParser
 
initRootModules(LookupEnvironment, FileSystem) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
initsBeforeContext - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.InitializationFlowContext
 
initSecretPatternVariable(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypePattern
 
initsOnBreak - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
initsOnBreak() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
initsOnContinue - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
initsOnException(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
initsOnFinally - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
initsOnReturn - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
initsOnReturn - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
initsOnReturn() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
 
initsOnReturn() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
initsOnReturn() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
initStateIndex - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BranchStatement
 
initStateIndex - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
initsWhenFalse - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
initsWhenFalse() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
initsWhenFalse() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
initsWhenTrue - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
initsWhenTrue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
initsWhenTrue() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
initTables(Class) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
INJARS_CHANGED - Statische Variable in Schnittstelle org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
INJECT_PACKAGE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
INJECT_TYPE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
INLINE_ALL_TAGS_LENGTH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionJavadocParser
 
INLINE_IDX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
INLINE_TAGS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
INLINE_TAGS_LENGTH - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
InlineAccessFieldBinding - Klasse 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) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
inlineAccessMethodForFieldGet(String, UnresolvedType, UnresolvedType) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
 
inlineAccessMethodForFieldGet(UnresolvedType, Member) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
 
inlineAccessMethodForFieldSet(String, UnresolvedType, UnresolvedType) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
 
inlineAccessMethodForFieldSet(UnresolvedType, Member) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
 
inlineAccessMethodForMethod(String, UnresolvedType, UnresolvedType) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
 
inlineAccessMethodForMethod(UnresolvedType, ResolvedMember) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
 
inlineForwardReferencesFromLabelsTargeting(BranchLabel, int) - Methode in Klasse 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 Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
inlineTagStarted - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
inModule - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
INN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
iNNBit - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
INNER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
 
INNER - Statische Variable in Klasse org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
INNER_CLASSES - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAttributeNamesConstants
"InnerClasses" attribute.
INNER_CLASSES_SIZE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
innerCanBeSeenBy(ReferenceBinding, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
innerCanBeSeenBy(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
innerCflowEntries - Variable in Klasse org.aspectj.weaver.Advice
 
InnerClass - Klasse 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 - Statische Variable in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
InnerClass(int, int, int, int) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.InnerClass
 
InnerClass(InnerClass) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.InnerClass
Initialize from another object.
InnerClasses - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.InnerClasses
 
InnerClasses(InnerClasses) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.InnerClasses
Initialize from another object.
InnerClassesAttribute - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IInnerClassesAttribute.
InnerClassesAttribute(byte[], IConstantPool, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttribute
Constructor for InnerClassesAttribute.
InnerClassesAttributeEntry - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
Default implementation of IInnerClassesAttributeEntry
InnerClassesAttributeEntry(byte[], IConstantPool, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.InnerClassesAttributeEntry
 
innerClassesBindings - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
InnerClassInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
Describes one entry in the classes table of the InnerClasses attribute.
InnerClassInfo(byte[], int[], int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
 
InnerClassName - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
InnerEmulationDependency - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
InnerEmulationDependency(BlockScope, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InnerEmulationDependency
 
innermostCastedExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
innermostSwitchCase() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the immediately enclosing switchCase statement (carried by closest blockScope),
innerTracker - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
innerTypesCannotDeclareStaticInitializers(ReferenceBinding, Initializer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
INPATH_CHANGED - Statische Variable in Schnittstelle org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
inpathMap - Variable in Klasse org.aspectj.asm.AsmManager
 
insert(int, Token) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
Adds given token at given index.
insert(Instruction) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
Insert an instruction at start of this list.
insert(InstructionBranch) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
Insert a branch instruction at start of this list.
insert(InstructionHandle, Instruction) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
Insert an instruction before instruction (handle) ih contained in this list.
insert(InstructionHandle, InstructionBranch) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
Insert an instruction before instruction (handle) ih contained in this list.
insert(InstructionHandle, InstructionList) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
Insert another list before Instruction handle ih contained in this list.
insert(InstructionList) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
Insert another list.
insert(Instruction, Instruction) - Methode in Klasse 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) - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
Insert another list before Instruction i contained in this list.
insert(ASTNode, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
insert(Argument, Argument[]) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
insert(Expression, Expression[]) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
insert(TypeParameter, TypeParameter[]) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
insert(TypeBinding, TypeBinding[]) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
insert(TypeVariableBinding[], TypeVariableBinding[]) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
insert(TypeVariableBinding, TypeVariableBinding[]) - Statische Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AstUtil
 
insert(UnresolvedType, UnresolvedType[]) - Statische Methode in Klasse org.aspectj.weaver.UnresolvedType
Creates a new type array with a fresh type inserted at the beginning.
insert(TextEdit, TextEdit) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
 
INSERT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "insert".
INSERT_AFTER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
A constant meaning to position the new element after the element defined by fAnchorElement.
INSERT_BEFORE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
A constant meaning to position the new element before the element defined by fAnchorElement.
INSERT_LAST - Statische Variable in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_annotation_on_field - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_annotation_on_local_variable - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_annotation_on_method - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_annotation_on_package - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_annotation_on_parameter - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_annotation_on_type - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_label - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_opening_brace_in_array_initializer - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_after_type_annotation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_at_end_of_file_if_missing - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_before_catch_in_try_statement - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_before_closing_brace_in_array_initializer - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_before_else_in_if_statement - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_before_finally_in_try_statement - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_new_line_before_while_in_do_statement - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_additive_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_and_in_type_parameter - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_arrow_in_switch_case - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_arrow_in_switch_default - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_assignment_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_at_in_annotation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_at_in_annotation_type_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_bitwise_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_closing_angle_bracket_in_type_arguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_closing_angle_bracket_in_type_parameters - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_closing_brace_in_block - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_closing_paren_in_cast - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_colon_in_assert - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_colon_in_case - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_colon_in_conditional - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_colon_in_for - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_colon_in_labeled_statement - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_allocation_expression - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_annotation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_array_initializer - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_constructor_declaration_parameters - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_constructor_declaration_throws - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_enum_constant_arguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_enum_declarations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_explicit_constructor_call_arguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_for_increments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_for_inits - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_method_declaration_parameters - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_method_declaration_throws - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_method_invocation_arguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_multiple_field_declarations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_multiple_local_declarations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_parameterized_type_reference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_permitted_types - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_record_components - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_superinterfaces - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_switch_case_expressions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_type_arguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_comma_in_type_parameters - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_ellipsis - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_lambda_arrow - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_logical_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_multiplicative_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_not_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_angle_bracket_in_parameterized_type_reference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_angle_bracket_in_type_arguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_angle_bracket_in_type_parameters - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_brace_in_array_initializer - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_bracket_in_array_allocation_expression - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_bracket_in_array_reference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_annotation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_cast - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_catch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_constructor_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_enum_constant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_for - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_if - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_method_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_method_invocation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_parenthesized_expression - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_record_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_switch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_synchronized - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_try - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_opening_paren_in_while - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_postfix_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_prefix_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_question_in_conditional - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_question_in_wilcard - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_relational_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_semicolon_in_for - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_semicolon_in_try_resources - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_shift_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_string_concatenation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_after_unary_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_additive_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_and_in_type_parameter - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_arrow_in_switch_case - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_arrow_in_switch_default - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_assignment_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_at_in_annotation_type_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_bitwise_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_angle_bracket_in_parameterized_type_reference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_angle_bracket_in_type_arguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_angle_bracket_in_type_parameters - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_brace_in_array_initializer - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_bracket_in_array_allocation_expression - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_bracket_in_array_reference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_annotation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_cast - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_catch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_constructor_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_enum_constant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_for - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_if - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_method_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_method_invocation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_parenthesized_expression - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_record_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_switch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_synchronized - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_try - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_closing_paren_in_while - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_assert - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_case - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_conditional - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_default - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_for - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_colon_in_labeled_statement - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_allocation_expression - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_annotation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_array_initializer - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_constructor_declaration_parameters - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_constructor_declaration_throws - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_enum_constant_arguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_enum_declarations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_explicit_constructor_call_arguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_for_increments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_for_inits - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_method_declaration_parameters - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_method_declaration_throws - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_method_invocation_arguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_multiple_field_declarations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_multiple_local_declarations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_parameterized_type_reference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_permitted_types - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_record_components - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_superinterfaces - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_switch_case_expressions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_type_arguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_comma_in_type_parameters - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_ellipsis - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_lambda_arrow - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_logical_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_multiplicative_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_angle_bracket_in_parameterized_type_reference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_angle_bracket_in_type_arguments - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_angle_bracket_in_type_parameters - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_annotation_type_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_anonymous_type_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_array_initializer - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_block - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_constructor_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_enum_constant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_enum_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_method_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_record_constructor - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_record_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_switch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_brace_in_type_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_bracket_in_array_allocation_expression - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_bracket_in_array_reference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_bracket_in_array_type_reference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_annotation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_annotation_type_member_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_catch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_constructor_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_enum_constant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_for - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_if - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_method_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_method_invocation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_parenthesized_expression - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_record_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_switch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_synchronized - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_try - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_opening_paren_in_while - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_parenthesized_expression_in_return - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_parenthesized_expression_in_throw - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_postfix_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_prefix_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_question_in_conditional - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_question_in_wilcard - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_relational_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_semicolon - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_semicolon_in_for - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_semicolon_in_try_resources - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_shift_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_string_concatenation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_before_unary_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_brackets_in_array_type_reference - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_braces_in_array_initializer - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_brackets_in_array_allocation_expression - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_parens_in_annotation_type_member_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_parens_in_constructor_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_parens_in_enum_constant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_parens_in_method_declaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insert_space_between_empty_parens_in_method_invocation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
insertAfter(ASTNode, ASTNode, TextEditGroup) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Inserts the given node into the list after the given element.
insertASTNode(ASTRewrite, ASTNode, ASTNode) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Inserts the given node into the list at the given index.
insertBefore(ASTNode, ASTNode, TextEditGroup) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ListRewrite
Inserts the given node into the list before the given element.
insertBeforeElements - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.MultiOperation
Table specifying insertion positions for elements being copied/moved/renamed.
InsertCommand(AsynchronousFileCacheBacking, String, byte[]) - Konstruktor für Klasse org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.InsertCommand
 
insertDeltaTree(IJavaElement, JavaElementDelta) - Methode in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
Change kind to describe that the event is an insert event.
insertedTokens - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
insertedTokensPosition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
insertedTokensPtr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
insertedTokenUsed - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScannerData
 
insertFirst(ASTNode, TextEditGroup) - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.SortedCharArrays
 
insertionIndex(int[], int, int) - Statische Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateElementInCUOperation
One of the position constants, describing where to position the newly created element.
insertLast(ASTNode, TextEditGroup) - Methode in Klasse 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) - Methode in Klasse org.aspectj.weaver.bcel.AnnotationAccessVar
 
insertLoad(InstructionList, InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.AspectInstanceVar
 
insertLoad(InstructionList, InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.BcelCflowAccessVar
 
insertLoad(InstructionList, InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.BcelVar
 
insertLoad(InstructionList, InstructionFactory) - Methode in Klasse org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
insertParameterAnnotation(String, int, char, ExternalAnnotationUtil.MergeStrategy) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Insert an encoded annotation into the given methodSignature affecting one of its parameters.
insertPositionUpdater(IPositionUpdater, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleDocument
 
insertReturnAnnotation(String, char, ExternalAnnotationUtil.MergeStrategy) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ExternalAnnotationUtil
Insert an encoded annotation into the given methodSignature affecting its return type.
insertSibling(IDOMNode) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Inserts the given un-parented node as a sibling of this node, immediately before this node.
insertSibling(IDOMNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
 
insertToken(int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
insertTokenAhead(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
insertTokens(int[], int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
INSIDE_NEGATION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
insideComments - Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
insideEnumConstantPart - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
InsideExpressionStatement - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
InsideJavadoc - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
insideModuleInfo - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
insideRecovery - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
insideRoot(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
InsideSubRoutineFlowContext - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
insideTypeAnnotation - Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionNodeFound
 
insideTypeAnnotation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
InstallException - Ausnahmeklasse 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() - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.eval.InstallException
Constructs a InstallException with no detail message.
InstallException(String) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.eval.InstallException
Constructs a InstallException with the specified detail message.
installGlobals(AjBuildConfig) - Methode in Klasse 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 - Statische Variable in Klasse org.aspectj.ajde.Ajde
 
instance_of(TypeReference, TypeBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
instance_of(TypeBinding) - Methode in Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InstanceMethodDuringConstructorInvocation - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
instanceOf(String, String) - Statische Methode in Klasse org.aspectj.apache.bcel.Repository
 
instanceOf(JavaClass) - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
Equivalent to runtime "instanceof" operator.
instanceOf(JavaClass, JavaClass) - Statische Methode in Klasse org.aspectj.apache.bcel.Repository
Equivalent to runtime "instanceof" operator.
Instanceof - Klasse in org.aspectj.weaver.ast
 
Instanceof(Var, UnresolvedType) - Konstruktor für Klasse org.aspectj.weaver.ast.Instanceof
 
INSTANCEOF - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
The special value ImportRewrite.TypeLocation.INSTANCEOF is used for instanceof expressions.
INSTANCEOF - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.annotation.TypeAnnotationGen
 
INSTANCEOF - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
INSTANCEOF - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IExtendedAnnotationConstants
 
INSTANCEOF - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
INSTANCEOF - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
INSTANCEOF - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
INSTANCEOF - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
INSTANCEOF_EXPRESSION - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type InstanceofExpression.
INSTANCEOF_QUICK - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
INSTANCEOF_TYPE_REFERENCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as a type of an instanceof expression.
InstanceofExpression - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Instanceof expression AST node type.
InstanceOfExpression - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
InstanceOfExpression(Expression, Pattern) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
InstanceOfExpression(Expression, TypeReference) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
instanceofType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
instantiateGetClass(TypeBinding, MethodBinding, Scope) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
The type of x.getClass() is substituted from 'ClassUngültige Eingabe: "<"?
INSTANTIATION_ERROR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.ExceptionConstants
 
instExcs - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
instFlags - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
Instruction - Klasse in org.aspectj.apache.bcel.generic
Abstract super class for all Java byte codes.
Instruction(short) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.Instruction
 
InstructionBranch - Klasse in org.aspectj.apache.bcel.generic
Abstract super class for branching instructions like GOTO, IFEQ, etc..
InstructionBranch(short) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionBranch
 
InstructionBranch(short, int) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionBranch
 
InstructionBranch(short, InstructionHandle) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionBranch
 
InstructionByte - Klasse in org.aspectj.apache.bcel.generic
Instruction that needs one byte
InstructionByte(short, byte) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionByte
 
InstructionCLV - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionCLV
 
InstructionCLV(short, int) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionCLV
 
InstructionConstants - Schnittstelle in org.aspectj.apache.bcel.generic
This interface contains shareable instruction objects.
InstructionConstants.Clinit - Klasse in org.aspectj.apache.bcel.generic
 
InstructionCP - Klasse 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) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionCP
 
InstructionFactory - Klasse in org.aspectj.apache.bcel.generic
Instances of this class may be used, e.g., to generate typed versions of instructions.
InstructionFactory(ConstantPool) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
InstructionFactory(ClassGen) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
InstructionFactory(ClassGen, ConstantPool) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionFactory
 
InstructionHandle - Klasse in org.aspectj.apache.bcel.generic
Instances of this class give users a handle to the instructions contained in an InstructionList.
InstructionHandle(Instruction) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionHandle
 
InstructionList - Klasse in org.aspectj.apache.bcel.generic
This class is a container for a list of Instruction objects.
InstructionList() - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionList
 
InstructionList(byte[]) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionList
Initialize instruction list from byte array.
InstructionList(Instruction) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionList
 
InstructionLV - Klasse in org.aspectj.apache.bcel.generic
Abstract super class for instructions dealing with local variables.
InstructionLV(short) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionLV
 
InstructionLV(short, int) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionLV
 
instructionPosition - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CaseLabel
 
INSTRUCTIONS - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
Get object via its opcode, for immutable instructions like branch instructions entries are set to null.
InstructionSelect - Klasse in org.aspectj.apache.bcel.generic
Select - Abstract super class for LOOKUPSWITCH and TABLESWITCH instructions.
InstructionSelect(short, ByteSequence) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionSelect
 
InstructionShort - Klasse in org.aspectj.apache.bcel.generic
Instruction that needs one short
InstructionShort(short, short) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InstructionShort
 
InstructionTargeter - Schnittstelle in org.aspectj.apache.bcel.generic
Denote that a class targets InstructionHandles within an InstructionList.
InstVisitor - Schnittstelle in org.aspectj.apache.bcel.generic
Interface implementing the Visitor pattern programming style.
INT - Statische Variable in Klasse org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
INT - Statische Variable in Klasse org.aspectj.apache.bcel.generic.Type
 
INT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "int".
INT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl
 
INT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Base type definitions
INT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
INT - Statische Variable in Klasse org.aspectj.weaver.UnresolvedType
 
INT - Variable in Klasse org.aspectj.weaver.World
 
INT_ARRAY - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
INT_INITIAL_SIZE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Int2Byte - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
INT2BYTE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
Int2Char - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
INT2CHAR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
Int2Double - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Float - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Int - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Long - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Int2Short - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
INT2SHORT - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
Int2String - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
intCache - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
IntConstant - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
IntConstrSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
INTEGER - Statische Variable in Klasse org.aspectj.apache.bcel.generic.Type
 
INTEGER_TAG - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a constant of type int
IntegerCache - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
IntegerCache() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Constructs a new, empty hashtable.
IntegerCache(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.IntegerCache
Constructs a new, empty hashtable with the specified initial capacity.
IntegerTag - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
integrateInnerInferenceB2(InferenceContext18) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
intendedDefaultNonNullness - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
TagBits-encoded default for non-annotated types.
INTER_TYPE_CONSTRUCTOR - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
INTER_TYPE_DECLARED_BY - Statische Variable in Klasse org.aspectj.weaver.model.AsmRelationshipProvider
 
INTER_TYPE_DECLARES - Statische Variable in Klasse org.aspectj.weaver.model.AsmRelationshipProvider
 
INTER_TYPE_FIELD - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
INTER_TYPE_METHOD - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
INTER_TYPE_PARENT - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
interceptor - Variable in Klasse org.aspectj.bridge.MessageHandler
listener which can halt processing by returning true
interConstructor(ResolvedType, ResolvedMember, UnresolvedType) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
 
INTERFACE - Variable in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
 
INTERFACE - Statische Variable in Klasse org.aspectj.asm.IProgramElement.Kind
 
INTERFACE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeCategoryTypePattern
 
INTERFACE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is an interface.
INTERFACE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
INTERFACE - Statische Variable in Klasse org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
INTERFACE_AND_ANNOTATION - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is an interface or annotation type.
INTERFACE_AND_ANNOTATION_SUFFIX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
INTERFACE_CANT_EXTEND_CLASS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
INTERFACE_DECL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
INTERFACE_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
The "interface" structural property of this node type (type: Boolean).
INTERFACE_SUFFIX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
InterfaceAmbiguous - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.AmbiguousType instead
interfaceBounds - Variable in Klasse org.aspectj.util.GenericSignature.FormalTypeParameter
 
interfaceCannotHaveConstructors(ConstructorDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InterfaceCannotHaveConstructors - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
interfaceCannotHaveInitializers(char[], FieldDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InterfaceCannotHaveInitializers - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
interfaceConstructor(ResolvedType) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
 
InterfaceInheritedNameHidesEnclosingName - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.InheritedTypeHidesEnclosingName instead
InterfaceInternalNameProvided - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.InternalTypeNameProvided instead
InterfaceMethodInvocationNotBelow18 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
InterfaceMethodRefTag - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
InterfaceNotFound - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.UndefinedType instead
InterfaceNotFunctionalInterface - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InterfaceNotVisible - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated, use IProblem.NotVisibleType instead
interfaces - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
interfaces() - Element in Annotationsschnittstellen org.aspectj.lang.annotation.DeclareMixin
 
INTERFACES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
INTERFACES_IMPLEMENTED_BY_ARRAYS - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
The names of the interfaces implemented by arrays
InterfaceStaticMethodInvocationNotBelow18 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
interfaceSuperInvocationNotBelow18(QualifiedSuperReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InterfaceSuperInvocationNotBelow18 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
interFieldClassField(int, UnresolvedType, UnresolvedType, String) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
This field goes on the class the field is declared onto
interFieldClassField(ResolvedMember, UnresolvedType, boolean) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
This field goes on the class the field is declared onto.
interFieldGetDispatcher(ResolvedMember, UnresolvedType) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
This static method goes on the aspect that declares the inter-type field
interFieldGetDispatcher(UnresolvedType, UnresolvedType, String) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
This static method goes on the aspect that declares the inter-type field
interFieldInitializer(ResolvedMember, UnresolvedType) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
 
interFieldInitializer(UnresolvedType, UnresolvedType, String) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
This field goes on top-most implementers of the interface the field is declared onto
interFieldInterfaceField(UnresolvedType, UnresolvedType, String) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
This field goes on top-most implementers of the interface the field is declared onto
interFieldInterfaceGetter(ResolvedMember, ResolvedType, UnresolvedType) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
This static method goes on the aspect that declares the inter-type field
interFieldSetDispatcher(UnresolvedType, UnresolvedType, String) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
This static method goes on the aspect that declares the inter-type field
InterimCompilationResult - Klasse 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>) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.InterimCompilationResult
 
InterimCompilationResult(CompilationResult, IOutputClassFileNameProvider) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.InterimCompilationResult
 
InterInitializer - Statische Variable in Klasse org.aspectj.weaver.AdviceKind
 
interMethod(int, UnresolvedType, UnresolvedType, String) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
This method goes on the target type of the inter-type method.
interMethod(ResolvedMember, UnresolvedType, boolean) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
This method goes on the target type of the inter-type method.
interMethodBody(ResolvedMember, UnresolvedType) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
This method goes on the declaring aspect of the inter-type method.
interMethodBody(UnresolvedType, UnresolvedType, String) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
This static method goes on the declaring aspect of the inter-type method.
interMethodBridger(ResolvedMember, UnresolvedType, boolean) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
This method goes on the target type of the inter-type method.
interMethodDispatcher(ResolvedMember, UnresolvedType) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
This static method goes on the declaring aspect of the inter-type method.
interMethodDispatcher(UnresolvedType, UnresolvedType, String) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
This static method goes on the declaring aspect of the inter-type method.
intern(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
intern(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DeduplicationUtil
 
intern(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
intern(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DeduplicationUtil
 
Intern - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
Internal - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
INTERNAL - Statische Variable in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
INTERNAL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.eval.ICodeSnippetRequestor
Indicates an internal problem.
INTERNAL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
internal_error - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
INTERNAL_TABLE_SIZE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharDeduplication
 
internalBeginToCompile(ICompilationUnit[], int) - Methode in Klasse 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 - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist
Internal completion context
InternalCompletionContext() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
InternalCompletionProposal - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist
Internal completion proposal
InternalCompletionProposal(int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
Creates a basic completion proposal.
internalDefaultRootModules(Iterable<T>, Function<T, String>, Function<T, IModule>) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
InternalError - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
internalException(CoreException) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
InternalExtendedCompletionContext - Klasse in org.aspectj.org.eclipse.jdt.internal.codeassist
 
InternalExtendedCompletionContext(InternalCompletionContext, ITypeRoot, CompilationUnitDeclaration, LookupEnvironment, Scope, ASTNode, ASTNode, WorkingCopyOwner, CompletionParser) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalExtendedCompletionContext
 
internalGetCopySources(List, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
internalIsValidPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
internalMakeFieldBinding(ResolvedMember, List<String>) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
Take a normal AJ member and convert it into an eclipse fieldBinding.
internalMakeMethodBinding(ResolvedMember, List<String>) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
internalMakeMethodBinding(ResolvedMember, List<String>, UnresolvedType) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
Take a normal AJ member and convert it into an eclipse methodBinding.
InternalNameProvided - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
InternalNamingConventions - Klasse in org.aspectj.org.eclipse.jdt.internal.core
 
InternalNamingConventions() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.InternalNamingConventions
 
internalPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
internalPath() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
internalRecordNullityMismatch(Expression, TypeBinding, FlowInfo, int, NullAnnotationMatching, TypeBinding, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
internalRecordNullityMismatch(Expression, TypeBinding, FlowInfo, int, NullAnnotationMatching, TypeBinding, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
internalRecordNullityMismatch(Expression, TypeBinding, FlowInfo, int, NullAnnotationMatching, TypeBinding, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
internalResolveType(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadocFieldReference
 
internalResolveType(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
internalResolveType(Scope, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference
 
internalResolveType(Scope, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
internalResolveType(Scope, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
internalResolveType(Scope, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocSingleTypeReference
 
internalResolveType(Scope, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
internalSetBytes(byte[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
Sets the actual bytes of the class file.
internalTagNamePropertyFactory(Class) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTagElement
The "tagName" structural property of this node type (type: String).
internalTextPropertyFactory(Class) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTextElement
The "text" structural property of this node type (type: String).
InternalTypeNameProvided - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InternalUseOnlyPointcutParser - Klasse in org.aspectj.weaver.reflect
 
InternalUseOnlyPointcutParser(ClassLoader) - Konstruktor für Klasse org.aspectj.weaver.reflect.InternalUseOnlyPointcutParser
 
InternalUseOnlyPointcutParser(ClassLoader, ReflectionWorld) - Konstruktor für Klasse org.aspectj.weaver.reflect.InternalUseOnlyPointcutParser
 
internalWorked(double) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
internalWorked(double) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
internObject(T) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DeduplicationUtil
 
internQualifiedNames(char[][][]) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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>) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
internQualifiedNames(StringSet) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
InternSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
internSimpleNames(char[][], boolean) - Statische Methode in Klasse 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>) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
Veraltet. 
internSimpleNames(Set<String>, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
internSimpleNames(StringSet, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ReferenceCollection
 
interphase - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
IntersectingPattern - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.IntersectingPattern
 
intersectingTypes - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
INTERSECTION_TYPE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type IntersectionType.
INTERSECTION_TYPE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
INTERSECTION_TYPE_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Kind constant for the intersection type signature.
INTERSECTION_TYPE18 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
intersectionCastNotBelow18(TypeReference[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IntersectionCastNotBelow18 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IntersectionCastTypeReference - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
IntersectionCastTypeReference(TypeReference[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntersectionCastTypeReference
 
IntersectionType - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Type node for an intersection type in a cast expression (added in JLS8 API).
IntersectionTypeBinding18 - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
InterSuperFixerVisitor - Klasse in org.aspectj.ajdt.internal.compiler.ast
Walks the body of inter-type declarations and replaces SuperReference with InterSuperReference
InterSuperFixerVisitor(InterTypeDeclaration, EclipseFactory, Scope) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.ast.InterSuperFixerVisitor
 
InterSuperReference - Klasse in org.aspectj.ajdt.internal.compiler.ast
Used to represent super references inside of inter-type declarations.
InterSuperReference(SuperReference, TypeBinding) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.ast.InterSuperReference
 
InterTypeConstructorDeclaration - Klasse in org.aspectj.ajdt.internal.compiler.ast
An inter-type constructor declaration.
InterTypeConstructorDeclaration - Schnittstelle in org.aspectj.lang.reflect
Runtime representation of an inter-type constructor member declared within an aspect.
InterTypeConstructorDeclaration(CompilationResult, TypeReference) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeConstructorDeclaration
 
InterTypeConstructorDeclarationImpl - Klasse in org.aspectj.internal.lang.reflect
 
InterTypeConstructorDeclarationImpl(AjType<?>, String, int, Method) - Konstruktor für Klasse org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
InterTypeDeclaration - Klasse in org.aspectj.ajdt.internal.compiler.ast
Base type for all inter-type declarations including methods, fields and constructors.
InterTypeDeclaration - Schnittstelle in org.aspectj.lang.reflect
Represents an inter-type method, field, or constructor declared in an aspect.
InterTypeDeclaration(CompilationResult, TypeReference) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
InterTypeDeclarationImpl - Klasse in org.aspectj.internal.lang.reflect
 
InterTypeDeclarationImpl(AjType<?>, String, int) - Konstruktor für Klasse org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
InterTypeDeclarationImpl(AjType<?>, AjType<?>, int) - Konstruktor für Klasse org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
InterTypeFieldBinding - Klasse in org.aspectj.ajdt.internal.compiler.lookup
 
InterTypeFieldBinding(EclipseFactory, ResolvedTypeMunger, UnresolvedType, AbstractMethodDeclaration) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
InterTypeFieldDeclaration - Klasse in org.aspectj.ajdt.internal.compiler.ast
An inter-type field declaration.
InterTypeFieldDeclaration - Klasse in org.aspectj.org.eclipse.jdt.core.dom
InterTypeFieldDeclaration DOM AST node.
InterTypeFieldDeclaration - Schnittstelle in org.aspectj.lang.reflect
Represents an inter-type field declaration declared in an aspect.
InterTypeFieldDeclaration(CompilationResult, TypeReference) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeFieldDeclaration
 
InterTypeFieldDeclarationImpl - Klasse in org.aspectj.internal.lang.reflect
 
InterTypeFieldDeclarationImpl(AjType<?>, String, int, String, AjType<?>, Type) - Konstruktor für Klasse org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
InterTypeFieldDeclarationImpl(AjType<?>, AjType<?>, Field) - Konstruktor für Klasse org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
IntertypeMemberClassDeclaration - Klasse in org.aspectj.ajdt.internal.compiler.ast
Represents an intertype member class declaration.
IntertypeMemberClassDeclaration(CompilationResult) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
InterTypeMemberFinder - Klasse 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() - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeMemberFinder
 
IntertypeMemberTypeFinder - Klasse 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() - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.lookup.IntertypeMemberTypeFinder
 
InterTypeMethodBinding - Klasse 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) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
InterTypeMethodDeclaration - Klasse in org.aspectj.ajdt.internal.compiler.ast
An inter-type method declaration.
InterTypeMethodDeclaration - Klasse in org.aspectj.org.eclipse.jdt.core.dom
InterTypeMethodDeclaration DOM AST node.
InterTypeMethodDeclaration - Schnittstelle in org.aspectj.lang.reflect
Represents an inter-type method declaration member within an aspect.
InterTypeMethodDeclaration(CompilationResult, TypeReference) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
InterTypeMethodDeclarationImpl - Klasse in org.aspectj.internal.lang.reflect
 
InterTypeMethodDeclarationImpl(AjType<?>, String, int, String, Method) - Konstruktor für Klasse org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
InterTypeMethodDeclarationImpl(AjType<?>, AjType<?>, Method, int) - Konstruktor für Klasse org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
interTypeMungers - Variable in Klasse org.aspectj.weaver.ResolvedType
 
interTypeScope - Variable in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
interTypeScope - Variable in Klasse org.aspectj.ajdt.internal.compiler.ast.IntertypeMemberClassDeclaration
 
InterTypeScope - Klasse in org.aspectj.ajdt.internal.compiler.lookup
 
InterTypeScope(Scope, ReferenceBinding) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
InterTypeScope(Scope, ReferenceBinding, List) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
IntIntegerSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
IntLiteral - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
IntLiteralMinValue - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
IntLiteralMinValue(char[], char[], int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteralMinValue
 
IntMap - Klasse in org.aspectj.weaver
 
IntMap() - Konstruktor für Klasse org.aspectj.weaver.IntMap
 
IntMap(int) - Konstruktor für Klasse org.aspectj.weaver.IntMap
 
intObject(int) - Statische Methode in Klasse org.aspectj.runtime.internal.Conversions
 
intPtr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
INTRODUCTION - Variable in Klasse org.aspectj.ajde.ui.AbstractIconRegistry
 
intStack - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
intValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement.ResolvedCase
 
intValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.ByteConstant
 
intValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CharConstant
 
intValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.Constant
 
intValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.DoubleConstant
 
intValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.FloatConstant
 
intValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IntConstant
 
intValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.LongConstant
 
intValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.ShortConstant
 
intValue(Object) - Statische Methode in Klasse org.aspectj.runtime.internal.Conversions
 
INTVALUE_INTEGER_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
INTVALUE_INTEGER_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
INVALID - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.ArchiveValidity
 
INVALID_ANNOTATION_VALUE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
INVALID_ARGUMENTS_FOR_INVOKEINTERFACE - Statische Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
 
INVALID_BINARY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_BYTECODE - Statische Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
 
INVALID_CHAR_IN_STRING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_CHARACTER_CONSTANT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_CLASSPATH - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a classpath entry was invalid
INVALID_CLASSPATH - Statische Variable in Klasse 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 - Statische Variable in Schnittstelle 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 - Statische Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
 
INVALID_CONTENTS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the specified contents are not valid.
INVALID_CP_CONTAINER_ENTRY - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a container path was resolved to invalid entries (null or container).
INVALID_DESTINATION - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a destination provided for a copy/move/rename operation is invalid.
INVALID_DIGIT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_ELEMENT_TYPES - Statische Variable in Schnittstelle 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_FLOAT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_HEXA - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_HIGH_SURROGATE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_INPUT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_LOW_SURROGATE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_MAGIC_NUMBER - Statische Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
 
INVALID_NAME - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a name provided is not syntactically correct.
INVALID_OCTAL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_PACKAGE - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a path provided to an operation is invalid.
INVALID_PROJECT - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a sibling specified is not valid.
INVALID_TAG_CONSTANT - Statische Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.core.util.ClassFormatException
 
INVALID_TEXTBLOCK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_UNDERSCORE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
INVALID_UNICODE_ESCAPE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
invalidAbsoluteTypeName - Variable in Klasse org.aspectj.weaver.Lint
 
InvalidAbsoluteTypeName - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
invalidAnnotationMemberType(MethodDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidAnnotationMemberType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidArrayConstructorReference(ReferenceExpression, TypeBinding, TypeBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidArrayConstructorReference - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidBinary - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidBreak(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidBreak - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidCatchBlockSequence - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidCharacterConstant - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidClassInstantiation - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidClasspathSection(String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.ClasspathSectionProblemReporter
 
invalidConstructor(Statement, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidContinue(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidContinue - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidCursorLocation - Ausnahmeklasse 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) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.InvalidCursorLocation
 
InvalidDigit - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidEnclosingType(Expression, TypeBinding, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidEncoding - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidEscape - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidExplicitConstructorCall(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidExplicitConstructorCall - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidExpressionAsStatement(Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidExpressionAsStatement - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidField(FieldReference, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidField(NameReference, FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidField(QualifiedNameReference, FieldBinding, int, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidFileNameForPackageAnnotations(Annotation) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidFileNameForPackageAnnotations - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidFloat - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidHexa - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidHighSurrogate - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidInput - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidInputException - Ausnahmeklasse in org.aspectj.org.eclipse.jdt.core.compiler
Exception thrown by a scanner when encountering lexical errors.
InvalidInputException() - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.core.compiler.InvalidInputException
Creates a new exception with no detail message.
InvalidInputException(String) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.core.compiler.InvalidInputException
Creates a new exception with the given detail message.
InvalidJavadoc - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
InvalidLowSurrogate - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidMethod(MessageSend, MethodBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidModule(ModuleReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidNullToSynchronize(Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidNullToSynchronized - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidOctal - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidOpensStatement(OpensStatement, ModuleDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidOpensStatement - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidOperator(BinaryExpression, TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidOperator(CompoundAssignment, TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidOperator(UnaryExpression, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidOperator - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidPackageReference(int, PackageVisibilityStatement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidParameterizedExceptionType(TypeBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidParameterizedExceptionType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidParameters - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Javadoc
 
invalidParenthesizedExpression(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidParenthesizedExpression - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidResourceException - Ausnahmeklasse in org.aspectj.ajde.ui
 
InvalidResourceException() - Konstruktor für Ausnahmeklasse org.aspectj.ajde.ui.InvalidResourceException
Constructor for InvalidResourceException.
InvalidResourceException(String) - Konstruktor für Ausnahmeklasse org.aspectj.ajde.ui.InvalidResourceException
Constructor for InvalidResourceException.
InvalidServiceImplType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidServiceIntfType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidServiceRef(int, TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidTargetForAnnotation - Variable in Klasse org.aspectj.weaver.Lint
 
invalidType(ASTNode, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidTypeArguments(TypeReference[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeArguments - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidTypeExpression - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Veraltet.
- problem is no longer generated
InvalidTypeForAutoManagedResource - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
invalidTypeForCollection(Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeForCollection - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidTypeForCollectionTarget14(Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeForCollectionTarget14 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidTypeForStaticImport - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidTypeForStaticImport - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
invalidTypeToSynchronize(Expression, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeToSynchronized - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidTypeVariableAsException(TypeBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidTypeVariableExceptionType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUnaryExpression(Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUnaryExpression - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidUnicodeEscape - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidUnionTypeReferenceSequence - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfAnnotation(Annotation) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
invalidUsageOfAnnotationDeclarations(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfAnnotationDeclarations - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidUsageOfAnnotations - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfEnumDeclarations(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfEnumDeclarations - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfForeachStatements(LocalDeclaration, Expression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfForeachStatements - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfStaticImports(ImportReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfStaticImports - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeAnnotations(Annotation) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfTypeAnnotations - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeArguments(TypeReference, TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfTypeArguments - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeParameters(TypeParameter, TypeParameter) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfTypeParameters - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeParametersForAnnotationDeclaration(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfTypeParametersForAnnotationDeclaration - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfTypeParametersForEnumDeclaration(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfTypeParametersForEnumDeclaration - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidUsageOfVarargs(AbstractVariableDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
InvalidUsageOfVarargs - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidUsageOfWildcard - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
InvalidVoidExpression - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
invalidWildcardTypeName - Variable in Klasse org.aspectj.weaver.Lint
 
InvalidWildCardTypeName - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
INVISIBLE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
Invocation - Schnittstelle 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
INVOCATION_ARGUMENT_UNCHECKED - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
INVOCATION_ARGUMENT_WILDCARD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
INVOCATION_CONTEXT - Enum-Konstante in Enum-Klasse 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
InvocationSite.EmptyWithAstNode - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
invocationTargetType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
invocationTargetType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
invocationTargetType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
invocationTargetType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
invocationTargetType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
Implementation of InvocationSite.invocationTargetType() suitable at this level.
invocationTargetType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
invocationTargetType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
invocationType() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
invocationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ClassScope
 
invocationType() - Methode in Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
invoke(byte, int, int, char[], char[], char[], int, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invoke(byte, int, int, char[], char[], char[], TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invoke(byte, MethodBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invoke(byte, MethodBinding, TypeBinding, TypeReference[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invoke(byte, MethodBinding, TypeBinding, TypeReference[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
invoke(Class<?>, Object, String, Object, Object) - Statische Methode in Klasse org.aspectj.util.Reflection
 
invoke(Class<?>, Object, String, Object, Object, Object) - Statische Methode in Klasse org.aspectj.util.Reflection
 
invoke(Object, Method, Object[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
INVOKE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
INVOKE_METHOD_METHOD_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
INVOKE_METHOD_METHOD_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
invokeAccessibleObjectSetAccessible() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeArrayNewInstance() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeAutoCloseableClose(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassForName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassGetDeclaredConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassGetDeclaredField() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeClassGetDeclaredMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeDynamic(int, int, int, char[], char[], boolean, TypeReference, TypeReference[], int, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeDynamic(int, int, int, char[], char[], boolean, TypeReference, TypeReference[], int, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.TypeAnnotationCodeStream
 
invokeDynamic(int, int, int, char[], char[], int, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
InvokeDynamic - Klasse in org.aspectj.apache.bcel.generic
INVOKEDYNAMIC
InvokeDynamic(int, int) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InvokeDynamic
 
INVOKEDYNAMIC - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
INVOKEDYNAMIC - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
InvokeDynamicTag - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants
 
invokeEnumOrdinal(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
InvokeInstruction - Klasse in org.aspectj.apache.bcel.generic
Super class for the INVOKExxx family of instructions.
InvokeInstruction(short, int) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.InvokeInstruction
 
INVOKEINTERFACE - Klasse in org.aspectj.apache.bcel.generic
INVOKEINTERFACE - Invoke interface method
INVOKEINTERFACE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
INVOKEINTERFACE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
INVOKEINTERFACE(int, int, int) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.INVOKEINTERFACE
 
INVOKEINTERFACE_QUICK - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
invokeIterableIterator(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangAssertionErrorConstructor(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangAssertionErrorDefaultConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangClassDesiredAssertionStatus() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangEnumvalueOf(ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangEnumValues(TypeBinding, ArrayBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangErrorConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangIncompatibleClassChangeErrorDefaultConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangMatchExceptionConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectConstructorNewInstance() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectFieldGetter(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectFieldSetter(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaLangReflectMethodInvoke() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaUtilIteratorHasNext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaUtilIteratorNext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeJavaUtilObjectsrequireNonNull() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeN(Class<?>, String, Object, Object[]) - Statische Methode in Klasse org.aspectj.util.Reflection
 
invokeNoClassDefFoundErrorStringConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
INVOKENONVIRTUAL - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
INVOKENONVIRTUAL_QUICK - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
invokeObjectEquals() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeObjectGetClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
INVOKESPECIAL - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
INVOKESPECIAL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
INVOKESTATIC - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
INVOKESTATIC - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
INVOKESTATIC_QUICK - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
invokestaticN(Class<?>, String, Object[]) - Statische Methode in Klasse org.aspectj.util.Reflection
 
invokeStringConcatenationAppendForType(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
The equivalent code performs a string conversion of the TOS
invokeStringConcatenationDefaultConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringConcatenationStringConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringConcatenationToString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringEquals() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringHashCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringIntern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeStringValueOf(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
INVOKESUPER_QUICK - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
invokeSystemArraycopy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeThrowableAddSuppressed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
invokeThrowableGetMessage() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
INVOKEVIRTUAL - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
INVOKEVIRTUAL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
INVOKEVIRTUAL_QUICK - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
INVOKEVIRTUAL_QUICK_W - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
INVOKEVIRTUALOBJECT_QUICK - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IO - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
IO_EXCEPTION - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that an java.io.IOException occurred.
IOpcodeMnemonics - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of each opcode mnemonic according to the JVM specifications.
IOpenable - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Common protocol for Java elements that must be opened before they can be navigated or modified.
ior() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IOR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IOR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
IOR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IOrdinaryClassFile - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Ordinary form of a IClassFile which holds exactly one IType.
IOutputClassFileNameProvider - Schnittstelle in org.aspectj.ajdt.internal.compiler
 
IOutputLocationManager - Schnittstelle in org.aspectj.ajde.core
Interface that handles where the compilation output is sent.
IPackageBinding - Schnittstelle in org.aspectj.org.eclipse.jdt.core.dom
A package binding represents a named or unnamed package.
IPackageDeclaration - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Represents a package declaration in Java compilation unit.
IPackageFragment - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.core
A package fragment root contains a set of package fragments.
IPackageVisibilityInfo - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of an exports/opens info as described in the JVM specifications 4.7.25
IParallelizable - Schnittstelle 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 - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Common protocol for Java elements that contain other Java elements.
IPathRequestor - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.core
 
IPermittedSubclassesAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of permitted subclasses attribute as described in the JVM specifications.
IPermittedSubclassesAttributeEntry - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of permitted subclasses attribute as described in the JVM specifications.
IPolyExpression - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
This interface is used by SourceTypeBinding to provide a delegated lookup instance.
IProblem - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler
 
IProblemRequestor - Schnittstelle in org.aspectj.org.eclipse.jdt.core
A callback interface for receiving java problem as they are discovered by some Java operation.
IProcessorProvider - Schnittstelle 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 - Schnittstelle in org.aspectj.asm
Represents program elements in the AspectJ containment hierarchy.
IProgramElement.Accessibility - Klasse in org.aspectj.asm
Uses "typesafe enum" pattern.
IProgramElement.ExtraInformation - Klasse in org.aspectj.asm
 
IProgramElement.Kind - Klasse in org.aspectj.asm
Uses "typesafe enum" pattern.
IProgramElement.Modifiers - Klasse in org.aspectj.asm
Uses "typesafe enum" pattern.
IProgressListener - Schnittstelle in org.aspectj.bridge
Used to give progress information typically to IDEs
IProvidesInfo - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a provides info as described in JVMS9 4.7.25.
IQualifiedTypeResolutionListener - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
A listener, which gets notified when a type binding has been discovered.
IRecordAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of record components attribute as described in the JVM specifications.
IRecordComponent - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IReflectionWorld - Schnittstelle in org.aspectj.weaver.reflect
 
IRegion - Schnittstelle in org.aspectj.org.eclipse.jdt.core
A Java model region describes a hierarchical set of elements.
IRelationship - Schnittstelle in org.aspectj.asm
A relationship has a name (e.g.
IRelationship.Kind - Klasse in org.aspectj.asm
 
IRelationshipMap - Schnittstelle in org.aspectj.asm
Maps from a program element handles to a list of relationships between that element and other program elements.
irem() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IREM - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IREM - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
IREM - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IRequestor - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.eval
A callback interface for receiving code snippet evaluation results.
IRequiresInfo - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a requires info as described in JVMS9 4.7.25
IRestrictedAccessConstructorRequestor - Schnittstelle 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 - Schnittstelle 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 - Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ireturn() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
IRETURN - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IRETURN - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
IRETURN - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
irritant - Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.InvalidCursorLocation
 
IrritantSet - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.impl
Represent a set of irritant flags.
IrritantSet(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
Constructor with initial irritant set
IrritantSet(IrritantSet) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
Constructor with initial irritant set
IRuntimeInvisibleAnnotationsAttribute - Schnittstelle 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 - Schnittstelle 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 - Schnittstelle 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 - Schnittstelle in org.aspectj.ajde
Interface to enable users to specify which class to run
IRuntimeVisibleAnnotationsAttribute - Schnittstelle 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 - Schnittstelle 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 - Schnittstelle 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
IS_EXTENDS_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
 
IS_INSTANCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
IS_NOTNULL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
IS_NULL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
IS_TRUE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
is10VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
is11VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
is12VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
is13VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
is14VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
is15VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
is16VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
is17VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
is18VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
is19VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
is1dot3VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
Veraltet.
is1dot4VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
Veraltet.
is1dot5VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
Veraltet.
is1dot6VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
Veraltet.
is1dot7VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
Veraltet.
is1dot8VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
is20VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
is21VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
is9VMOrGreater() - Statische Methode in Klasse org.aspectj.util.LangUtil
 
isAbort() - Methode in Schnittstelle org.aspectj.bridge.IMessage
 
isAbort() - Methode in Klasse org.aspectj.bridge.Message
 
isAbstract() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
isAbstract() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isAbstract() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the abstract modifier, false otherwise.
isAbstract() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isAbstract() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isAbstract() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is an abstract type
isAbstract() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
isAbstract() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
isAbstract() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
isAbstract() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
isAbstract() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
isAbstract() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isAbstract(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "abstract" modifier.
isAbstract(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the abstract modifier.
isAcceptableMethod(MethodBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isActive() - Methode in Klasse org.aspectj.ajde.ui.BuildConfigNode
 
isActive() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.IDebugRequestor
 
isActive() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
isActive(IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
Returns whether this participant is active for a given project.
isActualParameterList(String) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.Signature
 
IsAdditionalDeclarator - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isAddSerialVerUID() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isAddSerialVerUID() - Methode in Klasse org.aspectj.weaver.World
 
isAdviceLike() - Methode in Klasse org.aspectj.weaver.patterns.Declare
Indicates if this declare should be treated like advice.
isAdviceLike() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
isAdviceLike() - Methode in Klasse org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
isAdviceLike() - Methode in Klasse org.aspectj.weaver.patterns.DeclareParents
 
isAdviceLike() - Methode in Klasse org.aspectj.weaver.patterns.DeclarePrecedence
 
isAdviceLike() - Methode in Klasse org.aspectj.weaver.patterns.DeclareSoft
 
isAdviceLike() - Methode in Klasse org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
isAffected(IJavaElementDelta, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Returns true if the given delta could change this type hierarchy
isAffectedByOpenable(IJavaElementDelta, IJavaElement, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.RegionBasedTypeHierarchy
 
isAffectedByOpenable(IJavaElementDelta, IJavaElement, int) - Methode in Klasse 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() - Methode in Klasse org.aspectj.asm.internal.Relationship
Return the direction of the relationship.
isAffects() - Methode in Schnittstelle org.aspectj.asm.IRelationship
 
isAfter() - Methode in Klasse org.aspectj.weaver.AdviceKind
 
isAfterAdvice(MethodDeclaration) - Methode in Klasse org.aspectj.ajdt.internal.compiler.parser.DeclarationFactory
 
isAfterAdvice(MethodDeclaration) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.Parser.IDeclarationFactory
 
isAfterWithClause() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isAjFileName(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
isAjSynthetic() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
isAjSynthetic() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
isAjSynthetic() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
isAjSynthetic() - Methode in Klasse org.aspectj.weaver.ResolvedPointcutDefinition
 
isAllowableChild(IDOMNode) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns whether the given node is an allowable child for this node.
isAllowableChild(IDOMNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
 
isAllowingRequiredProposals(int, int) - Methode in Klasse 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() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
isALOAD() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionLV
 
isAlwaysTrue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.GuardedPattern
 
isAlwaysTrue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Pattern
 
isAlwaysTrue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordPattern
 
isAncestorOf(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
Returns true if this element is an ancestor of the given element, otherwise false.
isAnnnotationDefault(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccAnnnotationDefault bit set.
isAnnotatable() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type can be annotated.
isAnnotatedElsewhere() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
isAnnotatedElsewhere() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
isAnnotatedElsewhere() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
isAnnotatedToUnannotated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
isAnnotatedTypeSystem() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.AnnotatableTypeSystem
 
isAnnotatedTypeSystem() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeSystem
 
isAnnotation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
isAnnotation() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isAnnotation() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
Returns true if this class represents an annotation, i.e. it was a 'public @interface blahblah' declaration
isAnnotation() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
isAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Annotation
 
isAnnotation() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IExtendedModifier
Returns whether this extended modifier is an annotation.
isAnnotation() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an annotation type.
isAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
 
isAnnotation() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents an annotation type.
isAnnotation() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Veraltet.
Returns whether this type represents an annotation type ("@interface" instead of "interface").
isAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isAnnotation() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isAnnotation() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
isAnnotation() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAnnotation() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
isAnnotation() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
isAnnotation() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAnnotation() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAnnotation() - Methode in Klasse org.aspectj.weaver.ResolvedType
Note: Only overridden by Name subtype.
isAnnotation() - Methode in Klasse org.aspectj.weaver.TypeVariableReferenceType
 
isAnnotation(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccAnnotation bit set.
isAnnotationAllowedOnField() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
isAnnotationBasedNullAnalysisEnabled - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Master switch for null analysis based on annotations:
IsAnnotationDefaultValue - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isAnnotationMember() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this is the binding for an annotation type member.
isAnnotationMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isAnnotationMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
isAnnotationMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceAnnotationMethodInfo
 
isAnnotationMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorInfo
 
isAnnotationMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
isAnnotationMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
 
isAnnotationPresent(Class<? extends Annotation>) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
isAnnotationProcessor() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
Returns whether this participant is interested in Annotations.
isAnnotationRemover() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
isAnnotationRemover() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
isAnnotationStyle() - Methode in Klasse org.aspectj.weaver.Advice
 
isAnnotationStyleAspect() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isAnnotationStyleAspect() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isAnnotationStyleAspect() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
Check if the type is an @AJ aspect (no matter if used from an LTW point of view).
isAnnotationStyleAspect() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAnnotationStyleAspect() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
isAnnotationStyleAspect() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
isAnnotationStyleAspect() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAnnotationStyleAspect() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAnnotationStyleAspect() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isAnnotationStyleDeclaration() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
isAnnotationStyleDeclaration() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
isAnnotationTargetAllowed(BlockScope, TypeBinding, Binding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isAnnotationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
isAnnotationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isAnnotationWithRuntimeRetention() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isAnnotationWithRuntimeRetention() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isAnnotationWithRuntimeRetention() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
isAnnotationWithRuntimeRetention() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAnnotationWithRuntimeRetention() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
isAnnotationWithRuntimeRetention() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
isAnnotationWithRuntimeRetention() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAnnotationWithRuntimeRetention() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAnnotationWithRuntimeRetention() - Methode in Klasse org.aspectj.weaver.ResolvedType
Note: Only overridden by Name subtype.
isAnonymous() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isAnonymous() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
isAnonymous() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
isAnonymous() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an anonymous class.
isAnonymous() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents an anonymous type.
isAnonymous() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
isAnonymous() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
isAnonymous() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer true if the receiver is an anonymous class.
isAnonymous() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.ISourceType
Answer whether the receiver type is anonymous
isAnonymous() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isAnonymous() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
isAnonymous() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyType
Answer whether the receiver is an anonymous type
isAnonymous() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
isAnonymous() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isAnonymous() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
isAnonymous() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
isAnonymous() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isAnonymous() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
isAnonymous() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAnonymous() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
isAnonymous() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
isAnonymous() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAnonymous() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAnonymous() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isAnonymous(IProgramElement) - Statische Methode in Klasse org.aspectj.tools.ajdoc.StructureUtil
 
isAnonymousMember() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
isAnonymousType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsAnonymousType - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsAnonymousType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isAny() - Methode in Klasse org.aspectj.weaver.patterns.AnnotationTypePattern
 
isAny() - Methode in Klasse org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
isAny() - Methode in Klasse org.aspectj.weaver.patterns.NamePattern
Method isAny.
isAnyCloseable(TypeBinding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
Answer wither the given type binding is a subtype of java.lang.AutoCloseable.
isAnyEnabled(IrritantSet) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
isAnyMismatch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
isAnySet(IrritantSet) - Methode in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isAnythingPattern() - Methode in Klasse org.aspectj.weaver.patterns.TypeVariablePattern
 
isApplyAtAspectJMungersOnly() - Methode in Klasse org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
isApplyAtAspectJMungersOnly() - Methode in Schnittstelle org.aspectj.weaver.IClassFileProvider
 
isArchive() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
isArchive() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
isARecordComponent - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
isArgument() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
isArgument() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
IsArgument - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsArgument - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isAroundAdvice() - Methode in Klasse org.aspectj.weaver.Advice
 
isAroundAdvice() - Methode in Klasse org.aspectj.weaver.ShadowMunger
 
isArray() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
isArray() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
isArray() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an array type.
isArray() - Methode in Klasse org.aspectj.weaver.patterns.ExactTypePattern
 
isArray() - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
 
isArray() - Methode in Klasse org.aspectj.weaver.patterns.WildTypePattern
 
isArray() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
isArrayClone(TypeBinding, MethodBinding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
isArrayConstructorReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isArrayCreationInstruction() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
isArrayType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is an array type (ArrayType).
isArrayType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsArrayType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isArrayTypeSignature() - Methode in Klasse org.aspectj.util.GenericSignature.ArrayTypeSignature
 
isArrayTypeSignature() - Methode in Klasse org.aspectj.util.GenericSignature.FieldTypeSignature
 
isArtificial() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
isAsmAround - Statische Variable in Klasse org.aspectj.weaver.bcel.asm.AsmDetector
 
isAspect() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isAspect() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
isAspect() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
isAspect() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjTypeDeclaration
Returns whether this type declaration declares a class or an aspect.
isAspect() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isAspect() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
isAspect() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAspect() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
isAspect() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
isAspect() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAspect() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAspect() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isAspectAlreadyApplied(ResolvedType) - Methode in Klasse org.aspectj.weaver.WeaverStateInfo
 
isAspectIncluded(ResolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
isAspectIncluded(ResolvedType) - Methode in Klasse org.aspectj.weaver.World
 
isAssignable(TypeMirror, TypeMirror) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
isAssignableFrom(ResolvedType) - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isAssignableFrom(ResolvedType) - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
isAssignableFrom(ResolvedType) - Methode in Klasse org.aspectj.weaver.ReferenceType
 
isAssignableFrom(ResolvedType) - Methode in Klasse org.aspectj.weaver.ResolvedType
Determines if the variables of this type could be assigned values of another type without casting.
isAssignableFrom(ResolvedType, boolean) - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isAssignableFrom(ResolvedType, boolean) - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
isAssignableFrom(ResolvedType, boolean) - Methode in Klasse org.aspectj.weaver.ReferenceType
 
isAssignableFrom(ResolvedType, boolean) - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isAssignmentCompatible(ITypeBinding) - Methode in Schnittstelle 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) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isAssistParser() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
isAssumedExternalFile(IPath) - Methode in Klasse 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() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
isASTORE() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionLV
 
isAtAssistIdentifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
isAtAssistIdentifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionScanner
 
isAtAssistIdentifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
isAtLeast169() - Methode in Klasse org.aspectj.weaver.VersionedDataInputStream
 
isAtLeastJava5() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
isAttributeSupported(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns whether the local file system supports accessing and modifying the given attribute.
isAutomatic() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
isAutomatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
isAutomaticModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
isAutomaticModule() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModulePathEntry
Specifies whether this entry represents an automatic module.
isAutomaticModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ModulePathEntry
 
isAutomaticModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ProjectEntry
 
isAutomaticModule(ModuleElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
isAutomaticModule(ModuleElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
isAutoModule() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IModuleDescription
 
isAutoModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
isAutoNameFromManifest() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
isAutoNameFromManifest() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractModule.AutoModule
 
isAvailable(ISourceRange) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.SourceRange
Helper method that answers whether a valid source range is available in the given ISourceRange.
isBangVoid() - Methode in Klasse org.aspectj.weaver.patterns.NotTypePattern
 
isBangVoid() - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
For quickly recognizing the pattern '!
isBasedOn(IResource) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IWorkingCopy
isBasedOn(IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
Veraltet. 
isBaseType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isBaseType() - Methode in Klasse org.aspectj.util.GenericSignature.BaseTypeSignature
 
isBaseType() - Methode in Klasse org.aspectj.util.GenericSignature.TypeSignature
 
IsBaseType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isBaseTypeReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleTypeReference
 
isBaseTypeReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isBelow() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PerCflow
 
isBetter(NameEnvironmentAnswer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
 
isBetter(NameLookup.Answer) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NameLookup.Answer
 
isBinary() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMember
Returns whether this member is from a class file.
isBinary() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryLambdaExpression
 
isBinary() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryLambdaMethod
 
isBinary() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
isBinary() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
isBinary() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
isBinary() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
IsBinaryBinding - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isBinaryType() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
isBinaryType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
isBinaryType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
isBinaryType() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer whether the receiver contains the resolved binary form of the type.
isBinaryType() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceTypeElementInfo
 
isBinaryType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
isBinding() - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
isBlankFinal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
isBlockComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Comment
Returns whether this comment is a block comment (BlockComment).
isBoundParameterizedType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isBoundParameterizedType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if parameterized type AND not of the form ListUngültige Eingabe: "<"?
IsBoundParameterizedType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isBoxedPrimitiveType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
isBoxedPrimitiveType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isBoxingCompatible(TypeBinding, TypeBinding, Expression, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
isBoxingCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isBoxingCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isBoxingCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isBoxingCompatibleWith(TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isBreakable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
isBreakable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
isBridge() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isBridge() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isBridge(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccBridge bit set.
isBridge(ExecutableElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
isBridge(ReflectionBasedResolvedMemberImpl) - Methode in Schnittstelle org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
isBridge(ReflectionBasedResolvedMemberImpl) - Methode in Klasse org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
isBridge(ReflectionBasedResolvedMemberImpl) - Methode in Klasse org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
isBridgeMethod() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
isBridgeMethod() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
isBridgeMethod() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
isBridgeMethod() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
isBridgeMethod() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
isCacheable() - Methode in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
isCacheable() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
isCacheable() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
TODO Caching of methods besides getDeclaredInterfaces() may also be dependent on this flag - which?
isCacheable() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isCacheable() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isCanceled() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CompilationProgress
Returns whether cancellation of the compilation has been requested.
isCanceled() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
isCanceled() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.IJavaElementRequestor
Returns true if this IJavaElementRequestor does not want to receive any more results.
isCanceled() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementRequestor
 
isCanceled() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
isCancelled - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
isCancelledRequested() - Methode in Klasse org.aspectj.ajde.core.internal.AjdeCoreBuildNotifierAdapter
 
isCancelledRequested() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildNotifier
 
isCancelledRequested() - Methode in Schnittstelle org.aspectj.bridge.IProgressListener
 
isCancelRequested() - Methode in Schnittstelle org.aspectj.ajde.core.IBuildProgressMonitor
Checks whether the user has chosen to cancel the progress monitor
isCancelRequested() - Methode in Klasse org.aspectj.ajde.ui.swing.BuildProgressPanel
 
isCancelRequested() - Methode in Klasse org.aspectj.ajde.ui.swing.DefaultBuildProgressMonitor
 
IScanner - Schnittstelle 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 Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
isCanonicalConstructor - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
isCanonicalConstructor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this binding is for a canonical constructor or not.
isCanonicalConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isCanonicalConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isCanonicalConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isCanonicalConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
isCanonicalConstructor(ExecutableElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
IsCanonicalConstructor - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsCanonicalConstructor - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtendedTagBits
 
isCapture() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a capture binding.
isCapture() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
isCapture() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is the capture of some wildcard
IsCapturedOuterLocal - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isCaseLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
isCaseLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CaseLabel
 
isCaseSensitive - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
isCastableTo(Type) - Methode in Klasse 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) - Methode in Schnittstelle 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 Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnArgumentName
 
isCatchParameter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CatchParameterBinding
 
isCatchParameter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
isCflow() - Methode in Klasse org.aspectj.weaver.AdviceKind
 
isCflowBelow() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.CflowPointcut
 
isCflowBelow() - Methode in Klasse org.aspectj.weaver.patterns.CflowPointcut
 
isCheckedException() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isCheckRuntimeVersion() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isChildListProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.StructuralPropertyDescriptor
Returns whether this property is a child list property (instance of ChildListPropertyDescriptor.
isChildProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.StructuralPropertyDescriptor
Returns whether this property is a child property (instance of ChildPropertyDescriptor.
isClass() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
isClass() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a class type or a recovered binding.
isClass() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClassFile
Returns whether this type represents a class.
isClass() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents a class.
isClass() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Veraltet.
Returns whether this type is a class.
isClass() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer true if this .class file represents a class, false otherwise.
isClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
isClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
isClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
isClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
isClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
isClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isClass() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
isClass() - Methode in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
isClass() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isClass() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
isClass() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
isClass() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isClass() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isClassFileName(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith(".class") implementation is not creating extra strings.
isClassFileName(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith(".class") implementation is not creating extra strings.
isClasspathBeingResolved(IJavaProject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
isClassPathCorrect(char[][], CompilationUnitDeclaration, Object, boolean, ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
IsClassPathCorrect - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
IsClassPathCorrectWithReferencingType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
isClasspathVariableReadOnly(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns whether a given classpath variable is read-only or not.
isClassTypeSignature() - Methode in Klasse org.aspectj.util.GenericSignature.ClassTypeSignature
 
isClassTypeSignature() - Methode in Klasse org.aspectj.util.GenericSignature.FieldTypeSignature
 
isClinit() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer true if this method info represents a <clinit> method, false otherwise.
isClinit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isClinit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
isClinit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer true if the method is a class initializer, false otherwise.
isClinit() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryMethod
Answer whether the receiver represents a class initializer method.
isClinit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
isClinit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
isClinit(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.JavaBinaryNames
Returns true iff the given method selector is clinit.
isClosed() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IBuffer
Returns whether this buffer has been closed.
isClosed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
isClosedInFinallyOfEnclosing(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
isCode() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
isCoerceableFrom(ResolvedType) - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isCoerceableFrom(ResolvedType) - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
isCoerceableFrom(ResolvedType) - Methode in Klasse org.aspectj.weaver.ReferenceType
 
isCoerceableFrom(ResolvedType) - Methode in Klasse org.aspectj.weaver.ResolvedType
Determines if values of another type could possibly be cast to this type.
isCollapsed(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeInfoStore
 
isComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isComment(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
isCompactableOperation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
isCompactableOperation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
isCompactableOperation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
isCompactableOperation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isCompactableOperation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
isCompactConstructor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this binding is for a compact constructor or not.
isCompactConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns whether this declaration declares a constructor or a method.
isCompactConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isCompactConstructor(ExecutableElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl9
 
isCompactConstructorScope - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isCompatibleWith(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isCompatibleWith(TypeBinding, Scope) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
isCompatibleWith(TypeBinding, Scope) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isCompatibleWith(Member) - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
isCompatibleWith(Member) - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
isCompatibleWith(Member) - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
isCompilationUnit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer whether the receiver contains the compilation unit which defines the type.
isCompiled(SourceFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
 
isCompletingTypeBindings() - Statische Methode in Klasse org.aspectj.asm.AsmManager
 
isCompletionNode - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
isComplianceJava9OrHigher() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
isComplianceJava9OrHigher() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
IsCompoundAssigned - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isConsistent() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IOpenable
Returns whether the element is consistent with its underlying resource or buffer.
isConsistent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
isConsistent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
Subclasses must override as required.
isConsistentIntersection(TypeBinding[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isConstantInstruction() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
isConstantPoolInstruction() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
isConstantPushInstruction(Instruction) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
 
isConstantValueOfTypeAssignableToType(TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isConstantValueRepresentable(Constant, int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isConstructor - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
isConstructor - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionProposal
Returns whether this proposal is a constructor.
isConstructor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this binding is for a constructor or a method.
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns whether this declaration declares a constructor or a method.
isConstructor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns whether this method is a constructor.
isConstructor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMMethod
Veraltet.
Returns whether this method is a constructor.
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.MethodReferenceMatch
Returns whether the reference is on a constructor.
isConstructor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer true if this method info represents a constructor, false otherwise.
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Answer true if the method is a constructor, false otherwise.
isConstructor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IGenericMethod
 
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceConstructorInfo
 
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodElementInfo
 
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethodInfo
 
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
isConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton.BinaryMethodSkeleton
 
isConstructor(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.JavaBinaryNames
Returns true iff the given method selector is a constructor.
isConstructor(LazyMethodGen) - Statische Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
isConstructor(ResolvedMember) - Statische Methode in Klasse org.aspectj.weaver.MemberUtils
 
isConstructorCall - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isConstructorReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnReferenceExpressionName
 
isConstructorReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isConstructorRelated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding
 
isConstructorType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
isConstructorType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
isContentMergableWith(DOMNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
isContinuable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
isContinuedTo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.LoopingFlowContext
 
isConvertableFrom(ResolvedType) - Methode in Klasse 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 - Schnittstelle in org.aspectj.weaver.patterns
 
isDangerous(BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnlikelyArgumentCheck
Check if the invocation is likely a bug.
isDebug() - Methode in Schnittstelle org.aspectj.bridge.IMessage
 
isDebug() - Methode in Klasse org.aspectj.bridge.Message
 
isDeclaration - Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionNodeFound
 
isDeclaration() - Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.FieldLocator
 
isDeclarationOfReferencedMethodsPattern - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
isDeclarationOfReferencedTypesPattern - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.TypeReferenceLocator
 
isDeclare() - Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
isDeclare(ShadowMunger) - Methode in Klasse org.aspectj.weaver.patterns.Pointcut
 
isDeclareAnnotation() - Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
isDeclareAtConstuctor() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
isDeclareAtField() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
isDeclareAtMethod() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
isDeclareAtType() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
isDeclaredIn(ModuleBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
isDeclaredIn(ModuleBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SplitPackageBinding
 
isDeclareError() - Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
isDeclareKind() - Methode in Klasse org.aspectj.ajde.ui.BuildConfigNode.Kind
 
isDeclareKind() - Methode in Klasse org.aspectj.asm.IRelationship.Kind
 
isDeclareParents() - Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
isDeclarePrecedence() - Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
isDeclareSoft() - Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
isDeclareWarning() - Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
isDeclaringPackageFragment(IPackageFragment, ReferenceBinding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PackageReferenceLocator
 
isDefault() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMemberValuePairBinding
 
isDefault() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the default modifier, false otherwise.
isDefault() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
Returns whether this switch case represents the "default:" case.
isDefault() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
isDefault() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isDefault() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isDefault() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has default visibility
isDefault() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
isDefault() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
isDefault() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
isDefault() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
isDefault(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "default" modifier.
isDefaultAbstract() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isDefaultConstructor() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseResolvedMember
Return true if this is the default constructor.
isDefaultConstructor() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this binding is known to be a compiler-generated default constructor.
isDefaultConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isDefaultConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isDefaultConstructor() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
isDefaultConstructor() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
isDefaultConstructor() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
IsDefaultConstructor - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isDefaultMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isDefaultMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
isDefaultMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isDefaultMethod(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccDefaultMethod bit set.
isDefaultPackage() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IPackageFragment
Returns whether this package fragment is a default package.
isDefaultPackage() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
isDefinedInField(FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isDefinedInMethod(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isDefinedInSameUnit(ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isDefinedInType(ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isDefinitelyAssigned(FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyAssigned(FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite assignment for a field.
isDefinitelyAssigned(FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefinitelyAssigned(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyAssigned(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite assignment for a local.
isDefinitelyAssigned(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefinitelyAssigned(Scope, int, LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
isDefinitelyNonNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyNonNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite non-null value for a given local variable.
isDefinitelyNonNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefinitelyNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite null value for a given local variable.
isDefinitelyNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefinitelyUnknown(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isDefinitelyUnknown(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of definite unknown value for a given local variable.
isDefinitelyUnknown(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isDefiniteMismatch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
isDemotionActive() - Methode in Klasse org.aspectj.weaver.World
 
isDeprecated() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IBinding
Return whether this binding is for something that is deprecated.
isDeprecated() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Return true if the field info has a deprecated attribute, false otherwise.
isDeprecated() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Answer true if this method info has a deprecated attribute, false otherwise.
isDeprecated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isDeprecated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isDeprecated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
isDeprecated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
isDeprecated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is a deprecated type
isDeprecated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
isDeprecated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
isDeprecated(int) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
isDeprecatedAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.AnnotationInfo
 
isDeprecatedAnnotation() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation
 
isDetailed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns true if this node has detailed source index information, or false if this node has limited source index information.
IsDiamond - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isDigit(char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isDirty() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.util.ManyToMany
Return the state of the dirty bit.
isDocComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Comment
Returns whether this comment is a doc comment (Javadoc).
isDoesNotExist() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelStatus
Returns whether this status indicates that a Java model element does not exist.
isDoesNotExist() - Methode in Ausnahmeklasse org.aspectj.org.eclipse.jdt.core.JavaModelException
Returns whether this exception indicates that a Java model element does not exist.
isDoesNotExist() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
isDummyRegion() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.JavaDocRegion
Returns true is region is dummy else false.
isDuplicateLocalVariable(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
isDuplicateLocator(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
ISearchPattern - Schnittstelle in org.aspectj.org.eclipse.jdt.core.search
Veraltet.
Since 3.0, the class SearchPattern replaces this interface.
ISearchRequestor - Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns whether this binding corresponds to an effectively final local variable (JLS8 4.12.4).
isEffectivelyFinal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
IsEffectivelyFinal - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
ISelectionRequestor - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.codeassist
A selection requestor accepts results from the selection engine.
isEllipsis() - Methode in Klasse org.aspectj.weaver.patterns.EllipsisTypePattern
 
isEllipsis() - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
 
IsElseIfStatement - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsElseStatementUnreachable - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isEmacsSymMode() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isEmpty() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
isEmpty() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isEmpty() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.EntryResult
 
isEmpty() - Methode in Klasse org.aspectj.weaver.patterns.TypeVariablePatternList
 
isEmpty(byte[]) - Statische Methode in Klasse org.aspectj.util.LangUtil
 
isEmpty(Object[]) - Statische Methode in Klasse org.aspectj.util.LangUtil
 
isEmpty(String) - Statische Methode in Klasse org.aspectj.util.LangUtil
 
isEmpty(Collection<?>) - Statische Methode in Klasse org.aspectj.util.LangUtil
 
isEmpty(Map<?, ?>) - Statische Methode in Klasse org.aspectj.util.LangUtil
 
isEmptyBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
 
isEmptyBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
isEnabled() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
isEnabled() - Methode in Klasse org.aspectj.weaver.Lint.Kind
 
isEnabled() - Statische Methode in Klasse org.aspectj.weaver.tools.cache.SimpleCacheFactory
 
isEnabled() - Statische Methode in Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
Has caching been enabled through the System property, WEAVED_CLASS_CACHE_ENABLED
isEnabled() - Methode in Klasse org.aspectj.weaver.tools.DefaultTraceFactory
 
isEnabled() - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
isEnclosingKind() - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineCommentEndOffsets
 
isEndOfLineComment(int, char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineCommentEndOffsets
 
isEnhanced() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
isEnum() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isEnum() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
Returns true if this class represents an enum type
isEnum() - Methode in Klasse org.aspectj.apache.bcel.generic.ClassGen
 
isEnum() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
isEnum() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
isEnum() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an enum type.
isEnum() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents an enumeration class.
isEnum() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMType
Veraltet.
Returns whether this type represents an enumeration class ("enum" instead of "class").
isEnum() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isEnum() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isEnum() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isEnum() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isEnum() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isEnum() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
isEnum() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isEnum() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
isEnum() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
isEnum() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isEnum() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isEnum() - Methode in Klasse org.aspectj.weaver.ResolvedType
Note: Only overridden by Name subtype.
isEnum(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccEnum bit set.
isEnumConstant() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns whether this binding is for an enum constant.
isEnumConstant() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IField
Returns whether this field represents an enum constant.
isEnumConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
isEnumConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
isEqualTo(IBinding) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns whether this binding has the same key as that of the given binding.
isEquivalent() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns whether match element is compatible with searched pattern or not.
isEquivalent(Reference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
isEquivalent(Reference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
isEquivalent(Reference) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
isEquivalentMatch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
isEquivalentTo(Object) - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
isEquivalentTo(TypeBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
isEquivalentTo(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
isEquivalentTo(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isEquivalentTo(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isEquivalentTo(TypeBinding) - Methode in Klasse 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) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns whether match element only has same erasure than searched pattern or not.
isErasureBoundTo(TypeBinding) - Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
isErroneousVar(int) - Methode in Klasse org.aspectj.weaver.patterns.ExposedState
 
isError - Variable in Klasse org.aspectj.weaver.loadtime.definition.Definition.DeclareErrorOrWarning
 
isError() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.PointcutDesignator
 
isError() - Methode in Schnittstelle org.aspectj.bridge.IMessage
 
isError() - Methode in Klasse org.aspectj.bridge.Message
 
isError() - Element in Annotationsschnittstellen org.aspectj.internal.lang.annotation.ajcDeclareEoW
 
isError() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
isError() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareErrorOrWarning
 
isError() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Returns whether the severity of this problem is 'Error'.
isError() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
isError() - Methode in Klasse org.aspectj.weaver.Checker
 
isError() - Methode in Klasse org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
isError() - Methode in Klasse org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
isExact() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns whether element matches exactly searched pattern or not.
isExactDeclaringTypePattern() - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
isExactMethodReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isExactMethodReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isExactPattern() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
isException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
isException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
isException() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
isException() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isExceptionEnd(InstructionHandle) - Statische Methode in Klasse org.aspectj.weaver.bcel.ExceptionRange
 
isExceptionStart(InstructionHandle) - Statische Methode in Klasse org.aspectj.weaver.bcel.ExceptionRange
 
isExcluded(char[], char[][], char[][], boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
isExcluded(IJavaElement) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
isExcluded(IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
isExcluded(IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathMultiDirectory
 
isExcluded(IResource, char[][], char[][]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
isExcluded(IPath, char[][], char[][], boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
 
isExcludedFromProject(IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
isExecutingOnJava5() - Statische Methode in Klasse org.aspectj.tools.ajdoc.Util
 
isExpendable(ResolvedType) - Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
The export flag
isExported() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathEntry
Returns whether this entry is exported to dependent projects.
isExported() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
Is this package exported from its module?
isExported() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
isExposedToWeaver() - Methode in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
isExposedToWeaver() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isExposedToWeaver() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
isExposedToWeaver() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
isExposedToWeaver() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isExposedToWeaver() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isExpr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
isExpression - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
 
isExtended - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
isExtended() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionContext
Returns whether this completion context is an extended context.
isExtended() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
isExtendedContextRequired() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Returns whether this requestor requires an extended context.
isExtends - Variable in Klasse org.aspectj.weaver.patterns.DeclareParents
 
isExtends() - Element in Annotationsschnittstellen org.aspectj.internal.lang.annotation.ajcDeclareParents
 
isExtends() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
isExtends() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareParents
 
isExtends() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.DeclareParentsDeclaration
Returns whether this declareParents declares an extends or implements.
isExtends() - Methode in Klasse org.aspectj.weaver.BoundedReferenceType
 
isExtends() - Methode in Klasse org.aspectj.weaver.patterns.DeclareParents
 
isExtends() - Methode in Klasse org.aspectj.weaver.WildcardedUnresolvedType
 
isExternal() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot
 
isExternal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
 
isExternal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragmentRoot
 
isExternalAnnotation() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation
 
isExternalFile(IPath) - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
Returns true if the provided path is a folder external to the project.
isFailed() - Methode in Schnittstelle org.aspectj.bridge.IMessage
 
isFailed() - Methode in Klasse org.aspectj.bridge.Message
 
isFake(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
isFakeToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isFallsThrough() - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
isFeatureSupportedinAST(int, boolean, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
Validates if the given apiLevel and previewEnabled supports the provided nodeType.
isFeatureSupportedinAST(int, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
Validates if the given apiLevel and previewEnabled supports the provided nodeType.
isFeatureSupportedinAST(AST, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
Validates if the given apiLevel and previewEnabled supports the provided nodeType.
isField() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns whether this binding is for a field.
isFieldAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
isFieldInitializationFinished() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isFieldInitializationFinished() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isFieldUseDeprecated(FieldBinding, Scope, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isFile() - Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
isFile() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJarEntryResource
Returns true if this jar entry represents a file.
isFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryDirectory
 
isFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryFile
 
isFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
isFile(Object) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeMethodDeclaration
 
isFinal() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeMethodBinding
 
isFinal() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isFinal() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the final modifier, false otherwise.
isFinal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
isFinal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isFinal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is final and cannot be subclassed
isFinal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
 
isFinal() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isFinal(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.MethodParameters
 
isFinal(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "final" modifier.
isFinal(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the final modifier.
isFinished() - Methode in Klasse org.aspectj.ajde.ui.swing.GoToLineThread
 
isFirst - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isFirstInGroup - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
isFirstTag() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionScanner
 
isFirstTag() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
IsForeachElementVariable - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isForked() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
isFormalParameterList(String) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.Signature
 
isForParameterAnnotationMatch() - Methode in Klasse org.aspectj.weaver.patterns.AnnotationTypePattern
 
isFragmented() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns true if this node's or a descendant node's contents have been altered since this node was created.
isFreeTypeVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isFreeTypeVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
isFromBinarySource() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.CompilationResult
 
isFromInitialSubstitution - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
isFromSource() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding originated in source code.
isFullySetUp() - Methode in Klasse org.aspectj.weaver.patterns.ExposedState
 
isFunctionalInterface(TypeElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
isFunctionalInterface(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isFunctionalInterface(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isFunctionalType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isFunctionalType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isFunctionalType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isFunctionalType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isFunctionalType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isFunctionalType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
isFunctionalType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isGenerateCrossRefsMode() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isGenerated() - Methode in Klasse org.aspectj.weaver.tools.cache.CachedClassEntry
 
isGenerateJavadocsInModelMode() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isGenerateModelMode() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isGenerateOrNot(String) - Statische Methode in Klasse org.aspectj.ajde.core.JavaOptions
 
isGeneric() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isGeneric() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
isGeneric() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
isGeneric() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isGeneric() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
isGeneric() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isGeneric() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isGenericMethod() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this method binding represents a declaration of a generic method.
isGenericType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a declaration of a generic class or interface.
isGenericType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isGenericType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isGenericType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isGenericType() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isGenericType() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
isGenericType() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
isGenericWildcard() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isGenericWildcard() - Methode in Klasse org.aspectj.weaver.BoundedReferenceType
 
isGenericWildcard() - Methode in Klasse org.aspectj.weaver.TypeVariableReferenceType
 
isGenericWildcard() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
isGroovyObject() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isHasMemberSupportEnabled() - Methode in Klasse org.aspectj.weaver.World
 
isHierarchyBeingActivelyConnected() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns true if the type hierarchy is being connected
isHierarchyConnected() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isHierarchyConnected() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isHierarchyConnected() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Returns true if the type hierarchy is connected
isHierarchyConnected() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isHierarchyConnected() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
isHierarchyConnected() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
isHierarchyInconsistent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
ishl() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISHL - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ISHL - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ISHL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
ishr() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISHR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ISHR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ISHR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
isIdentifier - Variable in Klasse org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
isIdentifier() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.PseudoToken
 
isIdentifier() - Methode in Klasse org.aspectj.weaver.patterns.BasicToken
 
isIdentifier() - Methode in Schnittstelle org.aspectj.weaver.patterns.IToken
Whether this should be treated as a token or a generic identifier
isIdentifier(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
isIfInstruction() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionBranch
 
ISignatureAttribute - Schnittstelle 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 - Schnittstelle in org.aspectj.weaver.patterns
 
isIgnored() - Methode in Klasse org.aspectj.weaver.tools.cache.CachedClassEntry
 
isIgnored(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Returns whether the given type proposal is ignored.
isIgnored(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionRequestor
Returns whether the given kind of completion proposal is ignored.
isIgnored(IProblem) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
isIgnoreOrWarning(String) - Statische Methode in Klasse org.aspectj.ajde.core.JavaOptions
 
isIgnoring(IMessage.Kind) - Methode in Schnittstelle org.aspectj.ajde.core.IBuildMessageHandler
Signal whether this will ignore messages of a given type.
isIgnoring(IMessage.Kind) - Methode in Klasse org.aspectj.ajde.core.internal.AjdeCoreMessageHandlerAdapter
 
isIgnoring(IMessage.Kind) - Methode in Klasse org.aspectj.ajdt.internal.compiler.WeaverMessageHandler
 
isIgnoring(IMessage.Kind) - Methode in Klasse org.aspectj.bridge.context.PinpointingMessageHandler
 
isIgnoring(IMessage.Kind) - Methode in Klasse org.aspectj.bridge.CountingMessageHandler
 
isIgnoring(IMessage.Kind) - Methode in Schnittstelle org.aspectj.bridge.IMessageHandler
Signal clients whether this will ignore messages of a given type.
isIgnoring(IMessage.Kind) - Methode in Klasse org.aspectj.bridge.MessageHandler
 
isIgnoring(IMessage.Kind) - Methode in Klasse org.aspectj.bridge.MessageWriter
 
isIgnoring(IMessage.Kind) - Methode in Klasse org.aspectj.tools.ajc.Main.MessagePrinter
 
isIgnoring(IMessage.Kind) - Methode in Klasse org.aspectj.weaver.loadtime.DefaultMessageHandler
 
isIgnoring(IMessage.Kind) - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
isIgnoring(IMessage.Kind) - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageWriter
 
isIgnoringUnusedDeclaredThrownException() - Methode in Klasse org.aspectj.weaver.World
 
isImplementing() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isImplementor() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
isImplementor() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
isImplements() - Methode in Klasse org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
isImplements() - Methode in Schnittstelle org.aspectj.lang.reflect.DeclareParents
 
isImplicit - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 
isImplicit - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ExtendedTagBits
 
isImplicit() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.BreakStatement
Veraltet. 
isImplicit() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.YieldStatement
Gets the isImplicit of this break statement as true or false.
isImplicit() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns whether the associated element is implicit or not.
isImplicit() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
IsImplicit - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isImplicitSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
isImplicitThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isImplicitThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
isImplicitThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
IsImplicitThis - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsImplicitUnit - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isIncludeSubtypes() - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
 
isIncrementalFileMode() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isIncrementalMode() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isIndentChar(char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Returns true if the given character is an indentation character.
isIndexedInstruction() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
isIndexForJar() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
isIndirectlyInsideEnumConstantnitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isIndirectlyInsideFieldInitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isIndirectlyInsideLambdaBlock() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isIndirectlyInsideLambdaExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isIndirectlyInsideLambdaExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
isIndirectlyInsideMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isIndirectlyInsideType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInExportsStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInflated() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
FOR TESTING ONLY: Tells you if the annotations have been inflated to an object graph
isInflated() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
FOR TESTING ONLY: Tells you if the annotations have been inflated to an object graph
isInflated() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
 
isInfo() - Methode in Schnittstelle org.aspectj.bridge.IMessage
 
isInfo() - Methode in Klasse org.aspectj.bridge.Message
 
isInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CategorizedProblem
Returns whether the severity of this problem is 'Info'.
isInfo() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Returns whether the severity of this problem is 'Info'.
isInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
isInHeader(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
isInheritedAnnotation() - Methode in Klasse org.aspectj.weaver.ResolvedType
For an annotation type, this will return if it is marked with @Inherited
isInImportStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInIncrementalFileMode() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
isInIncrementalMode() - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
isInitializationMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isInitializationMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
isInitializationMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isInitialized() - Methode in Klasse org.aspectj.ajde.Ajde
 
isInJarFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleDescriptor
 
isInJarFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeDescriptor
 
isInJava5Mode() - Methode in Klasse org.aspectj.weaver.World
 
isInJavadoc() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionContext
Tell user whether completion takes place in a javadoc comment or not.
isInJavadoc() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
isInJavadocFormalReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionContext
Tell user whether completion takes place in a formal reference of a javadoc tag or not.
isInJavadocFormalReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
isInJavadocText() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionContext
Tell user whether completion takes place in text area of a javadoc comment or not.
isInJavadocText() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
isInlinable - Variable in Klasse org.aspectj.ajdt.internal.compiler.ast.AccessForInlineVisitor
 
isInModuleDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
isInModuleStatements() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInOpensStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInPinpointMode() - Methode in Klasse org.aspectj.weaver.World
 
isInProvidesStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInRequiresStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsertBoundToPrevious(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
isInsertedToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isInsideAnnotation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnMemberAccess
 
isInsideAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsideAnnotationAttribute - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedNameReference
 
isInsideAnnotationAttribute - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
isInsideArrayInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsideArrayInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInsideAttributeValue() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInsideBreakable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsideCase(CaseStatement) - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isInsideDeprecatedCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isInsideDocComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns whether this search match is inside a doc comment of a Java source file.
isInsideEnumConstantnitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInsideFieldInitialization() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInsideInitializer() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isInsideInitializerOrConstructor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isInsideLoop() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsideMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInsideModuleInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInsideReturn() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsideStream(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
isInsideSwitch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isInsideType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
isInstance(Object) - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
isInstance(Object) - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
isInterchangeableWith(TypeVariableBinding, Substitution) - Methode in Klasse 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: Ungültige Eingabe: "<"T1 extends List> is interchangeable with Ungültige Eingabe: "<"T2 extends List>.
isInterface() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isInterface() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isInterface() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
isInterface() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
isInterface() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an interface type.
isInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.TypeDeclaration
Returns whether this type declaration declares a class or an interface.
isInterface() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClassFile
Returns whether this type represents an interface.
isInterface() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents an interface.
isInterface() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IClassFileReader
Answer true if this .class file represents an interface, false otherwise.
isInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
isInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
isInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
isInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
 
isInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
 
isInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isInterface() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.ClassFileReader
 
isInterface() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
isInterface() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
isInterface() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isInterface() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
isInterface() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
isInterface() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isInterface() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isInterface(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the interface modifier.
isInternalPathForExternalFolder(IPath) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalFoldersManager
 
isIntersectionType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents an intersection binding.
isIntersectionType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is an intersection type (IntersectionType).
isIntersectionType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the current type denotes an intersection type: Number Ungültige Eingabe: "&" ComparableUngültige Eingabe: "<"?
isIntersectionType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
isIntersectionType18() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
isIntersectionType18() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isInterTypeMember() - Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
isInterTypeScope() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeScope
 
isInterTypeScope() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isInUsesStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionParser
 
isJava6Compatible() - Methode in Klasse org.aspectj.ajde.core.AjCompiler
 
isJavaDocCodeSnippetSupported(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isJavaFileName(char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith(".java") implementation is not creating extra strings.
isJavaFileName(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
Returns true iff str.toLowerCase().endsWith(".java") implementation is not creating extra strings.
isJavaIdentifierPart(char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierPart(long, char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierPart(long, char, char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierPart(long, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierStart(char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierStart(long, char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierStart(long, char, char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaIdentifierStart(long, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isJavaLikeFileName(char[]) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns whether the given file name's extension is a Java-like extension.
isJavaLikeFileName(String) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
isJmod(File) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModel
 
isJobWaiting(IJob) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.processing.JobManager
 
isJoinpointArrayConstructionEnabled() - Methode in Klasse org.aspectj.weaver.World
 
isJoinpointSynchronizationEnabled() - Methode in Klasse org.aspectj.weaver.World
 
isJRE12Plus() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CtSym
 
isJrt(String) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
isJrt(IPath) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
isJsrInstruction() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
isKeyword(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
isKnowDeadCodePattern(Expression) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
isKnownType(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.State
 
isLabel - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
isLambda() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents a lambda expression.
isLambda() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isLambda() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
isLambda() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isLambdaMethod() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns whether this method represents a lambda expression.
isLambdaMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
isLambdaMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
isLambdaMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
isLambdaScope() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isLambdaScope() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isLambdaSubscope() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isLastRound - Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeCollisionException
 
isLateMunger() - Methode in Klasse org.aspectj.weaver.ConcreteTypeMunger
 
isLateMunger() - Methode in Klasse org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
isLateMunger() - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isLetterOrDigit(char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isLineComment() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Comment
Returns whether this comment is a line comment (LineComment).
isLineDelimiterChar(char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.formatter.IndentManipulation
Returns true if the given character is a line delimiter character.
isListRewrite() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
isListRewrite() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.NodeRewriteEvent
 
isListRewrite() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEvent
 
isLiteral(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
isLoadInstruction() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
isLoadtimeWeaving() - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
isLoadtimeWeaving() - Methode in Klasse org.aspectj.weaver.ltw.LTWWorld
 
isLoadtimeWeaving() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionWorld
 
isLoadtimeWeaving() - Methode in Klasse org.aspectj.weaver.World
 
isLocal() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
isLocal() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a local class.
isLocal() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents a local type.
isLocal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
isLocal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
isLocal() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer true if the receiver is a local class.
isLocal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isLocal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
isLocal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaExpression
 
isLocal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isLocal() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
isLocalClass() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
isLocalClass() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
IsLocalDeclarationReachable - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isLocallyDefined(String) - Methode in Klasse org.aspectj.weaver.loadtime.DefaultWeavingContext
 
isLocallyDefined(String) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.weaver.ltw.LTWWorld
 
isLocallyDefined(String) - Methode in Klasse org.aspectj.weaver.World
Return true if the classloader relating to this world is definetly the one that will define the specified class.
isLocalType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsLocalType - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsLocalType - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
IsLocalType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isLocalTypeDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns whether this type declaration is a local type.
isLocalVariable - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnFieldType
 
isLocalVariableInstruction() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
isLowerCase(char) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
isMain() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isMainMethod() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns whether this method is a main method.
isMainMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
isMainMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
isMainMethod(IMethod) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
isMakeReflectable() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isMalformed(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SortElementsOperation
 
isMandated(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.MethodParameters
 
isMandatory() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ChildPropertyDescriptor
Returns whether this property is mandatory.
isMandatory() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SimplePropertyDescriptor
Returns whether this property is mandatory.
isMarkerAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Annotation
Returns whether this is a marker annotation (MarkerAnnotation).
isMatch(char[], char[], int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.Index
 
isMatchOnAnyName() - Methode in Klasse org.aspectj.weaver.patterns.AndSignaturePattern
 
isMatchOnAnyName() - Methode in Schnittstelle org.aspectj.weaver.patterns.ISignaturePattern
 
isMatchOnAnyName() - Methode in Klasse org.aspectj.weaver.patterns.NotSignaturePattern
 
isMatchOnAnyName() - Methode in Klasse org.aspectj.weaver.patterns.OrSignaturePattern
 
isMatchOnAnyName() - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
isMember() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
isMember() - Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
isMember() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a member class or interface.
isMember() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents a member type.
isMember() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
isMember() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
isMember() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer true if the receiver is a member class.
isMember() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isMember() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
isMember() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isMember() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
isMemberAspect() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
isMemberAspect() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
isMemberClass() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
isMemberClass() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
isMemberKind() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
isMemberType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsMemberType - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
IsMemberType - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ExtraFlags
 
IsMemberType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isMemberTypeDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns whether this type declaration is a type member.
isMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
 
isMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
isMethodReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnReferenceExpressionName
 
isMethodReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isMethodSubsignature(MethodBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
isMethodUseDeprecated(MethodBinding, Scope, boolean, InvocationSite) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isMinimalModel() - Methode in Klasse org.aspectj.weaver.World
 
isMinus - Variable in Klasse org.aspectj.util.GenericSignature.TypeArgument
 
isMissing() - Methode in Klasse org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
isMissing() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isMissing(UnresolvedType) - Statische Methode in Klasse org.aspectj.weaver.ResolvedType
 
isMixin() - Methode in Klasse org.aspectj.weaver.NewParentTypeMunger
 
isMixin() - Methode in Klasse org.aspectj.weaver.patterns.DeclareParents
 
isMixin() - Methode in Klasse org.aspectj.weaver.patterns.DeclareParentsMixin
 
isModifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Annotation
 
isModifier() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IExtendedModifier
Returns whether this extended modifier is a standard modifier.
isModifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
 
isModifier(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner
 
isModular() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
isModular(IClasspathEntry) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Checks if the specified classpath entry is on the module path for compilation.
isModule - Variable in Klasse org.aspectj.weaver.bcel.UnwovenClassFile
 
isModule(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccModule bit set.
isModuleInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isMoreSpecificThan(MethodBinding, MethodBinding, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
18.5.4 More Specific Method Inference
isMoreVisible(int, int) - Statische Methode in Klasse org.aspectj.weaver.ResolvedType
 
isMove - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.CopySourceInfo
 
isMove() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.MoveElementsOperation
 
isMove() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.MoveResourceElementsOperation
 
isMove() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
isNameAltered() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Returns true if this noed's name has been altered from the original document contents.
isNameCompatible(String, JavaFileObject.Kind) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
isNameCompatible(String, JavaFileObject.Kind) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.PathFileObject
 
isNameQualifiedType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a name qualified type (NameQualifiedType).
isNarrowing(int, int) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isNative() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the native modifier, false otherwise.
isNative() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isNative() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isNative(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "native" modifier.
isNative(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the native modifier.
isNested - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
A flag indicating whether this operation is nested.
isNested() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType
 
isNested() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
isNested() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTagElement
Returns whether this tag element is nested within another tag element.
isNested() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTextElement
Returns whether this tag element is nested within another tag element.
isNested() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a nested class, interface, enum, or annotation type.
isNested() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isNested() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
isNested() - Methode in Klasse org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isNested() - Methode in Klasse org.aspectj.weaver.ReferenceType
 
isNested() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
isNested() - Methode in Klasse org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isNested() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isNested() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isNestedType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
 
isNestedType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer true if the receiver is a nested type, false otherwise
isNestedType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsNestedType - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isNestmateOf(ReferenceBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isNestmateOf(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isNestmateOf(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isNewNode(ASTNode) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
isNextLineOnWrap() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isNoAtAspectJAnnotationProcessing() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isNonChainingJar(IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
isNonNull() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
Answer true if null annotations are enabled and this field is specified @NonNull
IsNonNull - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isNonReturningContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
isNonReturningContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.InsideSubRoutineFlowContext
 
isNonSealed() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the non-sealed modifier, false otherwise.
isNonSealed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has non-sealed modifier
isNonSealed(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "non-sealed" modifier.
isNonSealed(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccNonSealed bit set.
isNormalAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Annotation
Returns whether this is a normal annotation (NormalAnnotation).
isNotZero() - Methode in Schnittstelle org.aspectj.runtime.internal.cflowstack.ThreadCounter
 
isNotZero() - Methode in Klasse org.aspectj.runtime.internal.cflowstack.ThreadCounterImpl11
 
isNullable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.VariableBinding
Answer true if null annotations are enabled and this field is specified @Nullable
isNullcheckedFieldAccess(Reference) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
IsNullnessKnown - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isNullType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents the null type.
isNumericType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isOK() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelStatus
 
isOldStyle() - Methode in Klasse org.aspectj.weaver.WeaverStateInfo
 
isOnClasspath(IJavaElement) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
 
isOnClasspath(IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
isOnClasspath(IResource) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ExternalJavaProject
 
isOnClasspath(IResource) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
isOnDemand - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
 
isOnDemand() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
Returns whether this import declaration is an on-demand or a single-type import.
isOnDemand() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IImportDeclaration
Returns whether the import is on-demand.
isOnDemand() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMImport
Veraltet.
Returns whether this import declaration ends with "
isOnDemand() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
isOnDemand() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ImportDeclaration
Returns true if the import is on-demand (ends with ".*")
isOnModulePath(ClasspathEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
isOpen() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IModuleBinding
Returns whether this module is open or not.
isOpen() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
Returns whether this module declaration is open or not.
isOpen() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IOpenable
Returns whether this openable is open.
isOpen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
isOpen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
isOpen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
isOpen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
isOpen() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
isOpen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
isOpen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
isOpen() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
isOptional() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
isOrEnclosedByPrivateType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isOrEnclosedByPrivateType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isOrEnclosedByPrivateType() - Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
ISourceAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a source attribute as described in the JVM specifications.
ISourceContext - Schnittstelle in org.aspectj.weaver
 
ISourceElementRequestor - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.FieldInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.MethodInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.ModuleInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.PackageExportInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.ParameterInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.RequiresInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.ServicesInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.TypeInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceElementRequestor.TypeParameterInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler
 
ISourceField - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
ISourceImport - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
ISourceLocation - Schnittstelle in org.aspectj.bridge
Represent source location as a starting line/column and ending line in a source file.
ISourceManipulation - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
ISourceModule - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
ISourceRange - Schnittstelle in org.aspectj.org.eclipse.jdt.core
A source range defines an element's source coordinates relative to its source buffer.
ISourceReference - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Common protocol for Java elements that have associated source code.
ISourceType - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
isOutputFolder() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
isOutputFolder() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
isOutputLocation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ModuleLocationHandler.LocationWrapper
 
isOverlappingRoots(IPath, IPath) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaConventions
Veraltet.
Overlapping roots are allowed in 2.1
isOverrider() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
isOverrider() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
isOverriding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isOverWeaving() - Methode in Klasse org.aspectj.weaver.World
 
isPackage(char[][], char[]) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
 
isPackage(char[][], char[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment
 
isPackage(char[][], char[]) - Methode in Schnittstelle 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[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetEnvironment
 
isPackage(String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner
Returns whether the given package segments represent a package.
isPackage(String[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
isPackage(String[], IPackageFragmentRoot[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NameLookup
 
isPackage(String, char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.NameEnvironment
 
isPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathLocation
 
isPackage(String, String) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath
 
isPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathDirectory
 
isPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJar
 
isPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathJrt
 
isPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.ClasspathLocation
 
isPackage(String, String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory
 
isPackageDeclaration() - Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
isPackageDefault(int) - Statische Methode in Klasse 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) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding.UnNamedModule
 
isPackageInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isPackageInfo() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
isPackageMemberTypeDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AbstractTypeDeclaration
Returns whether this type declaration is a package member (that is, a top-level type).
isParallelSearchSupported() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IParallelizable
Answers true if the current instance supports parallel index search
isParallelSearchSupported() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.AbstractSearchScope
 
isParallelSearchSupported() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.HierarchyScope
 
isParallelSearchSupported() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchParticipant
 
isParallelSearchSupported() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaSearchScope
 
isParallelSearchSupported() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.JavaWorkspaceScope
 
isParallelSearchSupported() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.AndPattern
 
isParallelSearchSupported() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.JavaSearchPattern
 
isParallelSearchSupported() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
isParallelSearchSupported() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.UnindexedSearchScope
 
isParallelSearchSupported(Object) - Statische Methode in Schnittstelle 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 Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnAnnotationOfType
 
isParameter() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns whether this binding corresponds to a parameter.
isParameter() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ILocalVariable
Returns true if this local variable is a method parameter, false otherwise.
isParameter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
isParameter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
isParameter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
Returns true if this local variable is a method parameter, false otherwise.
isParameterized() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
isParameterizedGeneric() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isParameterizedGeneric() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
isParameterizedGeneric() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
isParameterizedMethod() - Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
isParameterizedOrRawType() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
isParameterizedType() - Methode in Klasse 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() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a parameterized type (ParameterizedType).
isParameterizedType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isParameterizedType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isParameterizedType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is parameterized, e.g.
isParameterizedType() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isParameterizedType() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
isParameterizedTypeReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference
 
isParameterizedTypeReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference
 
isParameterizedTypeReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isParameterizedTypeWithActualArguments() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is parameterized, e.g.
isParameterizedWithOwnVariables() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is parameterized using its own type variables as arguments
isParameterizedWithTypeVariable() - Methode in Klasse org.aspectj.weaver.ResolvedType
return true if the parameterization of this type includes a member type variable.
isParsingJava14() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.ConflictedParser
 
isParsingJava14() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
isParsingJava14() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
isParsingModuleDeclaration() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.ConflictedParser
 
isParsingModuleDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.diagnose.DiagnoseParser
 
isParsingModuleDeclaration() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
isParticipantIndex() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.index.IndexLocation
 
isPattern() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CaseStatement.ResolvedCase
 
isPatternInstanceofExpressionSupported(AST) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isPatternSupported(int, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isPatternSupported(AST) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isPatternTypeCompatible(TypeBinding, BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.GuardedPattern
 
isPatternTypeCompatible(TypeBinding, BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Pattern
 
isPatternTypeCompatible(TypeBinding, BlockScope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypePattern
 
isPatternVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
isPerEntry() - Methode in Klasse org.aspectj.weaver.AdviceKind
 
isPerObjectEntry() - Methode in Klasse org.aspectj.weaver.AdviceKind
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isPertinentToApplicability(TypeBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isPlus - Variable in Klasse org.aspectj.util.GenericSignature.TypeArgument
 
isPolyExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isPolyExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isPolyExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isPolyExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isPolyExpression() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isPolyExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isPolyExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isPolyExpression(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isPolyExpression(MethodBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isPolyExpression(MethodBinding) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isPolyExpression(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
Variant of isPolyExpression() to be used during type inference, when a resolution candidate exists.
isPolymorphic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isPolymorphic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
isPolymorphicSearch() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchPattern
 
isPolymorphicSearch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MethodPattern
 
isPolymorphicSearch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
isPolyType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
isPolyType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isPorter - Variable in Ausnahmeklasse org.aspectj.bridge.AbortException
true if this is a porter exception - only used to hold message
isPorter() - Methode in Ausnahmeklasse 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).
isPostProcessor() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CompilationParticipant
Returns whether this participant is interested in post processing of generated bytecode.
isPotentiallyAssigned(FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyAssigned(FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of potential assignment for a field.
isPotentiallyAssigned(FieldBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentiallyAssigned(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyAssigned(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of potential assignment for a local variable.
isPotentiallyAssigned(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.IPolyExpression
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolyTypeBinding
 
isPotentiallyCompatibleWith(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isPotentiallyNonNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyNonNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of potential null assignment for a local.
isPotentiallyNonNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentiallyNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Check status of potential null assignment for a local.
isPotentiallyNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentiallyNullMismatch() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
isPotentiallyUnannotatedLib() - Methode in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.ExternalAnnotationStatus
 
isPotentiallyUnknown(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isPotentiallyUnknown(LocalVariableBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPotentialZipArchive(String) - Statische Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleNameReference
 
isPrecededByRemovedToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isPreserveLineBreaksAfter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isPreserveLineBreaksBefore() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isPreview() - Methode in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
isPreviewEnabled() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AST
 
isPreviewEnabled() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
isPreviewEnabled(int, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isPreviewEnabledSet() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AST
 
isPrimary() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
isPrimitive() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
isPrimitive() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
isPrimitive() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a primitive type.
isPrimitiveArray() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isPrimitiveArray() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isPrimitiveOrBoxedPrimitiveType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isPrimitiveType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a primitive type (PrimitiveType).
isPrimitiveType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isPrimitiveType() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isPrimitiveType() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
isPrimitiveType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AjASTConverter
 
isPrimitiveType(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTConverter
 
isPrivate() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isPrivate() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the private modifier, false otherwise.
isPrivate() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isPrivate() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isPrivate() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has private visibility
isPrivate() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
isPrivate() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
isPrivate(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "private" modifier.
isPrivate(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the private modifier.
isPrivileged - Variable in Klasse org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
 
isPrivileged() - Methode in Klasse org.aspectj.internal.lang.reflect.AjTypeImpl
 
isPrivileged() - Methode in Schnittstelle org.aspectj.lang.reflect.AjType
 
isPrivileged() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.AspectDeclaration
Returns whether this aspect is a privileged one.
isPrivilegedAspect() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isProceedInInners() - Methode in Klasse org.aspectj.weaver.AjAttribute.AdviceAttribute
 
isProcessingAnnotations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
isPropagatingInnerClassEmulation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isPropagatingInnerClassEmulation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isProperType(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
isProperType(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
isProperType(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding18
 
isProperType(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceVariable
 
isProperType(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isProperType(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isProperType(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isProperType(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
JLS8 Sect 18.1.1
isProperType(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
isProperType(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
isProtected() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isProtected() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the protected modifier, false otherwise.
isProtected() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isProtected() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isProtected() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has protected visibility
isProtected() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
isProtected(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "protected" modifier.
isProtected(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the protected modifier.
isProtectedNonNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isProtectedNonNull(LocalVariableBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isProtectedNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
isProtectedNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowInfo
Return true if the given local is protected by a test against null.
isProtectedNull(LocalVariableBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
isPrototype() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isPrototype() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isProvablyDistinct(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isProvablyDistinct(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if a type is provably distinct from another one,
isPublic() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isPublic() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the public modifier, false otherwise.
isPublic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isPublic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isPublic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
 
isPublic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has public visibility
isPublic() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
isPublic() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
isPublic() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
isPublic() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
isPublic(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "public" modifier.
isPublic(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the public modifier.
isQualified() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.PackageVisibilityStatement
 
isQualified() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IPackageExport
 
isQualifiedName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Name
Returns whether this name is a qualified name (QualifiedName).
isQualifiedSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isQualifiedSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
isQualifiedSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isQualifiedSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
isQualifiedSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
isQualifiedSuper() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
isQualifiedType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a qualified type (QualifiedType).
isRangeCopyPlaceholder(ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
isRangeHandle(InstructionHandle) - Statische Methode in Klasse org.aspectj.weaver.bcel.ExceptionRange
 
isRaw - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
isRaw() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.SearchMatch
Returns whether the associated element is a raw type/method or not.
isRawMethod() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
 
isRawSubstitution() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
isRawSubstitution() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isRawSubstitution() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Substitution
Returns true for raw substitution
isRawSubstitution() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Substitution.NullSubstitution
 
isRawType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.BindingKey
Returns whether this binding key represents a raw type.
isRawType() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isRawType() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isRawType() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
IsReachable - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isReadAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.FieldReferenceMatch
Returns whether the field reference is a read access to the field.
isReadAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.LocalVariableReferenceMatch
Returns whether the local variable reference is a read access to the variable.
isReadOnly() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IBuffer
Returns whether this buffer is read-only.
isReadOnly() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns whether this Java element is read-only.
isReadOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.AbstractClassFile
Returns true - class files are always read only.
isReadOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BecomeWorkingCopyOperation
 
isReadOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
isReadOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ChangeClasspathOperation
 
isReadOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CreateTypeHierarchyOperation
 
isReadOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.DiscardWorkingCopyOperation
 
isReadOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarEntryResource
 
isReadOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JarPackageFragmentRoot
Jars and jar entries are all read only
isReadOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
isReadOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
Returns true if this operation performs no resource modifications, otherwise false.
isReadOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Member
 
isReadOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.NonJavaResource
 
isReadOnly() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation
 
isReadOnly(IResource) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns whether the given resource is read-only or not.
isReadOnlySupported() - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns whether the local file system supports accessing and modifying the read only flag.
isReceiver() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
isReceiver() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Receiver
 
isRecord() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.CompactTypeStructureRepresentation
 
isRecord() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a record type.
isRecord() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents a record class.
isRecord() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
isRecord() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
isRecord() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ExternalAnnotationDecorator
 
isRecord() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryType
Answer true if the receiver is a record.
isRecord() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isRecord() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
isRecord() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isRecord() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isRecord() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isRecord() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBinaryType
 
isRecord() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isRecord() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSkeleton
 
isRecord(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccRecord bit set.
isRecordComponent - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
isRecordComponent - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceFieldElementInfo
 
isRecordComponent() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IVariableBinding
Returns whether this binding is for a record component constant.
isRecordComponent() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IField
Returns whether this field represents a record component.
isRecordComponent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isRecordComponent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
isRecordComponent() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
isRecordDeclarationSupported(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isRecordDeclarationSupported(AST) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isRecovered() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IBinding
Return whether this binding is created because the bindings recovery is enabled.
IsRecovered - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isRecoveredFromLoneIdentifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
isRecoveredFromLoneIdentifier() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
isRecursive(ArrayList) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
isReferencedBy(IJavaElement, IMarker) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns whether the given marker references the given Java element.
isReferencedBy(IJavaElement, IMarkerDelta) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Returns whether the given marker delta references the given Java element.
isReifiable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
JLS(3) 4.7.
isRemapped() - Methode in Klasse org.aspectj.apache.bcel.generic.LocalVariableTag
 
isRemover() - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.DeclareAnnotationDeclaration
 
isRemover() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
isRename() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.RenameElementsOperation
 
isRename() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.RenameResourceElementsOperation
 
isRenamingMainType(IJavaElement, IJavaElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CopyElementsOperation
Returns true if this element is the main type of its compilation unit.
isRepeatableAnnotationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
isRepeatableAnnotationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isRepeatableAnnotationType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer true if the receiver is an annotation which may be repeatable.
isReplacedToken() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveryScanner
 
isReplacingExistingMethod() - Methode in Klasse org.aspectj.weaver.MethodDelegateTypeMunger
 
isReporting() - Statische Methode in Klasse org.aspectj.asm.AsmManager
 
isResolved - Variable in Klasse org.aspectj.weaver.TypeVariable
 
isResolved() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IField
Returns whether this field represents a resolved field.
isResolved() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns whether this method represents a resolved method.
isResolved() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type represents a resolved type.
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceField
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceMethod
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistSourceType
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LambdaMethod
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryField
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryMethod
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedBinaryType
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedLambdaExpression
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceField
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceMethod
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ResolvedSourceType
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceField
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
isResolved() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isResolved(BoundSet) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
Have all inference variables been instantiated successfully?
isResolvedBinding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer whether the receiver contains the resolved compiler binding of the type.
isResolvedTypeInferredFromExpectedType() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.ReconcileContext
Returns whether the reconcile operation is resolving bindings.
IsResource - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TagBits
 
isResourceBeingReturned(FakedTrackingVariable) - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
IsReturnedValue - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isReturnInstruction() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
isReweavable() - Methode in Klasse org.aspectj.weaver.bcel.BcelWeaver
 
isReweavable() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
isReweavable() - Methode in Klasse org.aspectj.weaver.WeaverStateInfo
 
isRunMinimalMemory() - Methode in Klasse org.aspectj.weaver.ltw.LTWWorld
 
isRunMinimalMemory() - Methode in Klasse org.aspectj.weaver.World
 
isRunMinimalMemorySet() - Methode in Klasse org.aspectj.weaver.World
 
isRunnable() - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
isRunnable() - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
isRuntimeInvisible() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isRuntimeTypeInvisible() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isRuntimeTypeVisible() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isRuntimeVisible() - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
isRuntimeVisible() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isRuntimeVisible() - Methode in Klasse org.aspectj.weaver.AbstractAnnotationAJ
isRuntimeVisible() - Methode in Schnittstelle org.aspectj.weaver.AnnotationAJ
 
isRuntimeVisible() - Methode in Klasse org.aspectj.weaver.bcel.BcelAnnotation
isRuntimeVisible() - Methode in Klasse org.aspectj.weaver.bcel.FakeAnnotation
 
isRuntimeVisible() - Methode in Klasse org.aspectj.weaver.StandardAnnotation
isSameFile(FileObject, FileObject) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
isSameOrLessThan(IMessage.Kind) - Methode in Klasse org.aspectj.bridge.IMessage.Kind
 
isSameParameter(TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceSubstitution
 
isSameSite(InvocationSite, InvocationSite) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
isSameType(TypeMirror, TypeMirror) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
isSealed() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the sealed modifier, false otherwise.
isSealed() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IType
Returns whether this type is a sealed type.
isSealed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has sealed modifier
isSealed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryType
 
isSealed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceType
 
isSealed(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "sealed" modifier.
isSealed(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccSealed bit set.
isSecondary() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Returns whether the type is a secondary one or not.
IsSecondaryType - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSecret() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
IsSecretYieldValueUsage - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSerializable - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
isSet(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.IrritantSet
 
isSet(int) - Methode in Klasse org.aspectj.weaver.Shadow.Kind
 
isShadowForArrayConstructionJoinpoint() - Methode in Klasse org.aspectj.weaver.Shadow
 
isShadowForMonitor() - Methode in Klasse org.aspectj.weaver.Shadow
 
isSignatureEqual(IDOMNode) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.jdom.IDOMNode
Veraltet.
Returns whether this node's signature is equivalent to the given node's signature.
isSignatureEqual(IDOMNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
 
isSilent - Variable in Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
isSilent() - Methode in Ausnahmeklasse org.aspectj.bridge.AbortException
 
isSimilar(IMethod) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IMethod
Returns whether this method is similar to the given method.
isSimilar(IMethod) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMethod
 
isSimilar(IMethod) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceMethod
 
isSimpleName() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Name
Returns whether this name is a simple name (SimpleName).
isSimpleProperty() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.StructuralPropertyDescriptor
Returns whether this property is a simple property (instance of SimplePropertyDescriptor.
isSimpleType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a simple type (SimpleType).
isSimpleType() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isSimpleType() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
isSingleMemberAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Annotation
Returns whether this is a single member annotation
isSourceElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
isSourceElement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
Returns true if this represents a source element.
isSourceFile() - Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
isSourceType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer
Answer whether the receiver contains the unresolved source form of the type.
isSpaceAfter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isSpaceAfter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
isSpaceBefore() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isSpaceBefore() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenTraverser
 
isStackConsumer() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
isStackProducer() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
isStandardLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
isStandardLabel() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CaseLabel
 
isStar() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.NoTypePattern
 
isStar() - Methode in Klasse org.aspectj.weaver.patterns.AnyTypePattern
 
isStar() - Methode in Klasse org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
isStar() - Methode in Klasse org.aspectj.weaver.patterns.NoTypePattern
 
isStar() - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
 
isStar() - Methode in Klasse org.aspectj.weaver.patterns.WildTypePattern
 
isStarAnnotation() - Methode in Klasse org.aspectj.weaver.patterns.AndSignaturePattern
 
isStarAnnotation() - Methode in Klasse org.aspectj.weaver.patterns.AndTypePattern
 
isStarAnnotation() - Methode in Schnittstelle org.aspectj.weaver.patterns.ISignaturePattern
 
isStarAnnotation() - Methode in Klasse org.aspectj.weaver.patterns.NotSignaturePattern
 
isStarAnnotation() - Methode in Klasse org.aspectj.weaver.patterns.OrSignaturePattern
 
isStarAnnotation() - Methode in Klasse org.aspectj.weaver.patterns.OrTypePattern
 
isStarAnnotation() - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
isStarAnnotation() - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
 
isStarredAnnotationPattern() - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
isStatic - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
isStatic - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.imports.ImportName
 
isStatic() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
Returns whether this import declaration is a static import (added in JLS3 API).
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the static modifier, false otherwise.
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
Answer true if the receiver is the static module modifier, false otherwise.
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Clinit
 
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
 
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Initializer
 
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RequiresStatement
 
isStatic() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IModuleReference
 
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver is a static member type (or toplevel)
isStatic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Answer true if the receiver is a static member type (or toplevel)
isStatic() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
isStatic() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
isStatic(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "static" modifier.
isStatic(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
Returns whether the given flags includes the "static" module modifier.
isStatic(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the static modifier.
isStaticImport(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionFlags
Returns whether the given integer includes the CompletionFlags.StaticImport flag.
isStaticInner(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
 
isStoreInstruction() - Methode in Klasse org.aspectj.apache.bcel.generic.Instruction
 
isStrictfp() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isStrictfp() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the strictfp modifier, false otherwise.
isStrictfp() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isStrictfp() - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "strictfp" modifier.
isStrictfp(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the strictfp modifier.
IsStrictlyAssigned - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isStringConcatenation(InfixExpression) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
isStructureKnown - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
Is the structure of this element known
isStructureKnown() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaElement
Returns whether the structure of this element is known.
isStructureKnown() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryMember
 
isStructureKnown() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.LocalVariable
 
isStructureKnown() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
isStructureKnown() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
isStructureKnown() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
isSubRoutine() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FinallyFlowContext
 
isSubRoutine() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
 
isSubRoutineEscaping() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SubRoutineStatement
 
isSubRoutineEscaping() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
isSubRoutineEscaping() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TryStatement
 
IsSubRoutineEscaping - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSubsignature(ExecutableType, ExecutableType) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
isSubsignature(IMethodBinding) - Methode in Schnittstelle 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodVerifier
 
isSubtype(TypeMirror, TypeMirror) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypesImpl
 
isSubTypeCompatible(ITypeBinding) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
isSubtypeOf(TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.IntersectionTypeBinding18
 
isSubtypeOf(TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
isSubtypeOf(TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isSubtypeOf(TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isSubtypeOf(TypeBinding, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
isSubtypeOfRawType(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
isSubTypeOfRTL(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isSuper() - Methode in Klasse org.aspectj.apache.bcel.classfile.JavaClass
 
isSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
isSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
isSuper() - Methode in Klasse org.aspectj.weaver.BoundedReferenceType
 
isSuper() - Methode in Klasse org.aspectj.weaver.WildcardedUnresolvedType
 
isSuper(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the super modifier.
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocFieldReference
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocMessageSend
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
isSuperAccess() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
isSuperAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
isSuperclassOf(ReferenceBinding) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
isSuperInvocation() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnParameterizedQualifiedTypeReference
 
isSuperType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
isSuperType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
IsSuperType - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSupported(long, boolean) - Methode in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
isSupported(CompilerOptions) - Methode in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.JavaFeature
 
isSupportedJavaVersion(String) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompiler
 
isSupportedOption(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileManager
 
isSuppressed(CategorizedProblem) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
isSuppressing(AnnotationAJ[], String) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.weaver.bcel.Utility
Checks for suppression specified on the member or on the declaring type of that member
isSwitchExpressionSupported(AST) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isSwitchLabeledRule() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SwitchCase
Gets the switchLabeledRule of this switch case as true or false.
isSynchronized() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isSynchronized() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the synchronized modifier, false otherwise.
isSynchronized() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isSynchronized() - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
isSynchronized(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "synchronized" modifier.
isSynchronized(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the synchronized modifier.
IsSynchronized - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSynthetic - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
isSynthetic() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IBinding
Returns whether this binding is synthetic.
isSynthetic() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.MethodReferenceMatch
Returns whether the reference is on a synthetic element.
isSynthetic() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IFieldInfo
Return true if the field info is synthetic according to the JVM specification, false otherwise.
isSynthetic() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IMethodInfo
Return true if the method info is synthetic according to the JVM specification, false otherwise.
isSynthetic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
Return true if the field is a synthetic field, false otherwise.
isSynthetic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
Return true if the field is a synthetic method, false otherwise.
isSynthetic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isSynthetic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isSynthetic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.FieldInfo
 
isSynthetic() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.MethodInfo
 
isSynthetic() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
isSynthetic() - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
isSynthetic() - Methode in Klasse org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
isSynthetic() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
isSynthetic() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
isSynthetic() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
isSynthetic() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
isSynthetic() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isSynthetic(int) - Methode in Klasse org.aspectj.apache.bcel.classfile.MethodParameters
 
isSynthetic(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the indication that the element is synthetic.
isSynthetic(ReflectionBasedResolvedMemberImpl) - Methode in Schnittstelle org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
isSynthetic(ReflectionBasedResolvedMemberImpl) - Methode in Klasse org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
isSynthetic(ReflectionBasedResolvedMemberImpl) - Methode in Klasse org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
IsSynthetic - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isSyntheticMethod(String, boolean) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
 
isSyntheticRecordMethod() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.UserLibrary
 
isSystemModule() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IModuleDescription
 
isSystemModule() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BinaryModule
 
isSystemModule(IModuleDescription) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.provisional.JavaModelAccess
IStackMapAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
This class represents a stack map attribute.
IStackMapFrame - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a stack map frame as specified in the JVM specifications.
IStackMapTableAttribute - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
This class represents a stack map table attribute.
isTaggedRepeatable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
isTaggedRepeatable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isTargetAnnotation(ClassScope, String) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
Checks that the target for the ITD is not an annotation.
isTargetEnum(ClassScope, String) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
Checks that the target for the ITD is not an enum.
isTargetSameAsThis() - Methode in Klasse org.aspectj.weaver.Shadow.Kind
 
isTargettingAspectJRuntime12() - Methode in Klasse org.aspectj.weaver.World
 
isTargettingRuntime1_6_10() - Methode in Klasse org.aspectj.weaver.World
 
isTargetTypeParameterized() - Methode in Klasse org.aspectj.weaver.ConcreteTypeMunger
returns true if the ITD target type used type variables, for example I<T>.
isTaskCaseSensitive - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Indicate whether tag detection is case sensitive or not
isTaskCaseSensitive - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
isTaskTag() - Methode in Schnittstelle org.aspectj.bridge.IMessage
 
isTaskTag() - Methode in Klasse org.aspectj.bridge.Message
 
IStateListener - Schnittstelle in org.aspectj.ajdt.internal.core.builder
Implementations of this interface get told interesting information about decisions made in AjState objects.
isTerminateAfterCompilation() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isTest() - Methode in Schnittstelle 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
 
isTestCode() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompilationParticipantResult
 
isTestCodeExcluded() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.CompletionRequestor
If this returns true, exclude test sources and dependencies.
isTextBlockSupported(AST) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
IsThenStatementUnreachable - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.PerObject
 
isThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.JavadocImplicitTypeReference
 
isThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference
 
isThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
isThis() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ThisReference
 
isThis() - Methode in Klasse org.aspectj.weaver.patterns.PerObject
 
isThis() - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
isThis() - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
isThisVersionOrLater(RuntimeVersion) - Methode in Enum-Klasse org.aspectj.weaver.RuntimeVersion
 
isThrowable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
isThrowable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if a given type may be thrown
isTiming() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isTimingEnabled() - Methode in Klasse org.aspectj.weaver.World
 
isToEscape() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isTopLevel() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a top-level class, interface, enum, or annotation type.
isTopLevelOperation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
isTopmostImplementor(ResolvedType) - Methode in Klasse org.aspectj.weaver.ResolvedType
 
istore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISTORE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ISTORE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
istore_0() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISTORE_0 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ISTORE_0 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ISTORE_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
istore_1() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISTORE_1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ISTORE_1 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ISTORE_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
istore_2() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISTORE_2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ISTORE_2 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ISTORE_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
istore_3() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISTORE_3 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ISTORE_3 - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ISTORE_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
isTotalForType(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.GuardedPattern
 
isTotalForType(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Pattern
 
isTotalForType(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordPattern
 
isTotalForType(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypePattern
 
isTraceEnabled() - Methode in Klasse org.aspectj.weaver.tools.CommonsTrace
 
isTraceEnabled() - Methode in Klasse org.aspectj.weaver.tools.DefaultTrace
 
isTraceEnabled() - Methode in Klasse org.aspectj.weaver.tools.Jdk14Trace
 
isTraceEnabled() - Methode in Schnittstelle org.aspectj.weaver.tools.Trace
 
isTransient() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isTransient() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the transient modifier, false otherwise.
isTransient() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isTransient(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "transient" modifier.
isTransient(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the transient modifier.
isTransientTjpFields() - Methode in Klasse org.aspectj.weaver.World
 
isTransitive() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
Answer true if the receiver is the transitive module modifier, false otherwise.
isTransitive() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RequiresStatement
 
isTransitive() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IModuleReference
 
isTransitive(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModuleModifier
Returns whether the given flags includes the "transitive" module modifier.
isTransitivelyRequired(ModuleBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
IStructureModel - Schnittstelle in org.aspectj.util
Abstraction of a structure model
IStructureViewNode - Schnittstelle in org.aspectj.ajde.ui
 
IStructureViewNode.Kind - Klasse in org.aspectj.ajde.ui
Uses "typesafe enum" pattern.
isTrue(boolean, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
Asserts that the given boolean is true.
isTrulyExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isTrulyExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchExpression
 
isTrulyExpression() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
IsTryBlockExiting - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isType() - Methode in Klasse org.aspectj.asm.IProgramElement.Kind
 
isType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
Returns whether this node represents a binding of type Binding.TYPE
isType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
isTypeAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
isTypeAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
isTypeAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
isTypeAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
isTypeAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MessageSend
 
isTypeAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
isTypeAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
isTypeAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite.EmptyWithAstNode
 
isTypeAccess() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite
 
isTypeAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
isTypeAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetSuperReference
 
isTypeAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.eval.CodeSnippetThisReference
 
isTypeArgumentContainedBy(TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
IsTypeElided - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isTypeHierarchyComplete() - Methode in Klasse org.aspectj.weaver.ResolvedType
 
isTypeNameVar(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
isTypeNameVar(Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
Checks to see if the declaration uses 'var' as type name
isTypeReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
isTypeReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NameReference
 
isTypeReference() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isTypeUseCompatible(TypeReference, Scope) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isTypeUseCompatible(TypeReference, Scope, Annotation[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation
 
isTypeUseDeprecated(TypeBinding, Scope) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isTypeVariable() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a type variable.
isTypeVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type was declared as a type variable
isTypeVariable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
Returns true if the type was declared as a type variable
isTypeVariableReference() - Methode in Klasse org.aspectj.weaver.ArrayReferenceType
 
isTypeVariableReference() - Methode in Klasse org.aspectj.weaver.TypeVariableReferenceType
 
isTypeVariableReference() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
isTypeVariableReference() - Methode in Klasse org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
isTypeVariableResolved() - Methode in Klasse org.aspectj.weaver.TypeVariableReferenceType
 
isTypeVariableSignature() - Methode in Klasse org.aspectj.util.GenericSignature.FieldTypeSignature
 
isTypeVariableSignature() - Methode in Klasse org.aspectj.util.GenericSignature.TypeVariableSignature
 
isub() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ISUB - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ISUB - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
ISUB - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
isUnbound() - Methode in Klasse org.aspectj.weaver.BoundedReferenceType
 
isUnbound() - Methode in Klasse org.aspectj.weaver.WildcardedUnresolvedType
 
isUnboundWildcard() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if wildcard type of the form '?'
isUnboundWildcard() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
isUnchecked - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext
 
isUnchecked() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
isUncheckedException(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
T_null is acting as an unchecked exception
isUncheckedException(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
JLS 11.5 ensures that Throwable, Exception, RuntimeException and Error are directly connected.
isUncheckedException(boolean) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding
 
isUnionType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a union type (UnionType).
isUnionType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isUnionType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnionTypeReference
 
IsUnionType - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isUnnamed() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IPackageBinding
Returns whether this package is an unnamed package.
isUnnamed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ModuleElementImpl
 
isUnnamed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl
 
isUnnamed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
isUnnamed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding.UnNamedModule
 
isUnqualifiedSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isUnqualifiedSuper() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SuperReference
 
isUnresolvedType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
isUnresolvedType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding
 
isUpperbound() - Methode in Schnittstelle 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() - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
ISupportsMessageContext - Schnittstelle in org.aspectj.weaver.tools
 
isUsage() - Methode in Schnittstelle org.aspectj.bridge.IMessage
 
isUsage() - Methode in Klasse org.aspectj.bridge.Message
 
isUsed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isUsed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isUsed() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
Answer true if the receiver has private visibility and is used locally
IsUsedInPatternGuard - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isUsedOnlyInCompound() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
IsUsefulEmptyStatement - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isValid() - Methode in Schnittstelle org.aspectj.asm.IHierarchy
 
isValid() - Methode in Klasse org.aspectj.asm.internal.AspectJElementHierarchy
 
isValid() - Methode in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.ArchiveValidity
 
isValid() - Methode in Klasse org.aspectj.runtime.internal.CFlowCounter
 
isValid() - Methode in Klasse org.aspectj.runtime.internal.CFlowStack
 
isValid(Binding) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
isValidBinding() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
isValidClassFileName(String, String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Validate the given .class file name.
isValidCompilationUnitName(String, String, String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Validate the given compilation unit name.
isValidFolderNameForPackage(String, String, String) - Statische Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.MagicLiteral
 
isValidJavaStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NumberLiteral
 
isValidJavaStatement() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
 
isValidJvmVersion(String) - Statische Methode in Klasse org.aspectj.ajde.core.JavaOptions
 
isValidMethodSignature(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns true if the given method signature is valid, false if it is not.
isValidPackageName() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.PackageFragment
 
isValidPackageNameForClassOrisModule(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.BinaryContainer
 
isValidPreserveAllLocalsOption(String) - Statische Methode in Klasse org.aspectj.ajde.core.JavaOptions
 
isValidResource() - Methode in Klasse org.aspectj.ajde.ui.BuildConfigNode
 
isValidSnippet() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.JavaDocRegion
Returns true if region has valid snippet else false.
isValidTypeSignature(String, boolean) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Util
Returns true if the given type signature is valid, false if it is not.
isValueCompatible() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isVar() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SimpleName
Returns whether this represents a "var" type or not (added in JLS10 API).
isVar() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.SimpleType
 
isVar() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a var.
isVarargs() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isVarargs() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.IMethodBinding
Returns whether this is a variable arity method.
isVarargs() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.MethodDeclaration
Returns whether this method declaration declares a variable arity method (added in JLS3 API).
isVarargs() - Methode in Klasse 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() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isVarargs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isVarargs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
isVarargs(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer has the AccVarargs bit set.
isVarArgs - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
isVarArgs - Variable in Klasse org.aspectj.weaver.patterns.TypePattern
 
isVarArgs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
 
isVarArgs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Argument
 
isVarArgs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordComponent
 
isVarArgs() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
isVarArgs() - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
 
isVarArgs(ReflectionBasedResolvedMemberImpl) - Methode in Schnittstelle org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
isVarArgs(ReflectionBasedResolvedMemberImpl) - Methode in Klasse org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
isVarArgs(ReflectionBasedResolvedMemberImpl) - Methode in Klasse org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
IsVarArgs - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
isVarargsMethod() - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
isVarargsMethod() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
isVarargsMethod() - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
isVarargsMethod() - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
isVarTypeDeclaration - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
isViewedAsDeprecated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isViewedAsDeprecated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isViewedAsDeprecated() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PackageBinding
 
isViewedAsDeprecated() - Methode in Klasse 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) - Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.weaver.ResolvedType
 
isVisible(ResolvedType) - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
isVisible(ResolvedType) - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
isVisible(ResolvedType) - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
isVoid - Variable in Klasse org.aspectj.weaver.patterns.ExactTypePattern
 
isVoid() - Methode in Klasse org.aspectj.weaver.patterns.ExactTypePattern
 
isVoid() - Methode in Klasse org.aspectj.weaver.patterns.TypePattern
for quickly recognizing the pattern 'void'
isVoid() - Methode in Klasse org.aspectj.weaver.UnresolvedType
 
isVoidCompatible() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
isVoidMethod() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
 
isVolatile() - Methode in Klasse org.aspectj.apache.bcel.classfile.Modifiers
 
isVolatile() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Answer true if the receiver is the volatile modifier, false otherwise.
isVolatile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
isVolatile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
 
isVolatile(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
Returns whether the given flags includes the "volatile" modifier.
isVolatile(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.core.Flags
Returns whether the given integer includes the volatile modifier.
isWaiting(SourceFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
 
isWarning() - Methode in Schnittstelle org.aspectj.bridge.IMessage
 
isWarning() - Methode in Klasse org.aspectj.bridge.Message
 
isWarning() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
Returns whether the severity of this problem is 'Warning'.
isWarning() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.DefaultProblem
 
isWeavable() - Methode in Klasse org.aspectj.weaver.AbstractReferenceTypeDelegate
 
isWeavable() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
isWeavable() - Methode in Schnittstelle org.aspectj.weaver.ReferenceTypeDelegate
 
isWeavable() - Methode in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isWeaveBody() - Methode in Klasse org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
isWeaved() - Methode in Klasse org.aspectj.weaver.tools.cache.CachedClassEntry
 
isWhitespace(char) - Statische Methode in Klasse 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) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
Include also non JLS whitespaces.
isWidening(int, int) - Statische Methode in Klasse 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 Klasse org.aspectj.util.GenericSignature.TypeArgument
 
isWildcard() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeReference
 
isWildcard() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
isWildcard() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns true if the type is a wildcard
isWildcard() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
isWildcardType() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.dom.ITypeBinding
Returns whether this type binding represents a wildcard type.
isWildcardType() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.dom.Type
Returns whether this type is a wildcard type (WildcardType).
isWithoutTestCode() - Methode in Schnittstelle 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() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.ICompilationUnit
Returns whether this element is a working copy.
isWorkingCopy() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IWorkingCopy
Veraltet.
isWorkingCopy() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
isWoven() - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
isWrappable() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
 
isWriteAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.FieldReferenceMatch
Returns whether the field reference is a write access to the field.
isWriteAccess() - Methode in Klasse org.aspectj.org.eclipse.jdt.core.search.LocalVariableReferenceMatch
Returns whether the local variable reference is a write access to the variable.
isXdevPinpoint() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXHasMemberEnabled() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXlazyTjp() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXlazyTjp() - Methode in Klasse org.aspectj.weaver.World
 
isXmlConfigured() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXmlConfigured() - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
isXmlConfigured() - Methode in Klasse org.aspectj.weaver.World
 
isXnoInline() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXnoInline() - Methode in Klasse org.aspectj.weaver.World
 
isXNotReweavable() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXserializableAspects() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildConfig
 
isXSerializableAspects() - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.EclipseFactory
 
isYieldStatementSupported(AST) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.util.DOMASTUtil
 
isZipFile(File) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
ITD_ABSTRACT_MUST_BE_PUBLIC_ON_INTERFACE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITD_CONFLICT - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITD_CONS_ON_ASPECT - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITD_DOESNT_THROW - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITD_FIELD - Statische Variable in Klasse org.aspectj.asm.internal.HandleProviderDelimiter
 
ITD_MEMBER_CONFLICT - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITD_METHOD - Statische Variable in Klasse org.aspectj.asm.internal.HandleProviderDelimiter
 
ITD_NON_EXPOSED_IMPLEMENTOR - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITD_OVERIDDING_STATIC - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITD_OVERRIDDEN_STATIC - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITD_PARAM_TYPE_MISMATCH - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITD_PREFIX - Statische Variable in Klasse org.aspectj.weaver.NameMangler
 
ITD_RETURN_TYPE_MISMATCH - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITD_VISIBILITY_REDUCTION - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
itdAtDeclareParentsField(ResolvedType, UnresolvedType, UnresolvedType) - Statische Methode in Klasse org.aspectj.weaver.AjcMemberMaker
 
itdAtDeclareParentsField(UnresolvedType, UnresolvedType) - Statische Methode in Klasse org.aspectj.weaver.NameMangler
 
ITDC_ON_ANNOTATION_NOT_ALLOWED - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITDC_ON_ENUM_NOT_ALLOWED - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITDF_ON_ANNOTATION_NOT_ALLOWED - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITDF_ON_ENUM_NOT_ALLOWED - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITDM_ON_ANNOTATION_NOT_ALLOWED - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ITDM_ON_ENUM_NOT_ALLOWED - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
itdMethodMustOverride(AbstractMethodDeclaration, MethodBinding) - Methode in Klasse org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
Called when there is an ITD marked @override that doesn't override a supertypes method.
ITEM_Bogus - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
Constants used in the StackMap attribute.
ITEM_Double - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ITEM_DOUBLE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing double variable info
ITEM_DOUBLE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing double variable info
ITEM_Float - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ITEM_FLOAT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing float variable info
ITEM_FLOAT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing float variable info
ITEM_InitObject - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ITEM_Integer - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ITEM_INTEGER - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing integer variable info
ITEM_INTEGER - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing integer variable info
ITEM_Long - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ITEM_LONG - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing long variable info
ITEM_LONG - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing long variable info
ITEM_NAMES - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ITEM_NewObject - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ITEM_Null - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ITEM_NULL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing null variable info
ITEM_NULL - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing null variable info
ITEM_Object - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
ITEM_OBJECT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing object variable info
ITEM_OBJECT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing object variable info
ITEM_TOP - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing top variable info
ITEM_TOP - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing top variable info
ITEM_UNINITIALIZED - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing uninitialized variable info
ITEM_UNINITIALIZED - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing uninitialized variable info
ITEM_UNINITIALIZED_THIS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
The tag value representing uninitialized this variable info
ITEM_UNINITIALIZED_THIS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
The tag value representing uninitialized this variable info
iterator() - Methode in Klasse org.aspectj.apache.bcel.generic.InstructionList
 
iterator() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
iterator() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.TokenManager
 
ITERATOR - Statische Variable in Klasse org.aspectj.apache.bcel.generic.Type
 
ITERATOR_NAME - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ITERATOR_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
IteratorForReporting(List<FakedTrackingVariable>, Scope, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable.IteratorForReporting
 
Iterators - Klasse in org.aspectj.weaver
 
Iterators.Filter<T> - Schnittstelle in org.aspectj.weaver
A filter represents a mapping function from Iterator to Iterator
Iterators.Getter<A,B> - Schnittstelle in org.aspectj.weaver
A getter represents a mapping function from Object to Iterator
Iterators.ResolvedTypeArrayIterator - Klasse in org.aspectj.weaver
 
ITerminalSymbols - Schnittstelle in org.aspectj.org.eclipse.jdt.core.compiler
Maps each terminal symbol in the java-grammar into a unique integer.
ITestVisitor - Schnittstelle in org.aspectj.weaver.ast
 
IToken - Schnittstelle in org.aspectj.weaver.patterns
 
ITokenSource - Schnittstelle in org.aspectj.weaver.patterns
 
ITrackedNodePosition - Schnittstelle 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 - Schnittstelle 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.
ITypeAnnotationWalker - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.env
A TypeAnnotationWalker is initialized with all type annotations found at a given element.
ITypeBinding - Schnittstelle in org.aspectj.org.eclipse.jdt.core.dom
A type binding represents a fully-resolved type.
ITYPEBINDING - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ITypeFinder - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
This interface is used by SourceTypeBinding to provide a delegated lookup instance.
ITypeHierarchy - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.core
A listener which gets notified when a particular type hierarchy object changes.
ITypeNameRequestor - Schnittstelle in org.aspectj.org.eclipse.jdt.core.search
Veraltet.
Use abstract class TypeNameRequestor instead.
ITypeParameter - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.impl
 
ITypeRoot - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Represents an entire Java type root (either an ICompilationUnit or an IClassFile).
IUIBuildMessageHandler - Schnittstelle 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 - Schnittstelle in org.aspectj.weaver
History: 246125
IUpdatableModule - Schnittstelle 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 - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IUpdatableModule.AddReads - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.env
 
IUpdatableModule.UpdateKind - Enum-Klasse 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 - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.env
Structure for update operations, sorted by IUpdatableModule.UpdateKind.
iushr() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IUSHR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IUSHR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
IUSHR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
IVariableBinding - Schnittstelle 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 - Schnittstelle in org.aspectj.weaver.patterns
Implementors provide a 'verify()' method that is invoked at the end of type binding completion.
IVerificationTypeInfo - Schnittstelle in org.aspectj.org.eclipse.jdt.core.util
Description of a verification type info as described in the JVM specifications.
IWeaveRequestor - Schnittstelle in org.aspectj.weaver
 
IWeavingContext - Schnittstelle in org.aspectj.weaver.loadtime
This class adds support to AspectJ for an OSGi environment
IWeavingSupport - Schnittstelle 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 - Schnittstelle in org.aspectj.org.eclipse.jdt.core
Veraltet.
Use ICompilationUnit instead
ixor() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
IXOR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
IXOR - Statische Variable in Schnittstelle org.aspectj.apache.bcel.generic.InstructionConstants
 
IXOR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 

J

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

K

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

L

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

M

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

N

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

O

OBJECT - Statische Variable in Klasse org.aspectj.apache.bcel.generic.Type
 
OBJECT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
OBJECT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
OBJECT - Statische Variable in Klasse org.aspectj.weaver.UnresolvedType
 
OBJECT_ARRAY - Statische Variable in Klasse org.aspectj.apache.bcel.generic.Type
 
Object2boolean - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2byte - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2char - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2double - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2float - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2int - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2long - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2Object - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2short - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
Object2String - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
 
OBJECTARRAY - Statische Variable in Klasse org.aspectj.weaver.UnresolvedType
 
ObjectCache - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
ObjectCache() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Constructs a new, empty hashtable.
ObjectCache(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ObjectCache
Constructs a new, empty hashtable with the specified initial capacity.
objectCannotBeGeneric(TypeDeclaration) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ObjectCannotBeGeneric - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
objectCannotHaveSuperTypes(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ObjectCannotHaveSuperTypes - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ObjectConstrSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ObjectHasNoSuperclass - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
General type related problems
objectMustBeClass(SourceTypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ObjectMustBeClass - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
ObjectSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ObjectType - Klasse in org.aspectj.apache.bcel.generic
Denotes reference such as java.lang.String.
ObjectType(String) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.ObjectType
 
ObjectType(String, String) - Konstruktor für Klasse org.aspectj.apache.bcel.generic.ObjectType
 
ObjectVector - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.util
 
ObjectVector() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
ObjectVector(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.ObjectVector
 
OBVIOUS_IDENT_CHAR_NATURES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.ScannerHelper
 
occurencesOf(char, char[]) - Statische Methode in Klasse 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) - Statische Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
 
offline - Variable in Klasse org.aspectj.tools.ant.taskdefs.Ajdoc.Link
 
offset - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionContext
 
offset - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.VerificationTypeInfo
 
offset - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
offset(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Offsets all the source indexes in this node by the given amount.
offsetRange(int[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.jdom.DOMNode
Veraltet.
Offsets the source range by the given amount
offsets - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
OK - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants.BoundCheckStatus
 
okNonNullStatus(Expression) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
OLD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ListRewriteEvent
 
OLD_AJC - Statische Variable in Klasse org.aspectj.bridge.ReflectionFactory
 
oldOtherRoots - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
oldRoots - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
oldRoots - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
ON_DEMAND_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ImportDeclaration
The "onDemand" structural property of this node type (type: Boolean).
onDemand - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ImportBinding
 
OnDemand - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
onDemandImportCacheCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
onDemandImportsCache - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
one(T) - Statische Methode in Klasse org.aspectj.weaver.Iterators
creates an iterator I based on an object O.
One - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.IntLiteral
 
ONE_LINE_ALWAYS - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to never keep braced code on one line.
ONE_LINE_PRESERVE - Statische Variable in Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
ONE_STAR_CHAR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
ONE_UTIL_STREAMEX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ONE_ZERO - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
ONE_ZERO_CHAR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
OneLineEnforcer - Klasse in org.aspectj.org.eclipse.jdt.internal.formatter
Implementation of the "Keep braced code on one line" feature.
OneLineEnforcer(TokenManager, DefaultCodeFormatterOptions) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.formatter.OneLineEnforcer
 
ONLY_BEFORE_ON_HANDLER - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ONLY_INLINE_TAG - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnJavadoc
 
ONLY_SUPER_CLASSES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
ONLY_SUPER_INTERFACES - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.SuperTypeReferencePattern
 
OnlyOnePatternCaseLabelAllowed - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
onlyReferenceTypesInIntersectionCast(TypeReference) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
onType - Variable in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
onType - Variable in Klasse org.aspectj.weaver.patterns.ReferencePointcut
 
onTypeBinding - Variable in Klasse org.aspectj.ajdt.internal.compiler.ast.InterTypeDeclaration
 
onTypeSymbolic - Variable in Klasse org.aspectj.weaver.patterns.ReferencePointcut
 
OPC_aaload - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aastore - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aconst_null - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_aload_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_anewarray - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_areturn - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_arraylength - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_astore_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_athrow - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_baload - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_bastore - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_bipush - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_caload - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_castore - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_checkcast - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_d2f - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_d2i - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_d2l - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dadd - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_daload - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dastore - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dcmpg - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dcmpl - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dconst_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dconst_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ddiv - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dload_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dmul - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dneg - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_drem - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dreturn - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dstore_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dsub - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup_x1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup_x2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup2_x1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_dup2_x2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_f2d - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_f2i - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_f2l - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fadd - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_faload - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fastore - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fcmpg - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fcmpl - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fconst_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fconst_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fconst_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fdiv - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fload_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fmul - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fneg - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_frem - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_freturn - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fstore_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_fsub - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_getfield - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_getstatic - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_goto - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_goto_w - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2b - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2c - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2d - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2f - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2l - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_i2s - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iadd - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iaload - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iand - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iastore - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_4 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_5 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iconst_m1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_idiv - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_acmpeq - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_acmpne - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmpeq - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmpge - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmpgt - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmple - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmplt - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_if_icmpne - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifeq - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifge - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifgt - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifle - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iflt - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifne - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifnonnull - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ifnull - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iinc - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iload_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_imul - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ineg - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_instanceof - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokedynamic - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokeinterface - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokespecial - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokestatic - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_invokevirtual - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ior - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_irem - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ireturn - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ishl - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ishr - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_istore_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_isub - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_iushr - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ixor - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_jsr - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_jsr_w - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_l2d - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_l2f - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_l2i - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ladd - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_laload - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_land - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lastore - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lcmp - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lconst_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lconst_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ldc - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ldc_w - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ldc2_w - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ldiv - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lload_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lmul - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lneg - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lookupswitch - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lor - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lrem - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lreturn - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lshl - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lshr - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore_0 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore_1 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore_2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lstore_3 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lsub - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lushr - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_lxor - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_monitorenter - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_monitorexit - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_multianewarray - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_new - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_newarray - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_nop - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_pop - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_pop2 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_putfield - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_putstatic - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_ret - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_return - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_saload - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_sastore - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_sipush - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_swap - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_tableswitch - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
OPC_wide - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.Opcodes
 
opcode - Variable in Klasse org.aspectj.apache.bcel.generic.Instruction
 
OPCODE_NAMES - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
Names of opcodes.
Opcodes - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
 
OpcodeStringValues - Klasse in org.aspectj.org.eclipse.jdt.core.util
Description of each opcode mnemonic according to the JVM specifications.
OpcodeStringValues() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.util.OpcodeStringValues
 
open(IProgressMonitor) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.IOpenable
Opens this element and all parent elements that are not already open.
open(IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
Open(int, int, int[]) - Konstruktor für Klasse org.aspectj.apache.bcel.classfile.Module.Open
 
OPEN_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ModuleDeclaration
The "open" structural property of this node type (type: Boolean).
openable - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PossibleMatch
 
openable - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SelectionRequestor
 
Openable - Klasse in org.aspectj.org.eclipse.jdt.internal.core
Abstract class for implementations of java elements which are IOpenable.
Openable(JavaElement) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
openableCache - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelCache
Cache of open compilation unit and class files
OpenableElementInfo - Klasse in org.aspectj.org.eclipse.jdt.internal.core
Element info for IOpenable elements.
OpenableElementInfo() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.OpenableElementInfo
 
openAncestors(HashMap, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
openAncestors(HashMap, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.Openable
 
openBuffer(IProgressMonitor, Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFile
Opens and returns buffer on the source code associated with this class file.
openBuffer(IProgressMonitor, Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClassFileWorkingCopy
 
openBuffer(IProgressMonitor, Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
openBuffer(IProgressMonitor, Object) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModularClassFile
Opens and returns buffer on the source code associated with this class file.
openBuffer(IProgressMonitor, Object) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas for an opened element.
openedBinaryTypes - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.CompletionEngine
 
openedPackages - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ModuleBinding
 
openFile(String) - Methode in Schnittstelle org.aspectj.ajde.ui.BuildConfigEditor
 
openFile(String) - Methode in Klasse org.aspectj.ajde.ui.swing.TreeViewBuildConfigEditor
 
openInputStream() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
openInputStream() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileObject
 
openInputStream() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.PathFileObject
 
openOutputStream() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject
 
openOutputStream() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
openOutputStream() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileObject
 
openOutputStream() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.PathFileObject
 
openReader(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
openReader(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileObject
 
openReader(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.PathFileObject
 
opens - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
opens - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
opens - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.ModuleInfo
 
opens - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
opens() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.BasicModule
 
opens() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
opens() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule
 
opens() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ModuleDescriptionInfo
 
OPENS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
OPENS_DIRECTIVE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type OpensDirective.
opensCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
 
opensCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ModuleInfo
 
opensCount - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.RecoveredModule
 
OpensDirective - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Opens directive AST node type (added in JLS9 API).
OpensStatement - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
OpensStatement(ImportReference) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OpensStatement
 
OpensStatement(ImportReference, ModuleReference[]) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OpensStatement
 
openWhenClosed(Object, boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaElement
 
openWriter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject
 
openWriter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.ArchiveFileObject
 
openWriter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseFileObject
 
openWriter() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.PathFileObject
 
OPERAND_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression
The "operand" structural property of this node type (child type: Expression).
OPERAND_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression
The "operand" structural property of this node type (child type: Expression).
operation_cancelled - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_cannotRenameDefaultPackage - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_copyElementProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_copyResourceProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createFieldProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createImportsProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createInitializerProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createMethodProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createPackageFragmentProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createPackageProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createTypeProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_createUnitProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_deleteElementProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_deleteResourceProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_moveElementProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_moveResourceProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_needAbsolutePath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_needElements - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_needName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_needPath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_needString - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_notSupported - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_nullContainer - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_nullName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_pathOutsideProject - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_renameElementProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_renameResourceProgress - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
operation_sortelements - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
OPERATION_STACKS - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
OPERATOR_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.Assignment
The "operator" structural property of this node type (type: Assignment.Operator).
OPERATOR_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.InfixExpression
The "operator" structural property of this node type (type: InfixExpression.Operator).
OPERATOR_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PostfixExpression
The "operator" structural property of this node type (type: PostfixExpression.Operator).
OPERATOR_PROPERTY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.PrefixExpression
The "operator" structural property of this node type (type: PrefixExpression.Operator).
OperatorExpression - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
OperatorExpression() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
OperatorExpression constructor comment.
OperatorIds - Schnittstelle in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
OperatorMASK - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
operatorOnlyValidOnNumericType(CompoundAssignment, TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
OperatorSHIFT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
OperatorSignatures - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
operatorToString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
operatorToString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorExpression
 
operatorToString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.PostfixExpression
 
operatorToString() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.PrefixExpression
 
OPTIMIZE - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
OPTIMIZE_OUT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "optimize out".
OPTIMIZE_OUT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
optimizeBranch(int, BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
optimizeBranch(int, BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
OPTIMIZED_LENGTH - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.CharDeduplication
 
optimizedBooleanConstant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
optimizedBooleanConstant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
optimizedBooleanConstant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
optimizedBooleanConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
optimizedBooleanConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.CastExpression
 
optimizedBooleanConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
optimizedBooleanConstant() - Methode in Klasse 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() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
optimizedBooleanConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
optimizedBooleanConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
optimizedBooleanConstant(int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
optimizedConcatNodeLists() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
optimizedIfFalseConstant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
optimizedIfTrueConstant - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
optimizedMatching - Variable in Klasse org.aspectj.weaver.World
 
optimizedNullComparisonConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
optimizedNullComparisonConstant() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
 
optimizedPackBody(MethodGen) - Methode in Klasse org.aspectj.weaver.bcel.LazyMethodGen
 
optimizeStringLiterals - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
OPTIMIZING_THIS_JOIN_POINT_CALLS - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
OPTION_AnnotationBasedNullAnalysis - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ArgumentPrefixes - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_ArgumentSuffixes - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_CamelCaseMatch - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_Compliance - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_DocCommentSupport - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Emacssym - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_EmulateJavacBug8031744 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_EnablePreviews - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Encoding - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_FatalOptionalError - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_FieldPrefixes - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_FieldSuffixes - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_ForceImplicitQualification - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_GenerateClassFiles - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_GenerateJavaDocsInModel - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_GenerateModel - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_IgnoreUnnamedModuleForSplitPackage - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_IncludeNullInfoFromAsserts - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_InheritNullAnnotations - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_InlineJsr - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_JdtDebugCompileMode - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_LambdaGenericSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_LineNumberAttribute - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_LocalPrefixes - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_LocalSuffixes - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_LocalVariableAttribute - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Option IDs
OPTION_MaxProblemPerUnit - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_MethodParametersAttribute - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NonNullAnnotationName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NonNullAnnotationSecondaryNames - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NonNullByDefaultAnnotationName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NonNullByDefaultAnnotationSecondaryNames - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NullableAnnotationName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_NullableAnnotationSecondaryNames - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_PerformDeprecationCheck - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_PerformDiscouragedReferenceCheck - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_PerformForbiddenReferenceCheck - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_PerformVisibilityCheck - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
Option IDs
OPTION_PessimisticNullAnalysisForFreeTypeVariables - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_PreserveUnusedLocal - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Process_Annotations - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Release - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportAnnotatedTypeArgumentToUnannotated - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportAnnotationSuperInterface - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportAPILeak - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportAssertIdentifier - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportAutoboxing - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportCannotImplementLazyTJP - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportComparingIdentical - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeadCode - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeadCodeInTrivialIfStatement - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeprecation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeprecationInDeprecatedCode - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDeprecationWhenOverridingDeprecatedMethod - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportDiscouragedReference - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportEmptyStatement - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportEnumIdentifier - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportExplicitlyClosedAutoCloseable - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportFallthroughCase - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportFieldHiding - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportFinallyBlockNotCompletingNormally - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportFinalParameterBound - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportForbiddenReference - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportHiddenCatchBlock - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportIncompatibleNonInheritedInterfaceMethod - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportIncompatibleSerialVersion - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportIncompleteEnumSwitch - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportIndirectStaticAccess - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidAbsoluteTypeName - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportInvalidJavadoc - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidJavadocTags - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidJavadocTagsDeprecatedRef - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidJavadocTagsNotVisibleRef - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidJavadocTagsVisibility - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportInvalidWildcardTypeName - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportLocalVariableHiding - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMethodCanBePotentiallyStatic - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMethodCanBeStatic - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMethodWithConstructorName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingDefaultCase - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingDeprecatedAnnotation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingEnumCaseDespiteDefault - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingHashCodeMethod - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocComments - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocCommentsOverriding - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocCommentsVisibility - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTagDescription - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTags - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTagsMethodTypeParameters - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTagsOverriding - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingJavadocTagsVisibility - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingNonNullByDefaultAnnotation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingOverrideAnnotation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingOverrideAnnotationForInterfaceMethodImplementation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingSerialVersion - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportMissingSynchronizedOnInheritedMethod - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNeedSerialVersionUIDField - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportNoEffectAssignment - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNoImplicitStringConversion - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNonExternalizedStringLiteral - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNonnullParameterAnnotationDropped - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNonNullTypeVariableFromLegacyInvocation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNonStaticAccessToStatic - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNullAnnotationInferenceConflict - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNullReference - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNullSpecViolation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportNullUncheckedConversion - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportOverridingMethodWithoutSuperInvocation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportOverridingPackageDefaultMethod - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportParameterAssignment - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportPossibleAccidentalBooleanAssignment - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportPotentiallyUnclosedCloseable - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportPotentialNullReference - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportPreviewFeatures - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRawTypeReference - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRedundantNullAnnotation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRedundantNullCheck - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRedundantSpecificationOfTypeArguments - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportRedundantSuperinterface - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportShadowNotInStructure - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportSpecialParameterHidingField - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportSuppressWarningNotFullyAnalysed - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportSwallowedExceptionInCatchBlock - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportSyntheticAccessEmulation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportTasks - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportTerminalDeprecation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportTypeNotExposedToWeaver - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportTypeParameterHiding - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnavoidableGenericTypeProblems - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUncheckedTypeOperation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnclosedCloseable - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUndocumentedEmptyBlock - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnhandledWarningToken - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUninternedIdentityComparison - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnlikelyCollectionMethodArgumentType - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnlikelyCollectionMethodArgumentTypeStrict - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnlikelyEqualsArgumentType - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnmatchedSuperTypeInCall - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportUnnecessaryElse - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnnecessaryTypeCheck - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnqualifiedFieldAccess - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnresolvableMember - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_ReportUnstableAutoModuleName - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedDeclaredThrownException - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedDeclaredThrownExceptionExemptExceptionAndThrowable - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedDeclaredThrownExceptionIncludeDocCommentReference - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedDeclaredThrownExceptionWhenOverriding - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedExceptionParameter - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedImport - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedLabel - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedLocal - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedObjectAllocation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedParameter - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedParameterIncludeDocCommentReference - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedParameterWhenImplementingAbstract - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedParameterWhenOverridingConcrete - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedPrivateMember - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedTypeArgumentsForMethodInvocation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedTypeParameter - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportUnusedWarningToken - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ReportVarargsArgumentNeedCast - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_ShareCommonFinallyBlocks - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_Source - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_SourceFileAttribute - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_StaticFieldPrefixes - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_StaticFieldSuffixes - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_StaticFinalFieldPrefixes - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_StaticFinalFieldSuffixes - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_Store_Annotations - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_SubwordMatch - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_SuggestStaticImports - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistOptions
 
OPTION_SuppressOptionalErrors - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_SuppressWarnings - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_SyntacticNullAnalysisForFields - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TargetPlatform - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TaskCaseSensitive - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TaskPriorities - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TaskTags - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OPTION_TerminateAfterCompilation - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XDevNoAtAspectJProcessing - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XdevPinpoint - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XHasMember - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XLazyThisJoinPoint - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XNoInline - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XNotReweavable - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
OPTION_XSerializableAspects - Statische Variable in Klasse org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
Optional - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
OPTIONAL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the optional attribute.
OPTIONAL - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
optionKeyFromIrritant(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Return the most specific option key controlling this irritant.
options - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Engine
 
options - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
options - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
options - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
options - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemHandler
 
options - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
options - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
Options - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.tool
Class used to handle options in the EclipseFileManager and the EclipseCompiler
Options - Klasse in org.aspectj.weaver.loadtime
A class that hanldes LTW options.
Options() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.Options
 
Options() - Konstruktor für Klasse org.aspectj.weaver.loadtime.Options
 
Options.WeaverOption - Klasse in org.aspectj.weaver.loadtime
 
OptionsFrame - Klasse in org.aspectj.ajde.ui.swing
UI for setting user-configureable options.
OptionsFrame(IconRegistry) - Konstruktor für Klasse org.aspectj.ajde.ui.swing.OptionsFrame
 
OptionsPanel - Klasse in org.aspectj.ajde.ui.swing
 
OptionsPanel() - Konstruktor für Klasse org.aspectj.ajde.ui.swing.OptionsPanel
 
or(FuzzyBoolean) - Methode in Klasse org.aspectj.util.FuzzyBoolean
 
Or - Klasse in org.aspectj.weaver.ast
 
Or(Test, Test) - Konstruktor für Klasse org.aspectj.weaver.ast.Or
 
OR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.InfixExpression.Operator
Inclusive OR "|" operator.
OR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
OR - Statische Variable in Klasse org.aspectj.weaver.patterns.AnnotationTypePattern
 
OR - Statische Variable in Schnittstelle org.aspectj.weaver.patterns.ISignaturePattern
 
OR - Statische Variable in Klasse org.aspectj.weaver.patterns.Pointcut
 
OR - Statische Variable in Klasse org.aspectj.weaver.patterns.TypePattern
 
OR_OPERATOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.OrTypePattern
 
OR_OR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
OR_OR_Expression - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
OR_OR_Expression(Expression, Expression, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
OR_PATTERN - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
OrAnnotationTypePattern - Klasse in org.aspectj.weaver.patterns
 
OrAnnotationTypePattern(AnnotationTypePattern, AnnotationTypePattern) - Konstruktor für Klasse org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
ORDERED_TAGS_NUMBER - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.parser.JavadocTagConstants
 
ordinal - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
 
Ordinal - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
OrdinalSignature - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
ORG - Statische Variable in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
ORG - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_APACHE_COMMONS_LANG_VALIDATE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_APACHE_COMMONS_LANG3_VALIDATE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_ASPECTJ_LANG_JOINPOINT - Statische Variable in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
ORG_ASPECTJ_LANG_JOINPOINT_STATICPART - Statische Variable in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
ORG_ASPECTJ_RUNTIME_INTERNAL_AROUNDCLOSURE - Statische Variable in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
ORG_ASPECTJ_RUNTIME_INTERNAL_CONVERSIONS - Statische Variable in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjTypeConstants
 
ORG_ECLIPSE_CORE_RUNTIME_ASSERT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_JUNIT_ASSERT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_JUNIT_JUPITER_API_ASSERTIONS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_JUNIT_METHOD_SOURCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ORG_SPRING_AUTOWIRED - Statische Variable in Schnittstelle 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.antadapter - Package org.aspectj.org.eclipse.jdt.internal.antadapter
 
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.tool - Package org.aspectj.org.eclipse.jdt.internal.compiler.tool
 
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.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.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 - Statische Variable in Schnittstelle org.aspectj.bridge.IMessageHolder
value for orGreater parameter
original - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
original - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
 
original() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
original() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding
Returns the original field (as opposed to parameterized instances)
original() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
Returns the original method (as opposed to parameterized/polymorphic instances)
original() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MostSpecificExceptionMethodBinding
 
original() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
original() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
Returns the original method (as opposed to parameterized instances)
original() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedRecordComponentBinding
 
original() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.PolymorphicMethodBinding
 
original() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ProblemMethodBinding
 
original() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RecordComponentBinding
Returns the original RecordComponent (as opposed to parameterized instances)
original() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Returns the orignal generic type instantiated by the receiver type, or itself if not.
ORIGINAL - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
original_state(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTParserClass
 
originalAction - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
originalAnnotations - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
originalBinding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
originalComplianceLevel - Variable in Klasse 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 Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding
 
originalFromClone() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
originalMethod - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding
 
originalRecordComponent - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedRecordComponentBinding
 
originalReferenceContext() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
Returns the nearest original reference context, starting from current scope.
originalSignature - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
originalSourceEnd - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference
 
originalSourceLevel - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
Original Java source level, refers to a JDK version, e.g.
originalStart - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token
Position in source of the first character.
originalSuperclass - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
originalSuperInterfaces - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
ORIGINATING_PROJECT_CLASSPATH - Statische Variable in Schnittstelle 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 - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
OrLocator(OrPattern) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrLocator
 
OrPattern - Klasse in org.aspectj.org.eclipse.jdt.internal.core.search.matching
 
OrPattern(SearchPattern, SearchPattern) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.OrPattern
 
OrPointcut - Klasse in org.aspectj.org.eclipse.jdt.core.dom
OrPointcut DOM AST node.
OrPointcut - Klasse in org.aspectj.weaver.patterns
 
OrPointcut(Pointcut, Pointcut) - Konstruktor für Klasse org.aspectj.weaver.patterns.OrPointcut
 
OrSignaturePattern - Klasse in org.aspectj.weaver.patterns
Represents the OR of two other signature patterns.
OrSignaturePattern(ISignaturePattern, ISignaturePattern) - Konstruktor für Klasse org.aspectj.weaver.patterns.OrSignaturePattern
 
OrTypePattern - Klasse in org.aspectj.org.eclipse.jdt.core.dom
 
OrTypePattern - Klasse in org.aspectj.weaver.patterns
left || right
OrTypePattern(TypePattern, TypePattern) - Konstruktor für Klasse org.aspectj.weaver.patterns.OrTypePattern
 
OTHER - Enum-Konstante in Enum-Klasse 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 - Statische Variable in Schnittstelle 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
otherBindings - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
otherBounds - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
otherConstants - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
otherGenericCasts - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
otherRoots - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessingState
 
otherUpperBounds() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
ourHandler - Variable in Klasse org.aspectj.tools.ajc.Main
internally-set message sink
out - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
out - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.Compiler
 
Out - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
 
outerContext - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InferenceContext18
 
OuterLocalMustBeEffectivelyFinal - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
OuterLocalMustBeFinal - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
outerLocalVariables - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.LambdaExpression
 
outerLocalVariables - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
outerMostClassScope() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
outerMostEnclosingClassFile() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Returns the most enclosing classfile of the receiver.
outermostEnclosingType() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding
 
outerMostMethodScope() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Scope
 
outerTracker - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
outerTryContext - Variable in Klasse 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 Klasse org.aspectj.util.GenericSignature.ClassTypeSignature
 
OUTJAR_CHANGED - Statische Variable in Schnittstelle org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
OUTJAR_IN_INPUT_PATH - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
outMessage(String) - Methode in Klasse org.aspectj.tools.ajc.Main
Messages to the user
output_isFile - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
OUTPUT_LOCATION_OVERLAPPING_ANOTHER_SOURCE - Statische Variable in Schnittstelle 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
output_notValidAll - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Messages
 
OUTPUT_OVERLAPPING_SOURCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IJavaModelMarker
Output overlapping another source attribute (value "outputOverlappingSource").
outputClassFiles(CompilationResult) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
outputClassFiles(CompilationResult) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl
 
OUTPUTDESTINATIONS_CHANGED - Statische Variable in Schnittstelle org.aspectj.ajdt.internal.core.builder.CompilerConfigurationChangeFlags
 
outputLocation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
OutputLocationAdapter - Klasse in org.aspectj.ajde.core.internal
Enables the output locations detailed by the IOutputLocationManager implementation to be related to the comipler/weaver.
OutputLocationAdapter(IOutputLocationManager) - Konstruktor für Klasse org.aspectj.ajde.core.internal.OutputLocationAdapter
 
overallTime - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerStats
 
overflow - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Indicates if the cache has been over filled and by how much.
OverflowingLRUCache<K,V> - Klasse 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) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Creates a OverflowingLRUCache.
OverflowingLRUCache(int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.OverflowingLRUCache
Creates a OverflowingLRUCache.
OVERRIDDEN_METHOD_FLAVOR - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
OverriddenPackageDefaultMethod - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OVERRIDE - Enum-Konstante in Enum-Klasse 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-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching.CheckMode
allow covariant return types, but no other deviations.
overridenEventType - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.DeltaProcessor
 
overrides(ExecutableElement, ExecutableElement, TypeElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
overrides(ExecutableElement, TypeElement) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl
Return true if this method overrides overridden in the context of type.
overrides(IMethodBinding) - Methode in Schnittstelle 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
overridesMethodWithoutSuperInvocation(MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
overridesPackageDefaultMethod(MethodBinding, MethodBinding) - Methode in Klasse org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
overridesPackageDefaultMethod(MethodBinding, MethodBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
OverridingDeprecatedMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
OverridingDeprecatedSinceVersionMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
OverridingMethodWithoutSuperInvocation - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
OverridingMethodWithoutSuperInvocation - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
OverridingMethodWithSupercall - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
 
OverridingNonVisibleMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
OverridingTerminallyDeprecatedMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
OverridingTerminallyDeprecatedSinceVersionMethod - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
overWrite(char[], int, char[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.util.CharArrayUtils
 
OVERWRITE_ANNOTATIONS - Enum-Konstante in Enum-Klasse 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 - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
owner - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.Buffer
 
owner - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.CompilationUnit
 
owner - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 

P

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

R

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

S

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

T

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

U

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

V

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

W

WAIT_UNTIL_READY_TO_SEARCH - Statische Variable in Schnittstelle 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(boolean, IProgressMonitor) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexManager
Waits until all indexing jobs are done or given monitor is cancelled.
waitNeeded() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexRequest
 
waitNeeded() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.PatternSearchJob
 
waitNeeded() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
Answers if we need some sleep after index write operations.
WaitUntilReady - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.processing.IJob
 
walk(HierarchyWalker) - Methode in Klasse org.aspectj.asm.internal.ProgramElement
 
walk(HierarchyWalker) - Methode in Schnittstelle org.aspectj.asm.IProgramElement
 
walkModuleImage(File, String, JRTUtil.JrtFileVisitor<Path>, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.JRTUtil
 
walkModuleImage(File, JRTUtil.JrtFileVisitor<Path>, int) - Statische Methode in Klasse 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() - Methode in Schnittstelle org.aspectj.asm.IModelFilter
When the relationship map is dumped, lines are prefixed with a handle ID.
wantToReport() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
warn(String) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
 
warn(String) - Methode in Klasse org.aspectj.weaver.tools.AbstractTrace
 
warn(String) - Methode in Schnittstelle org.aspectj.weaver.tools.Trace
 
warn(String) - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
warn(String, Throwable) - Methode in Klasse org.aspectj.weaver.tools.CommonsTrace
 
warn(String, Throwable) - Methode in Klasse org.aspectj.weaver.tools.DefaultTrace
 
warn(String, Throwable) - Methode in Klasse org.aspectj.weaver.tools.Jdk14Trace
 
warn(String, Throwable) - Methode in Schnittstelle org.aspectj.weaver.tools.Trace
 
warn(String, Throwable) - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
warn(String, ISourceLocation) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
 
warn(IMessageHandler, String) - Statische Methode in Klasse org.aspectj.bridge.MessageUtil
create and handle warn message (ignored if handler is null)
WARN_ASSERT_IDENITIFIER - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
WARN_DEPRECATION - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
WARN_HIDDEN_CATCH_BLOCKS - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
WARN_METHOD_WITH_CONSTRUCTOR_NAME - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
WARN_NON_NLS - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
WARN_OVERRIDING_PACKAGE_DEFAULT_METHOD - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
WARN_SYNTHETIC_ACCESS - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
WARN_UNUSED_IMPORTS - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
WARN_UNUSED_LOCALS - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
WARN_UNUSED_PARAMETER - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
warning(SAXParseException) - Methode in Klasse org.aspectj.weaver.loadtime.definition.DocumentParser
 
Warning - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
WARNING - Statische Variable in Klasse org.aspectj.ajde.core.JavaOptions
 
WARNING - Statische Variable in Schnittstelle org.aspectj.bridge.IMessage
 
WARNING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.JavaCore
Configurable option value: "warning".
WARNING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
WARNING_NOMESSAGE - Statische Variable in Klasse org.aspectj.bridge.MessageUtil
 
warningOptionNames() - Statische Methode in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
warningTokenFromIrritant(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
For suppressable warnings
warningTokens - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
warningTokenToIrritants(String) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
warnOnAddedInterface(String, ISourceLocation) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
warnOnAddedInterface(ResolvedType, ResolvedType) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
warnOnAddedMethod(Method, ISourceLocation) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
warnOnAddedStaticInitializer(Shadow, ISourceLocation) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
warnOnModifiedSerialVersionUID(ISourceLocation, String) - Methode in Klasse org.aspectj.weaver.bcel.LazyClassGen
 
wasAcr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
wasEnclosingInstanceSupplied - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InnerEmulationDependency
 
wasFullBuild() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjBuildManager
 
wasInferred - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedGenericMethodBinding
 
WeakClassLoaderReference - Klasse in org.aspectj.weaver
Wraps a reference to a classloader inside a WeakReference.
WeakClassLoaderReference(ClassLoader) - Konstruktor für Klasse org.aspectj.weaver.WeakClassLoaderReference
 
weakerTypes(TypeBinding[], TypeBinding[], LookupEnvironment) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.NullAnnotationMatching
 
WeakHashSet<T> - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
A hashset whose values can be garbage collected.
WeakHashSet() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet
 
WeakHashSet(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSet
 
WeakHashSet.HashableWeakReference<T> - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
 
WeakHashSetOfCharArray - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
A hashset of char[] whose values can be garbage collected.
WeakHashSetOfCharArray() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
WeakHashSetOfCharArray(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.util.WeakHashSetOfCharArray
 
WeakHashSetOfCharArray.HashableWeakReference - Klasse in org.aspectj.org.eclipse.jdt.internal.core.util
 
weakNormalize(String) - Statische Methode in Klasse org.aspectj.util.FileUtil
Weakly normalize path for comparisons by trimming and changing '\\' to '/'
weave() - Methode in Schnittstelle org.aspectj.weaver.IClassWeaver
perform the weaving.
weave(File) - Methode in Klasse org.aspectj.weaver.bcel.BcelWeaver
 
weave(IClassFileProvider) - Methode in Klasse org.aspectj.weaver.bcel.BcelWeaver
 
weaveAfter(BcelAdvice) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
weaveAfterReturning(BcelAdvice) - Methode in Klasse 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) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
weaveAroundClosure(BcelAdvice, boolean) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
weaveAroundInline(BcelAdvice, boolean) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
weaveCflowEntry(BcelAdvice, Member) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
weaveClass(String, byte[]) - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor
Weave a class using aspects previously supplied to the adaptor.
weaveClass(String, byte[], boolean) - Methode in Klasse org.aspectj.weaver.tools.WeavingAdaptor
Weave a class using aspects previously supplied to the adaptor.
weaveCompleted() - Methode in Klasse org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
weaveCompleted() - Methode in Schnittstelle org.aspectj.weaver.IWeaveRequestor
 
weaved() - Methode in Klasse org.aspectj.weaver.tools.cache.CacheStatistics
 
WEAVED_CLASS_CACHE_DIR - Statische Variable in Klasse org.aspectj.weaver.tools.cache.AbstractFileCacheBacking
Default property used to specify a default weaving cache dir location
WEAVED_CLASS_CACHE_ENABLED - Statische Variable in Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
 
WEAVED_SUFFIX - Statische Variable in Klasse org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
 
WeavedClassCache - Klasse 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) - Konstruktor für Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
 
weavedKey(String, byte[]) - Methode in Schnittstelle 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[]) - Methode in Klasse org.aspectj.weaver.tools.cache.DefaultCacheKeyResolver
 
WEAVEINFO - Statische Variable in Schnittstelle org.aspectj.bridge.IMessage
 
weaveInterTypeDeclarations(ResolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelWorld
 
WeaveMessage - Klasse in org.aspectj.bridge
 
WEAVEMESSAGE_ADVISES - Statische Variable in Klasse org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_ANNOTATES - Statische Variable in Klasse org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_DECLAREPARENTSEXTENDS - Statische Variable in Klasse org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_DECLAREPARENTSIMPLEMENTS - Statische Variable in Klasse org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_ITD - Statische Variable in Klasse org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_MIXIN - Statische Variable in Klasse org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_REMOVES_ANNOTATION - Statische Variable in Klasse org.aspectj.bridge.WeaveMessage
 
WEAVEMESSAGE_SOFTENS - Statische Variable in Klasse org.aspectj.bridge.WeaveMessage
 
WeaveMessage.WeaveMessageKind - Klasse in org.aspectj.bridge
 
WeaveMessageKind(int, String) - Konstruktor für Klasse org.aspectj.bridge.WeaveMessage.WeaveMessageKind
 
weaveNormalTypeMungers(ResolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelWeaver
 
weaveParentTypeMungers(ResolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelWeaver
Weaves new parents and annotations onto a type ("declare parents" and "declare @type") Algorithm: 1.
weavePerObjectEntry(BcelAdvice, BcelVar) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
weavePerTypeWithinAspectInitialization(BcelAdvice, UnresolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
Causes the aspect instance to be *set* for later retrievable through localAspectof()/aspectOf()
weaver - Variable in Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
WEAVER_VERSION_AJ169 - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_AJ121 - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_AJ150 - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_AJ150M4 - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_AJ160 - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_AJ160M2 - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_AJ161 - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MAJOR_UNKNOWN - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MINOR_AJ121 - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MINOR_AJ150 - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MINOR_AJ160 - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MINOR_AJ161 - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WEAVER_VERSION_MINOR_UNKNOWN - Statische Variable in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WeaverAdapter - Klasse in org.aspectj.ajdt.internal.compiler
 
WeaverAdapter(AbstractCompilerAdapter, WeaverMessageHandler, IProgressListener) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
WeaverMessageHandler - Klasse in org.aspectj.ajdt.internal.compiler
 
WeaverMessageHandler(IMessageHandler, Compiler) - Konstruktor für Klasse org.aspectj.ajdt.internal.compiler.WeaverMessageHandler
 
WeaverMessages - Klasse in org.aspectj.weaver
 
WeaverMessages() - Konstruktor für Klasse org.aspectj.weaver.WeaverMessages
 
WeaverOption(IMessageHandler) - Konstruktor für Klasse org.aspectj.weaver.loadtime.Options.WeaverOption
 
WeaverState(WeaverStateInfo) - Konstruktor für Klasse org.aspectj.weaver.AjAttribute.WeaverState
 
WeaverStateInfo - Klasse in org.aspectj.weaver
WeaverStateInfo represents how a type was processed.
WeaverStateInfo(boolean) - Konstruktor für Klasse org.aspectj.weaver.WeaverStateInfo
 
WeaverVersionInfo() - Konstruktor für Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
WeaverVersionInfo(short, short) - Konstruktor für Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
weaveSoftener(BcelAdvice, UnresolvedType) - Methode in Klasse org.aspectj.weaver.bcel.BcelShadow
 
weaveWithoutDump(UnwovenClassFile, BcelObjectType) - Methode in Klasse org.aspectj.weaver.bcel.BcelWeaver
 
WEAVING - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
WEAVING_ADAPTOR_VERBOSE - Statische Variable in Klasse org.aspectj.weaver.tools.WeavingAdaptor
System property used to turn on verbose weaving messages
WEAVING_ASPECT_PATH - Statische Variable in Klasse org.aspectj.weaver.loadtime.WeavingURLClassLoader
 
WEAVING_ASPECTS - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
WEAVING_CLASS_PATH - Statische Variable in Klasse org.aspectj.weaver.loadtime.WeavingURLClassLoader
 
WEAVING_CLASSES - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
WEAVING_INTERTYPE_DECLARATIONS - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
WEAVING_TYPE - Statische Variable in Klasse org.aspectj.bridge.context.CompilationAndWeavingContext
 
WeavingAdaptor - Klasse in org.aspectj.weaver.tools
This adaptor allows the AspectJ compiler to be embedded in an existing system to facilitate load-time weaving.
WeavingAdaptor() - Konstruktor für Klasse org.aspectj.weaver.tools.WeavingAdaptor
 
WeavingAdaptor(GeneratedClassHandler, URL[], URL[]) - Konstruktor für Klasse 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) - Konstruktor für Klasse org.aspectj.weaver.tools.WeavingAdaptor
Construct a WeavingAdaptor with a reference to a weaving class loader.
WeavingAdaptor.WeavingAdaptorMessageHolder - Klasse in org.aspectj.weaver.tools
Processes messages arising from weaver operations.
WeavingAdaptor.WeavingAdaptorMessageWriter - Klasse in org.aspectj.weaver.tools
 
WeavingAdaptorMessageHolder(PrintWriter) - Konstruktor für Klasse org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
 
WeavingAdaptorMessageWriter(PrintWriter) - Konstruktor für Klasse org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageWriter
 
weavingAspects() - Methode in Klasse org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
weavingAspects() - Methode in Schnittstelle org.aspectj.weaver.IWeaveRequestor
 
weavingClasses() - Methode in Klasse org.aspectj.ajdt.internal.compiler.WeaverAdapter
 
weavingClasses() - Methode in Schnittstelle org.aspectj.weaver.IWeaveRequestor
 
WeavingClassLoader - Schnittstelle in org.aspectj.weaver.tools
An interface for weaving class loaders to provide callbacks for a WeavingAdaptor.
weavingCompleted() - Methode in Klasse org.aspectj.weaver.bcel.BcelObjectType
 
WeavingURLClassLoader - Klasse in org.aspectj.weaver.loadtime
 
WeavingURLClassLoader(ClassLoader) - Konstruktor für Klasse org.aspectj.weaver.loadtime.WeavingURLClassLoader
 
WeavingURLClassLoader(URL[], ClassLoader) - Konstruktor für Klasse org.aspectj.weaver.loadtime.WeavingURLClassLoader
 
WeavingURLClassLoader(URL[], URL[], ClassLoader) - Konstruktor für Klasse org.aspectj.weaver.loadtime.WeavingURLClassLoader
 
wellHasItThen() - Methode in Klasse org.aspectj.weaver.patterns.HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor
 
wellKnownBaseType(int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
 
wellKnownType(Scope, int) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Match a well-known type id to its binding
whatKindIsThis(int) - Statische Methode in Klasse org.aspectj.weaver.AnnotationValue
 
WHEN - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier
"when" modifier constant (bit mask).
WHEN - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
WHEN_KEYWORD - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
 
WHERE_NECESSARY - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapMode
Wrap mode for the "Wrap where necessary" policies.
WHILE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
WHILE_BLOCK - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
WHILE_STATEMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type WhileStatement.
WhileStatement - Klasse in org.aspectj.org.eclipse.jdt.core.dom
While statement AST node type.
WhileStatement - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
WhileStatement(Expression, Statement, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
WIDE - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
WIDE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IOpcodeMnemonics
 
WIDE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.BranchLabel
 
wideMode - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
WIDENING - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding
 
WILD - Statische Variable in Klasse org.aspectj.weaver.patterns.AnnotationTypePattern
 
WILD - Statische Variable in Klasse org.aspectj.weaver.patterns.TypePattern
 
WildAnnotationTypePattern - Klasse in org.aspectj.weaver.patterns
 
WildAnnotationTypePattern(TypePattern) - Konstruktor für Klasse org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
WildAnnotationTypePattern(TypePattern, Map<String, String>) - Konstruktor für Klasse org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
wildcard - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationContext
 
wildcard - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
Wildcard - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Node to represent Wildcard
Wildcard(int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Wildcard
 
WILDCARD - Statische Variable in Klasse org.aspectj.weaver.UnresolvedType.TypeKind
 
WILDCARD_BOUND - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.codegen.AnnotationTargetTypeConstants
 
WILDCARD_BOUND_TYPE_REFERENCE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
Return only type references used as a wildcard bound.
WILDCARD_CAPTURE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_CAPTURE_NAME_PREFIX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_CAPTURE_NAME_SUFFIX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_EXTENDS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_EXTENDS - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
WILDCARD_MINUS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_NAME - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_NOT_ALLOWED - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
WILDCARD_PLUS - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_STAR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_SUPER - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
WILDCARD_SUPER - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter
 
WILDCARD_TYPE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type WildcardType.
WILDCARD_TYPE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
 
WILDCARD_TYPE_SIGNATURE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.Signature
Kind constant for a wildcard type signature.
wildcardAssignment(TypeBinding, TypeBinding, ASTNode) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
WildcardBinding - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
 
WildcardBinding(ReferenceBinding, int, TypeBinding, TypeBinding[], int, LookupEnvironment) - Konstruktor für Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
WildcardedUnresolvedType - Klasse in org.aspectj.weaver
Represents a wildcarded bound for a generic type, this can be unbounded '?'
WildcardedUnresolvedType(String, UnresolvedType, UnresolvedType) - Konstruktor für Klasse org.aspectj.weaver.WildcardedUnresolvedType
 
WildcardFieldAssignment - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
wildcardInvocation(ASTNode, TypeBinding, MethodBinding, TypeBinding[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
WildcardMethodInvocation - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.compiler.IProblem
 
WildcardType - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Type node for a wildcard type (added in JLS3 API).
WildcardTypeImpl - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Implementation of the WildcardType
WildChildFinder - Klasse in org.aspectj.weaver.patterns
 
WildChildFinder() - Konstruktor für Klasse org.aspectj.weaver.patterns.WildChildFinder
 
WildTypePattern - Klasse in org.aspectj.org.eclipse.jdt.core.dom
 
WildTypePattern - Klasse 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) - Konstruktor für Klasse org.aspectj.weaver.patterns.WildTypePattern
 
WildTypePattern(List<NamePattern>, boolean, int, int) - Konstruktor für Klasse org.aspectj.weaver.patterns.WildTypePattern
 
WildTypePattern(List<NamePattern>, boolean, int, int, boolean) - Konstruktor für Klasse org.aspectj.weaver.patterns.WildTypePattern
 
WildTypePattern(List<NamePattern>, boolean, int, int, boolean, TypePatternList) - Konstruktor für Klasse org.aspectj.weaver.patterns.WildTypePattern
 
WildTypePattern(List<NamePattern>, boolean, int, int, boolean, TypePatternList, TypePattern, TypePattern[], TypePattern) - Konstruktor für Klasse org.aspectj.weaver.patterns.WildTypePattern
 
wipeAllKnowledge() - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
wipeJoinpointSignatures() - Methode in Klasse org.aspectj.weaver.MemberImpl
 
wipeValue() - Methode in Klasse org.aspectj.apache.bcel.generic.FieldGen
 
with() - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.env.IModule.IService
 
WITH - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
WITH_BODY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.codeassist.impl.AssistParser
 
withdraw() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FakedTrackingVariable
 
withExtraAttributeRemoved(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
 
WITHIN - Statische Variable in Klasse org.aspectj.weaver.patterns.Pointcut
 
WITHIN - Statische Variable in Klasse org.aspectj.weaver.tools.PointcutPrimitive
 
WITHIN_CODE - Statische Variable in Klasse org.aspectj.weaver.tools.PointcutPrimitive
 
WITHIN_PCD_DOESNT_SUPPORT_PARAMETERS - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
WithinAnnotationPointcut - Klasse in org.aspectj.weaver.patterns
 
WithinAnnotationPointcut(AnnotationTypePattern) - Konstruktor für Klasse org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
WithinAnnotationPointcut(AnnotationTypePattern, ShadowMunger) - Konstruktor für Klasse org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
WITHINCODE - Statische Variable in Klasse org.aspectj.weaver.patterns.Pointcut
 
WITHINCODE_DOESNT_SUPPORT_PARAMETERIZED_DECLARING_TYPES - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
WithinCodeAnnotationPointcut - Klasse in org.aspectj.weaver.patterns
 
WithinCodeAnnotationPointcut(ExactAnnotationTypePattern) - Konstruktor für Klasse org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
WithinCodeAnnotationPointcut(ExactAnnotationTypePattern, ShadowMunger) - Konstruktor für Klasse org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
WithincodePointcut - Klasse in org.aspectj.weaver.patterns
 
WithincodePointcut(SignaturePattern) - Konstruktor für Klasse org.aspectj.weaver.patterns.WithincodePointcut
 
WithinPointcut - Klasse in org.aspectj.weaver.patterns
 
WithinPointcut(TypePattern) - Konstruktor für Klasse org.aspectj.weaver.patterns.WithinPointcut
 
withNullStatus(int) - Methode in Klasse 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 - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.IClasspathAttribute
Constant for the name of the without_test_code attribute.
withoutToplevelNullAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
 
withoutToplevelNullAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding
 
withoutToplevelNullAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.CaptureBinding
 
withoutToplevelNullAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding
 
withoutToplevelNullAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding
 
withoutToplevelNullAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
withoutToplevelNullAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding
Return this type minus its toplevel null annotations.
withoutToplevelNullAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding
 
withoutToplevelNullAnnotation() - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.WildcardBinding
 
withoutUnicodeBuffer - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
withoutUnicodePtr - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.parser.TheOriginalJDTScannerClass
 
words - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.SimpleWordSet
 
wordUntil(char) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper
 
workDone - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.BuildNotifier
 
worked - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
worked(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.BatchInitializationMonitor
 
worked(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
worked(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelOperation
 
worked(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.compiler.CompilationProgress
Notifies that a given amount of work of the compilation has been completed.
worked(IProgressMonitor, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder
 
worked(IProgressMonitor, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
 
WORKING_COPY - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.util.ClassFileBytesDisassembler
This mode is used to retrive a pseudo code for working copy purpose.
WORKING_DIR - Statische Variable in Klasse org.aspectj.tools.ajdoc.Main
 
workingCopies - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
workingCopies - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
workingCopies - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.SearchableEnvironment
 
workingCopy - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator.WorkingCopyDocument
 
workingCopy_commit - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.Messages
 
WorkingCopyOwner - Klasse in org.aspectj.org.eclipse.jdt.core
The owner of an ICompilationUnit handle in working copy mode.
WorkingCopyOwner() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.core.WorkingCopyOwner
 
workingOnOldClasspath - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JrtPackageFragmentRoot
 
workQueue - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
WorkQueue - Klasse in org.aspectj.org.eclipse.jdt.internal.core.builder
 
WorkQueue() - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.WorkQueue
 
workspacePath - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryModuleDescriptor
 
workspacePath - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.nd.java.model.BinaryTypeDescriptor
 
workspaceScope - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
world - Variable in Klasse org.aspectj.weaver.patterns.FastMatchInfo
 
world - Variable in Klasse org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
world - Variable in Klasse org.aspectj.weaver.ResolvedType
 
World - Klasse in org.aspectj.weaver
A World is a collection of known types and crosscutting members.
World() - Konstruktor für Klasse org.aspectj.weaver.World
Insert the primitives
World.TypeMap - Klasse in org.aspectj.weaver
 
wrap_before_additive_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_assertion_message_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_assignment_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_bitwise_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_conditional_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_logical_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_multiplicative_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_or_operator_multicatch - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_relational_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_shift_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_string_concatenation - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
wrap_before_switch_case_arrow_operator - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
WRAP_COMPACT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done using as few lines as possible.
WRAP_COMPACT_FIRST_BREAK - Statische Variable in Klasse 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 - Statische Variable in Klasse 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 - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / The wrapping is done by putting each element on its own line.
WRAP_NO_SPLIT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to disable alignment.
WRAP_ONE_PER_LINE - Statische Variable in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
WrapExecutor - Klasse in org.aspectj.org.eclipse.jdt.internal.formatter.linewrap
 
WrapExecutor(TokenManager, DefaultCodeFormatterOptions, List<IRegion>) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapExecutor
 
wrapInModuleEnvironment(ModuleBinding) - Methode in Klasse org.aspectj.ajdt.internal.compiler.lookup.AjLookupEnvironment
 
wrapInModuleEnvironment(ModuleBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment
 
wrapLineComment(Token, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.CommentWrapExecutor
 
wrapMode - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
wrapMultiLineComment(Token, int, boolean, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.CommentWrapExecutor
 
wrapParentIndex - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
wrappedConstantValue - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
 
WrappedCoreException(CoreException) - Konstruktor für Ausnahmeklasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.MatchLocator.WrappedCoreException
 
WrapPolicy(Token.WrapMode, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
WrapPolicy(Token.WrapMode, int, int, int, int, float, boolean, boolean) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.formatter.Token.WrapPolicy
 
WrapPreparator - Klasse in org.aspectj.org.eclipse.jdt.internal.formatter.linewrap
 
WrapPreparator(TokenManager, DefaultCodeFormatterOptions, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.formatter.linewrap.WrapPreparator
 
wrapupGeneration(CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.GuardedPattern
 
wrapupGeneration(CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Pattern
 
wrapupGeneration(CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.RecordPattern
 
wrapupGeneration(CodeStream) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.TypePattern
 
wrapWithExplicitConstructorCallIfNeeded(ASTNode) - Methode in Klasse 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[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IndexNamesRegistry
 
write(DataOutputStream) - Methode in Klasse org.aspectj.util.TypeSafeEnum
 
write(File, byte[]) - Methode in Klasse org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.ajdt.internal.core.builder.AjState
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AjAttribute.AdviceAttribute
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AjAttribute.AjSynthetic
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AjAttribute.Aspect
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AjAttribute.DeclareAttribute
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AjAttribute.PointcutDeclarationAttribute
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AjAttribute.PrivilegedAttribute
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AjAttribute.TypeMunger
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AjAttribute.WeaverState
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AjAttribute
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.AnnotationOnTypeMunger
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.bcel.BcelWeaver
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.CrosscuttingMembersSet
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.JoinPointSignature
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.MethodDelegateTypeMunger.FieldHostTypeMunger
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.MethodDelegateTypeMunger
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.NewConstructorTypeMunger
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.NewFieldTypeMunger
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.NewMemberClassTypeMunger
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.NewMethodTypeMunger
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.NewParentTypeMunger
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.AndPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.AndTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPatternList
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.AnnotationPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.AnyTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.AnyWithAnnotationTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.ArgsPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.BindingTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.CflowPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.DeclareAnnotation
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.DeclareParents
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.DeclareParentsMixin
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.DeclarePrecedence
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.DeclareSoft
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.EllipsisTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.ExactTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.HandlerPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.HasMemberTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.HasMemberTypePatternForPerThisMatching
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.IfPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.KindedPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.ModifiersPattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.NamePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.NotPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.NotTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.NoTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.OrPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.OrTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.PatternNode
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.PerCflow
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.PerFromSuper
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.PerObject
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.PerSingleton
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.PerTypeWithin
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.ReferencePointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.SignaturePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.ThrowsPattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.TypePatternList
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.TypeVariablePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.TypeVariablePatternList
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.WildTypePattern
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.WithincodePointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.WithinPointcut
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.PerTypeWithinTargetTypeMunger
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.PrivilegedAccessMunger
 
write(CompressingDataOutputStream) - Methode in Schnittstelle org.aspectj.weaver.ResolvedMember
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.ResolvedPointcutDefinition
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.ShadowMunger
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.TypeVariable
 
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.UnresolvedType
Write out an UnresolvedType - the signature should be enough.
write(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.WeaverStateInfo
Serialize the WeaverStateInfo.
write(CompressingDataOutputStream, Serializable) - Statische Methode in Klasse org.aspectj.weaver.PersistenceSupport
 
write(CompressingDataOutputStream, ISourceContext) - Statische Methode in Klasse org.aspectj.weaver.PersistenceSupport
 
WRITE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.FieldReference
 
WRITE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
WRITE_ACCESSES - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.core.search.IJavaSearchConstants
When searching for field matches, it will exclusively find write accesses, as opposed to read accesses.
writeAccess - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.search.matching.VariablePattern
 
writeAndCacheClasspath(JavaProject, IClasspathEntry[], IClasspathEntry[], IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
writeAndCacheClasspath(JavaProject, IClasspathEntry[], IPath) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
writeAnnotations(DataOutputStream) - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
 
writeAnnotations(DataOutputStream) - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
writeArray(ResolvedMember[], CompressingDataOutputStream) - Statische Methode in Klasse org.aspectj.weaver.ResolvedMemberImpl
 
writeArray(UnresolvedType[], CompressingDataOutputStream) - Statische Methode in Klasse org.aspectj.weaver.UnresolvedType
 
writeAsString(File, String) - Statische Methode in Klasse org.aspectj.util.FileUtil
Write contents to file, returning null on success or error message otherwise.
writeAttributes(Attribute[], DataOutputStream) - Statische Methode in Klasse org.aspectj.apache.bcel.classfile.AttributeUtils
Write (serialize) a set of attributes into a specified output stream
writeBoolean(boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompressedWriter
 
writeBooleanArray(boolean[], DataOutputStream) - Statische Methode in Klasse org.aspectj.util.FileUtil
Writes a boolean array with our encoding
writeByte(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompressedWriter
 
writeChars(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompressedWriter
Write the given name UTF8 encoded.
writeCharsUsingLast(char[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompressedWriter
Writes the given char array and remember it.
writeClassBytes(String, byte[]) - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractFileCacheBacking
 
writeClassBytes(String, byte[]) - Methode in Klasse org.aspectj.weaver.tools.cache.FlatFileCacheBacking
 
writeClassBytes(String, byte[]) - Methode in Klasse org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
writeClassFile(ClassFile, SourceFile, boolean) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
writeClassFileCheck(IFile, String, byte[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
writeClassFileContents(ClassFile, IFile, String, boolean, SourceFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
writeClassFileContents(ClassFile, IFile, String, boolean, SourceFile) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
writeCompoundSignaturePattern(CompressingDataOutputStream, ISignaturePattern) - Statische Methode in Klasse org.aspectj.weaver.patterns.AbstractSignaturePattern
 
writeCompressedName(String) - Methode in Klasse org.aspectj.weaver.CompressingDataOutputStream
 
writeCompressedPath(String) - Methode in Klasse org.aspectj.weaver.CompressingDataOutputStream
 
writeCompressedSignature(String) - Methode in Klasse org.aspectj.weaver.CompressingDataOutputStream
 
writeFileEntries(IClasspathEntry[], IClasspathEntry[], IPath) - Methode in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaProject
 
writeIndex() - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
writeIndex() - Methode in Klasse org.aspectj.weaver.tools.cache.DefaultFileCacheBacking
 
writeIndex(File) - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
writeIndex(File, Collection<? extends AbstractIndexedFileCacheBacking.IndexEntry>) - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
writeIndex(File, Map<String, ? extends AbstractIndexedFileCacheBacking.IndexEntry>) - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
writeIndex(File, AbstractIndexedFileCacheBacking.IndexEntry...) - Methode in Klasse org.aspectj.weaver.tools.cache.AbstractIndexedFileCacheBacking
 
writeInt(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompressedWriter
 
writeIntArray(int[], DataOutputStream) - Statische Methode in Klasse org.aspectj.util.FileUtil
Writes an int array with our encoding
writeIntInRange(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompressedWriter
Write a number v which must be 0 Ungültige Eingabe: "<"= v Ungültige Eingabe: "<"range.
writeIntWithHint(int, int[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompressedWriter
Writes v using a list of likely values "typical".
writeLocation(DataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.PatternNode
 
writeLong(long) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompressedWriter
 
writeModel(BuildConfigModel) - Methode in Schnittstelle org.aspectj.ajde.internal.BuildConfigManager
Save the given configuration model to the file that it was generated from.
writeModel(BuildConfigModel) - Methode in Klasse org.aspectj.ajde.internal.LstBuildConfigManager
 
WRITEOBJECT - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
writeOutTypeAliases(DataOutputStream) - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
writePaths(String, List<String>) - Methode in Schnittstelle org.aspectj.ajde.internal.BuildConfigManager
Write a list of source files into a configuration file.
writePaths(String, List<String>) - Methode in Klasse org.aspectj.ajde.internal.LstBuildConfigManager
 
writePlaceholderLocation(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.patterns.AbstractSignaturePattern
 
writePosition(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writePosition(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
writePosition(BranchLabel, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writePosition(BranchLabel, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
writer - Variable in Klasse org.aspectj.ajdt.internal.compiler.lookup.InlineAccessFieldBinding
 
writer - Variable in Klasse org.aspectj.ajdt.internal.compiler.lookup.InterTypeFieldBinding
 
writer - Variable in Klasse org.aspectj.ajdt.internal.compiler.lookup.PrivilegedFieldBinding
 
writer - Variable in Klasse org.aspectj.bridge.MessageWriter
 
WRITEREPLACE - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
writeSignedWord(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writeSignedWord(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writeSignedWord(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
writeSourceLocation(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
writeState(Object, DataOutputStream) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.JavaBuilder
 
writeStringArray(String[], DataOutputStream) - Statische Methode in Klasse org.aspectj.util.FileUtil
Writes an int array with our encoding
writeStringUsingDictionary(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompressedWriter
Writes the given String.
writeStringUsingLast(String) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.builder.CompressedWriter
Writes the given String.
writeStructureModel(String) - Methode in Klasse org.aspectj.asm.AsmManager
 
writeSuperMethodsCalled(CompressingDataOutputStream) - Methode in Klasse org.aspectj.weaver.ResolvedTypeMunger
 
writeToDisk(boolean, String, String, ClassFile) - Statische Methode in Klasse 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) - Methode in Klasse org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
 
writeU1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
Write a unsigned byte into the byte array
writeU2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.ConstantPool
Write a unsigned byte into the byte array
writeUnchangedBytes() - Methode in Klasse org.aspectj.weaver.bcel.UnwovenClassFile
 
writeUtf8(String) - Methode in Klasse org.aspectj.ajdt.internal.compiler.ast.EclipseConstantPoolWriter
 
writeUtf8(String) - Methode in Schnittstelle org.aspectj.weaver.ConstantPoolWriter
 
writeWidePosition(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
writeWidePosition(BranchLabel) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream
 
writeWovenBytes(byte[], List<UnwovenClassFile.ChildClass>) - Methode in Klasse org.aspectj.weaver.bcel.UnwovenClassFile
 
writeZipClassBytes(File, Map<String, byte[]>) - Statische Methode in Klasse org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
writtenChildClasses - Variable in Klasse org.aspectj.weaver.bcel.UnwovenClassFile
 
writtenClasses - Variable in Klasse org.aspectj.weaver.World.TypeMap
 
writtingRawClasspath - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager.PerProjectInfo
 
WRONG_PER_CLAUSE - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
wrongSequenceOfExceptionTypes(TypeReference, TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
wrongSequenceOfExceptionTypesError(TypeReference, TypeBinding, TypeBinding) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 

X

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

Y

YES - Enum-Konstante in Enum-Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.Annotation.AnnotationTargetAllowed
 
YES - Statische Variable in Klasse org.aspectj.util.FuzzyBoolean
 
YES - Statische Variable in Klasse org.aspectj.weaver.tools.FuzzyBoolean
 
YIELD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.codeassist.impl.Keywords
 
YIELD - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
YIELD_STATEMENT - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type YieldStatement.
YieldStatement - Klasse in org.aspectj.org.eclipse.jdt.core.dom
Yield statement AST node type.
YieldStatement - Klasse in org.aspectj.org.eclipse.jdt.internal.compiler.ast
 
YieldStatement(Expression, int, int) - Konstruktor für Klasse org.aspectj.org.eclipse.jdt.internal.compiler.ast.YieldStatement
 

Z

ZERO_BYTES - Statische Variable in Klasse org.aspectj.weaver.tools.cache.WeavedClassCache
 
ZERO_CHAR - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
ZIP - Statische Variable in Schnittstelle org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ZIP_ACCESS_VERBOSE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.core.JavaModelManager
 
ZIP_FILE - Statische Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.util.Util
 
ZIP_FILE - Statische Variable in Klasse org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
ZIP_FILTER - Statische Variable in Klasse org.aspectj.util.FileUtil
 
zipDirectory(File) - Methode in Klasse org.aspectj.tools.ant.taskdefs.AjcTask
 
zipFile - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.ClasspathJar
 
ZIPFILE_ENTRY_INVALID - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ZIPFILE_ENTRY_MISSING - Statische Variable in Klasse org.aspectj.weaver.WeaverMessages
 
ZippedFileCacheBacking - Klasse in org.aspectj.weaver.tools.cache
Uses a ZIP file to store the instrumented classes/aspects - each one as a separate ZipEntry.
ZippedFileCacheBacking(File) - Konstruktor für Klasse org.aspectj.weaver.tools.cache.ZippedFileCacheBacking
 
zipSuffixLength(File) - Statische Methode in Klasse org.aspectj.util.FileUtil
 
zipSuffixLength(String) - Statische Methode in Klasse org.aspectj.util.FileUtil
 

_

_aaload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aaload(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aaload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aastore(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aconst_null(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aconst_null(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aconst_null(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aload(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aload(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aload_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aload_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aload_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aload_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aload_2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aload_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_aload_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_aload_3(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_aload_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_anewarray(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_anewarray(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_anewarray(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_areturn(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_areturn(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_areturn(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_arraylength(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_arraylength(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_arraylength(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_astore(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_astore(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_astore_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_astore_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_astore_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_astore_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_astore_2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_astore_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_astore_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_astore_3(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_astore_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_athrow(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_athrow(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_athrow(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_baload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_baload(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_baload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_bastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_bastore(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_bastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_bind(String, String[]) - Statische Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.batch.Main
 
_binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
_binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
_binding - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
_bipush(int, byte) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_bipush(int, byte) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_bipush(int, byte) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_breakpoint(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_breakpoint(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_breakpoint(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_caload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_caload(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_caload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_castore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_castore(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_castore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_checkcast(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_checkcast(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_checkcast(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_compiler - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_compilerOwner - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
 
_createdFiles - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
_current_module - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_d2f(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_d2f(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_d2f(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_d2i(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_d2i(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_d2i(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_d2l(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_d2l(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_d2l(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dadd(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dadd(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dadd(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_daload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_daload(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_daload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dastore(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dcmpg(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dcmpg(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dcmpg(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dcmpl(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dcmpl(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dcmpl(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dconst_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dconst_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dconst_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dconst_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dconst_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dconst_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ddiv(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ddiv(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ddiv(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dispatchManager - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
_dispatchManager - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
 
_dload(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dload(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dload(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dload_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dload_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dload_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dload_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dload_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dload_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dload_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dload_2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dload_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dload_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dload_3(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dload_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dmul(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dmul(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dmul(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dneg(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dneg(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dneg(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_drem(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_drem(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_drem(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dreturn(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dreturn(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dreturn(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dstore(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dstore(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dstore_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dstore_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dstore_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dstore_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dstore_2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dstore_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dstore_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dstore_3(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dstore_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dsub(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dsub(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dsub(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dup(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dup(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup_x1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dup_x1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dup_x1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup_x2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dup_x2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dup_x2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dup2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dup2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup2_x1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dup2_x1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dup2_x1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_dup2_x2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_dup2_x2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_dup2_x2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_elementUtils - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_env - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
_env - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl
 
_env - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementImpl
 
_env - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl
 
_env - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl
 
_err - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_f2d(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_f2d(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_f2d(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_f2i(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_f2i(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_f2i(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_f2l(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_f2l(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_f2l(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fadd(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fadd(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fadd(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_faload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_faload(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_faload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fastore(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fcmpg(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fcmpg(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fcmpg(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fcmpl(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fcmpl(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fcmpl(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fconst_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fconst_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fconst_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fconst_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fconst_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fconst_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fconst_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fconst_2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fconst_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fdiv(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fdiv(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fdiv(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fileManager - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl
 
_fileManager - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl
 
_fileName - Variable in Klasse 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 Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_filer - Variable in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fload(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fload(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fload_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fload_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fload_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fload_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fload_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fload_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fload_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fload_2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fload_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fload_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fload_3(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fload_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fmul(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fmul(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fmul(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fneg(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fneg(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fneg(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_frem(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_frem(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_frem(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_freturn(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_freturn(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_freturn(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fstore(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fstore(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fstore_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fstore_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fstore_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fstore_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fstore_2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fstore_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fstore_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fstore_3(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fstore_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_fsub(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_fsub(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_fsub(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_getfield(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_getfield(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_getfield(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_getstatic(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_getstatic(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_getstatic(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_goto(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_goto(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_goto(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_goto_w(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_goto_w(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_goto_w(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2b(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_i2b(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_i2b(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2c(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_i2c(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_i2c(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2d(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_i2d(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_i2d(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2f(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_i2f(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_i2f(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2l(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_i2l(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_i2l(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_i2s(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_i2s(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_i2s(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iadd(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iadd(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iadd(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iaload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iaload(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iaload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iand(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iand(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iand(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iastore(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_3(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_4(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_4(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_4(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_5(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_5(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_5(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iconst_m1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iconst_m1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iconst_m1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_idiv(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_idiv(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_idiv(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_acmpeq(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_acmpeq(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_acmpeq(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_acmpne(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_acmpne(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_acmpne(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmpeq(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_icmpeq(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_icmpeq(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmpge(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_icmpge(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_icmpge(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmpgt(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_icmpgt(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_icmpgt(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmple(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_icmple(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_icmple(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmplt(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_icmplt(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_icmplt(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_if_icmpne(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_if_icmpne(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_if_icmpne(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifeq(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifeq(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifeq(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifge(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifge(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifge(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifgt(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifgt(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifgt(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifle(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifle(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifle(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iflt(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iflt(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iflt(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifne(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifne(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifne(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifnonnull(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifnonnull(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifnonnull(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ifnull(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ifnull(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ifnull(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iinc(int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iinc(int, int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iinc(int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iload(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iload(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iload_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iload_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iload_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iload_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iload_2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iload_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iload_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iload_3(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iload_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_impdep1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_impdep1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_impdep1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_impdep2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_impdep2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_impdep2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_imul(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_imul(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_imul(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ineg(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ineg(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ineg(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_instanceof(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_instanceof(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_instanceof(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invoke(byte, int, int, char[], char[], char[], int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
_invokedynamic(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_invokedynamic(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_invokedynamic(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokedynamic(int, int, IConstantPoolEntry, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
_invokedynamic(int, int, IConstantPoolEntry, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
_invokedynamic(int, int, IConstantPoolEntry, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokeinterface(int, int, byte, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_invokeinterface(int, int, byte, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_invokeinterface(int, int, byte, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokespecial(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_invokespecial(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_invokespecial(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokestatic(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_invokestatic(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_invokestatic(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_invokevirtual(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_invokevirtual(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_invokevirtual(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ior(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ior(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ior(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_irem(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_irem(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_irem(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ireturn(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ireturn(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ireturn(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_isFirstRound - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_ishl(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ishl(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ishl(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ishr(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ishr(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ishr(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_istore(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_istore(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_istore_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_istore_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_istore_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_istore_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_istore_2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_istore_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_istore_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_istore_3(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_istore_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_isub(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_isub(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_isub(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_iushr(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_iushr(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_iushr(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ixor(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ixor(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ixor(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_jsr(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_jsr(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_jsr(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_jsr_w(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_jsr_w(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_jsr_w(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_l2d(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_l2d(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_l2d(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_l2f(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_l2f(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_l2f(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_l2i(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_l2i(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_l2i(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ladd(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ladd(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ladd(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_laload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_laload(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_laload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_land(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_land(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_land(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lastore(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lcmp(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lcmp(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lcmp(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lconst_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lconst_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lconst_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lconst_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lconst_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lconst_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ldc(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ldc(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ldc(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ldc_w(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ldc_w(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ldc_w(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ldc2_w(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ldc2_w(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ldc2_w(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_ldiv(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ldiv(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ldiv(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lload(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lload(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lload_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lload_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lload_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lload_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lload_2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lload_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lload_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lload_3(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lload_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lmul(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lmul(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lmul(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lneg(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lneg(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lneg(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lookupswitch(int, int, int, int[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lookupswitch(int, int, int, int[][]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lookupswitch(int, int, int, int[][]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lor(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lor(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lor(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lrem(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lrem(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lrem(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lreturn(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lreturn(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lreturn(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lshl(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lshl(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lshl(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lshr(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lshr(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lshr(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lstore(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lstore(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lstore_0(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lstore_0(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lstore_1(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lstore_1(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lstore_2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lstore_2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lstore_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lstore_3(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lstore_3(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lsub(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lsub(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lsub(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lushr(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lushr(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lushr(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_lxor(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_lxor(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_lxor(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_messager - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_monitorenter(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_monitorenter(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_monitorenter(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_monitorexit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_monitorexit(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_monitorexit(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_multianewarray(int, int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_multianewarray(int, int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_multianewarray(int, int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_new(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_new(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_new(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_newarray(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_newarray(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_newarray(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_nop(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_nop(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_nop(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_out - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_pop(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_pop(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_pop(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_pop2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_pop2(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_pop2(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_printProcessorInfo - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_printRounds - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_processingEnv - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_processorOptions - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_processors - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
The list of processors that have been loaded so far.
_putfield(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_putfield(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_putfield(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_putstatic(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_putstatic(int, int, IConstantPoolEntry) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_putstatic(int, int, IConstantPoolEntry) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_referenceContext - Variable in Klasse 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) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_ret(int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_ret(int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_return(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_return(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_return(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_round - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager
 
_saload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_saload(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_saload(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_sastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_sastore(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_sastore(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_sipush(int, short) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_sipush(int, short) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_sipush(int, short) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_swap(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_swap(int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_swap(int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_tableswitch(int, int, int, int, int[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_tableswitch(int, int, int, int, int[]) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_tableswitch(int, int, int, int, int[]) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_typeUtils - Variable in Klasse org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl
 
_unused - Statische Variable in Schnittstelle org.aspectj.apache.bcel.Constants
 
_wide(int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_wide(int, int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_wide(int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.internal.core.util.DefaultBytecodeVisitor
 
_wide(int, int, int, int) - Methode in Klasse org.aspectj.org.eclipse.jdt.core.util.ByteCodeVisitorAdapter
 
_wide(int, int, int, int) - Methode in Schnittstelle org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
 
_wide(int, int, int, int) - Methode in Klasse 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 _ 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form