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 _

D

D2F - Static variable in interface org.aspectj.apache.bcel.Constants
 
D2F - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
D2I - Static variable in interface org.aspectj.apache.bcel.Constants
 
D2I - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
D2L - Static variable in interface org.aspectj.apache.bcel.Constants
 
D2L - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DADD - Static variable in interface org.aspectj.apache.bcel.Constants
 
DADD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DALOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
DALOAD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DASTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
DASTORE - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DCMPG - Static variable in interface org.aspectj.apache.bcel.Constants
 
DCMPG - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DCMPL - Static variable in interface org.aspectj.apache.bcel.Constants
 
DCMPL - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DCONST_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DCONST_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DCONST_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DCONST_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DDIV - Static variable in interface org.aspectj.apache.bcel.Constants
 
DDIV - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DEBUG - Static variable in interface org.aspectj.bridge.IMessage
 
debug(IMessageHandler, String) - Static method in class org.aspectj.bridge.MessageUtil
create and handle debug message (ignored if handler is null)
debug(String) - Static method in class org.aspectj.bridge.MessageUtil
 
debug(String) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
debug(String) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
debug(String) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
debug(String) - Method in interface org.aspectj.weaver.tools.Trace
 
DEBUG_PROPERTY - Static variable in class org.aspectj.weaver.tools.TraceFactory
 
dec() - Method in class org.aspectj.runtime.internal.CFlowCounter
 
dec() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadCounter
 
dec() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadCounterImpl11
 
DEC_LABEL - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DECLARE - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
DECLARE - Static variable in class org.aspectj.asm.IRelationship.Kind
 
Declare - Class in org.aspectj.weaver.patterns
 
Declare() - Constructor for class org.aspectj.weaver.patterns.Declare
 
DECLARE_ANNOTATION_AT_CONSTRUCTOR - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_ANNOTATION_AT_FIELD - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_ANNOTATION_AT_METHOD - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_ANNOTATION_AT_TYPE - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_ATCONS_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
DECLARE_ATFIELD_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
DECLARE_ATMETHOD_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
DECLARE_ATTYPE_ONLY_SUPPORTED_AT_JAVA5_LEVEL - Static variable in class org.aspectj.weaver.WeaverMessages
 
DECLARE_ERROR - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_ERROR - Static variable in class org.aspectj.asm.IRelationship.Kind
 
DECLARE_ERROR - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DECLARE_INTER_TYPE - Static variable in class org.aspectj.asm.IRelationship.Kind
 
DECLARE_PARENTS - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_PARENTS - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DECLARE_PRECEDENCE - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_PRECEDENCE - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DECLARE_SOFT - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_SOFT - Static variable in class org.aspectj.asm.IRelationship.Kind
 
DECLARE_SOFT - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DECLARE_UNKNONWN - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DECLARE_WARNING - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
DECLARE_WARNING - Static variable in class org.aspectj.asm.IRelationship.Kind
 
DECLARE_WARNING - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
DeclareAnnotation - Annotation Type in org.aspectj.lang.annotation
 
DeclareAnnotation - Interface in org.aspectj.lang.reflect
The AspectJ runtime representation of a declare annotation member in an aspect.
DeclareAnnotation - Class in org.aspectj.weaver.patterns
Represents a declare annotation statement, one of atField, atMethod, atConstructor or atType.
DeclareAnnotation(DeclareAnnotation.Kind, TypePattern) - Constructor for class org.aspectj.weaver.patterns.DeclareAnnotation
Constructor for declare atType.
DeclareAnnotation(DeclareAnnotation.Kind, ISignaturePattern) - Constructor for class org.aspectj.weaver.patterns.DeclareAnnotation
Constructor for declare atMethod/atField/atConstructor.
DeclareAnnotation.Kind - Enum in org.aspectj.lang.reflect
 
DeclareAnnotation.Kind - Class in org.aspectj.weaver.patterns
Captures type of declare annotation (method/type/field/constructor)
DeclareAnnotationImpl - Class in org.aspectj.internal.lang.reflect
 
DeclareAnnotationImpl(AjType<?>, String, String, Annotation, String) - Constructor for class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
DECLAREDY_BY - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
DeclareError - Annotation Type in org.aspectj.lang.annotation
 
DECLAREERROR_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
DeclareErrorOrWarning - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of a declare error or declare warning member in an aspect.
DeclareErrorOrWarning - Class in org.aspectj.weaver.patterns
 
DeclareErrorOrWarning(boolean, Pointcut, String) - Constructor for class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
DeclareErrorOrWarningImpl - Class in org.aspectj.internal.lang.reflect
 
DeclareErrorOrWarningImpl(String, String, boolean, AjType) - Constructor for class org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
DeclareMixin - Annotation Type in org.aspectj.lang.annotation
DeclareMixin annotation - see design and usage in https://bugs.eclipse.org/bugs/show_bug.cgi?id=266552
DECLAREMIXIN_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
DeclareParents - Annotation Type in org.aspectj.lang.annotation
Declare parents mixin annotation
DeclareParents - Interface in org.aspectj.lang.reflect
A declare parents member defined inside an aspect
DeclareParents - Class in org.aspectj.weaver.patterns
 
DeclareParents(TypePattern, List, boolean) - Constructor for class org.aspectj.weaver.patterns.DeclareParents
 
DECLAREPARENTS_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
DeclareParentsImpl - Class in org.aspectj.internal.lang.reflect
 
DeclareParentsImpl(String, String, boolean, AjType<?>) - Constructor for class org.aspectj.internal.lang.reflect.DeclareParentsImpl
Parents arg is a comma-separate list of type names that needs to be turned into AjTypes
DeclareParentsMixin - Class in org.aspectj.weaver.patterns
Constructed based on an @DeclareMixin being found in an aspect.
DeclareParentsMixin(TypePattern, List) - Constructor for class org.aspectj.weaver.patterns.DeclareParentsMixin
 
DeclareParentsMixin(TypePattern, TypePatternList) - Constructor for class org.aspectj.weaver.patterns.DeclareParentsMixin
 
DeclarePrecedence - Annotation Type in org.aspectj.lang.annotation
Aspect precedence declaration
DeclarePrecedence - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of a declare precedence statement as declared in an aspect.
DeclarePrecedence - Class in org.aspectj.weaver.patterns
 
DeclarePrecedence(List) - Constructor for class org.aspectj.weaver.patterns.DeclarePrecedence
 
DECLAREPRECEDENCE_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
DeclarePrecedenceImpl - Class in org.aspectj.internal.lang.reflect
 
DeclarePrecedenceImpl(String, AjType) - Constructor for class org.aspectj.internal.lang.reflect.DeclarePrecedenceImpl
 
DECLARES_ON - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
DeclareSoft - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of a declare soft member within an aspect.
DeclareSoft - Class in org.aspectj.weaver.patterns
 
DeclareSoft(TypePattern, Pointcut) - Constructor for class org.aspectj.weaver.patterns.DeclareSoft
 
DeclareSoftImpl - Class in org.aspectj.internal.lang.reflect
 
DeclareSoftImpl(AjType<?>, String, String) - Constructor for class org.aspectj.internal.lang.reflect.DeclareSoftImpl
 
DeclareTypeErrorOrWarning - Class in org.aspectj.weaver.patterns
For a declare error/warning that specified a type pattern rather than a pointcut.
DeclareTypeErrorOrWarning(boolean, TypePattern, String) - Constructor for class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
DeclareWarning - Annotation Type in org.aspectj.lang.annotation
 
DECLAREWARNING_ANNOTATION - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
declaringTypeMatchAllowingForCovariance(Member, UnresolvedType, World, TypePattern, ResolvedType) - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
DECP_BINARY_LIMITATION - Static variable in class org.aspectj.weaver.WeaverMessages
 
DECP_HIERARCHY_ERROR - Static variable in class org.aspectj.weaver.WeaverMessages
 
DECP_OBJECT - Static variable in class org.aspectj.weaver.WeaverMessages
 
DEFAULT_FACTORY_NAME - Static variable in class org.aspectj.weaver.tools.TraceFactory
 
DEFAULT_PARENT - Static variable in class org.aspectj.util.FileUtil
default parent directory File when a file has a null parent
DefaultClassLoaderReference - Class in org.aspectj.apache.bcel.util
Simplistic ClassLoaderReference that merely delegates to a classloader.
DefaultClassLoaderReference(ClassLoader) - Constructor for class org.aspectj.apache.bcel.util.DefaultClassLoaderReference
 
DefaultMatchingContext - Class in org.aspectj.weaver.tools
Default implementation of MatchingContext, backed by a Map.
DefaultMatchingContext() - Constructor for class org.aspectj.weaver.tools.DefaultMatchingContext
 
DefaultMessageHandler - Class in org.aspectj.weaver.loadtime
 
DefaultMessageHandler() - Constructor for class org.aspectj.weaver.loadtime.DefaultMessageHandler
 
DefaultTrace - Class in org.aspectj.weaver.tools
 
DefaultTrace(Class) - Constructor for class org.aspectj.weaver.tools.DefaultTrace
 
DefaultTraceFactory - Class in org.aspectj.weaver.tools
 
DefaultTraceFactory() - Constructor for class org.aspectj.weaver.tools.DefaultTraceFactory
 
DefaultTraceFactoryTest - Class in org.aspectj.weaver
 
DefaultTraceFactoryTest() - Constructor for class org.aspectj.weaver.DefaultTraceFactoryTest
 
DefaultTraceTest - Class in org.aspectj.weaver
 
DefaultTraceTest() - Constructor for class org.aspectj.weaver.DefaultTraceTest
 
DefaultWeavingContext - Class in org.aspectj.weaver.loadtime
Use in non-OSGi environment
DefaultWeavingContext(ClassLoader) - Constructor for class org.aspectj.weaver.loadtime.DefaultWeavingContext
Construct a new WeavingContext to use the specified ClassLoader This is the constructor which should be used.
DeferredResolvedPointcutDefinition - Class in org.aspectj.weaver.reflect
When a Java15ReflectionBasedDelegate gets the pointcuts for a given class it tries to resolve them before returning.
DeferredResolvedPointcutDefinition(UnresolvedType, int, String, UnresolvedType[]) - Constructor for class org.aspectj.weaver.reflect.DeferredResolvedPointcutDefinition
 
definingType - Variable in class org.aspectj.weaver.bcel.LazyMethodGen
 
Definition - Class in org.aspectj.weaver.loadtime.definition
A POJO that contains raw strings from the XML (sort of XMLBean for our simple LTW DTD)
Definition() - Constructor for class org.aspectj.weaver.loadtime.definition.Definition
 
Definition.ConcreteAspect - Class in org.aspectj.weaver.loadtime.definition
 
Definition.ConcreteAspect(String, String) - Constructor for class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
Definition.ConcreteAspect(String, String, String, String) - Constructor for class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
Definition.DeclareErrorOrWarning - Class in org.aspectj.weaver.loadtime.definition
 
Definition.DeclareErrorOrWarning(boolean, String, String) - Constructor for class org.aspectj.weaver.loadtime.definition.Definition.DeclareErrorOrWarning
 
Definition.Pointcut - Class in org.aspectj.weaver.loadtime.definition
 
Definition.Pointcut(String, String) - Constructor for class org.aspectj.weaver.loadtime.definition.Definition.Pointcut
 
delegate - Variable in class org.aspectj.bridge.CountingMessageHandler
 
delegateForCurrentClass - Variable in class org.aspectj.weaver.tools.WeavingAdaptor
 
delete(InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Remove instruction from this list.
delete(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Remove instructions from instruction `from' to instruction `to' contained in this list.
delete(Instruction, Instruction) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Remove instructions from instruction `from' to instruction `to' contained in this list.
deleteAspect(UnresolvedType) - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
deleteClassFile(String) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
deleteContents(File) - Static method in class org.aspectj.util.FileUtil
Recursively delete the contents of dir, but not the dir itself
deleteContents(File, FileFilter) - Static method in class org.aspectj.util.FileUtil
Recursively delete some contents of dir, but not the dir itself.
deleteContents(File, FileFilter, boolean) - Static method in class org.aspectj.util.FileUtil
Recursively delete some contents of dir, but not the dir itself.
deleteInstruction(InstructionHandle, LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.Utility
delete an instruction handle and retarget all targeters of the deleted instruction to the next instruction.
deleteInstruction(InstructionHandle, InstructionHandle, LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.Utility
delete an instruction handle and retarget all targeters of the deleted instruction to the provided target.
demote() - Method in class org.aspectj.weaver.World
Ask the type map to demote any types it can - we don't want them anchored forever.
demote() - Method in class org.aspectj.weaver.World.TypeMap
 
demote(boolean) - Method in class org.aspectj.weaver.World.TypeMap
Go through any types added during the previous file weave.
demoteToSimpleType() - Method in class org.aspectj.weaver.ReferenceType
 
deows - Variable in class org.aspectj.weaver.loadtime.definition.Definition.ConcreteAspect
 
dependsOnLocation() - Method in class org.aspectj.asm.internal.JDTLikeHandleProvider
 
Deprecated - Class in org.aspectj.apache.bcel.classfile
This class is derived from Attribute and denotes that this is a deprecated method.
Deprecated(Deprecated) - Constructor for class org.aspectj.apache.bcel.classfile.Deprecated
Initialize from another object.
Deprecated(int, int, byte[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.Deprecated
 
Derived - Class in fluffy
 
Derived() - Constructor for class fluffy.Derived
 
determineRelKind(ShadowMunger) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
DEVELOPMENT - Static variable in class org.aspectj.bridge.Version
default version value for development version
directlyInAdvice() - Method in class org.aspectj.weaver.IntMap
 
DIRECTORY_ENTRY_MISSING - Static variable in class org.aspectj.weaver.WeaverMessages
 
DIRS_AND_WRITABLE_CLASSES - Static variable in class org.aspectj.util.FileUtil
 
disassemble(String, String, PrintStream) - Static method in class org.aspectj.weaver.bcel.LazyClassGen
Emit disassembled class and newline to out
disassembleTest(String) - Method in class org.aspectj.weaver.bcel.UtilityTestCase
 
discoverActualOccurrenceOfTypeInHierarchy(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
Look up the actual occurence of a particular type in the hierarchy for 'this' type.
dispose() - Method in class org.aspectj.apache.bcel.generic.InstructionList
Delete contents of list.
DLOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
DLOAD_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DLOAD_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DLOAD_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DLOAD_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DLOAD_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DLOAD_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DLOAD_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DLOAD_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DMUL - Static variable in interface org.aspectj.apache.bcel.Constants
 
DMUL - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DNEG - Static variable in interface org.aspectj.apache.bcel.Constants
 
DNEG - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DocumentParser - Class in org.aspectj.weaver.loadtime.definition
FIXME AV - doc, concrete aspect
doesNotExposeShadowMungers() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
Designed to be overriden by EclipseType to disable collection of shadow mungers during pre-weave compilation phase
doesNotExposeShadowMungers() - Method in class org.aspectj.weaver.ReferenceType
 
doesNotExposeShadowMungers() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
doesNotExposeShadowMungers() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
DOMINATES - Static variable in class org.aspectj.weaver.patterns.Declare
 
DONT_USE_REFS - Static variable in class org.aspectj.weaver.World.TypeMap
 
dontIgnore(IMessage.Kind) - Method in class org.aspectj.bridge.context.PinpointingMessageHandler
 
dontIgnore(IMessage.Kind) - Method in class org.aspectj.bridge.CountingMessageHandler
Delegate
dontIgnore(IMessage.Kind) - Method in interface org.aspectj.bridge.IMessageHandler
Allow fine grained configuration after initialization.
dontIgnore(IMessage.Kind) - Method in class org.aspectj.bridge.MessageHandler
Remove a message kind from the list of those ignored from now on.
dontIgnore(IMessage.Kind) - Method in class org.aspectj.bridge.MessageWriter
No-op
dontIgnore(IMessage.Kind) - Method in class org.aspectj.weaver.loadtime.DefaultMessageHandler
 
DOUBLE - Static variable in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
DOUBLE - Static variable in class org.aspectj.apache.bcel.generic.Type
 
DOUBLE - Static variable in class org.aspectj.weaver.ResolvedType
 
DOUBLE_DOTS - Static variable in class org.aspectj.weaver.model.AsmRelationshipUtils
 
doubleObject(double) - Static method in class org.aspectj.runtime.internal.Conversions
 
doubleValue(Object) - Static method in class org.aspectj.runtime.internal.Conversions
 
DREM - Static variable in interface org.aspectj.apache.bcel.Constants
 
DREM - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DRETURN - Static variable in interface org.aspectj.apache.bcel.Constants
 
DRETURN - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DSTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
DSTORE_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DSTORE_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DSTORE_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DSTORE_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DSTORE_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DSTORE_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DSTORE_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DSTORE_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DSUB - Static variable in interface org.aspectj.apache.bcel.Constants
 
DSUB - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DUMMY - Static variable in class org.aspectj.weaver.ResolvedPointcutDefinition
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationElementValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeInvisAnnos
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeVisAnnos
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.AnnotationDefault
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Code
Dump code attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Constant
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantClass
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantCP
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantDouble
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantFloat
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantInteger
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantLong
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
Dump name and signature index to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantString
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantUtf8
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ConstantValue
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Deprecated
Dump source file attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.ExceptionTable
Dump exceptions attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.InnerClass
Dump inner class attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.InnerClasses
Dump source file attribute to file stream in binary format.
dump(File) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Dump class to a file.
dump(String) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Dump class to a file named file_name.
dump(OutputStream) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Dump Java class to output stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Dump Java class to output stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.LineNumber
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.LineNumberTable
Dump line number table attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
Dump local variable to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTable
Dump local variable table attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Signature
Dump source file attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.SourceFile
Dump source file attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.StackMap
Dump line number table attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
Dump stack map entry
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.StackMapType
Dump type entries to file.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Synthetic
Dump source file attribute to file stream in binary format.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.classfile.Unknown
Dump unknown bytes to file stream.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.IINC
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.Instruction
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.InstructionByte
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
Dump instruction as byte code to stream out.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.InstructionShort
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.INVOKEINTERFACE
Dump instruction as byte code to stream out.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.LOOKUPSWITCH
Dump instruction as byte code to stream out.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
Dump instruction as byte code to stream out.
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.RET
 
dump(DataOutputStream) - Method in class org.aspectj.apache.bcel.generic.TABLESWITCH
Dump instruction as byte code to stream out.
dump(DataOutputStream) - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
Dump - Class in org.aspectj.weaver
 
dump(String) - Static method in class org.aspectj.weaver.Dump
 
Dump.INode - Interface in org.aspectj.weaver
 
Dump.IVisitor - Interface in org.aspectj.weaver
 
DUMP_CONDITION_PROPERTY - Static variable in class org.aspectj.weaver.Dump
 
DUMP_DIRECTORY_PROPERTY - Static variable in class org.aspectj.weaver.Dump
 
DUMP_EXCLUDED - Static variable in class org.aspectj.weaver.Dump
 
dumpModelPostBuild - Static variable in class org.aspectj.asm.AsmManager
 
dumpOnExit() - Static method in class org.aspectj.weaver.Dump
 
dumpOnExit(IMessageHolder, boolean) - Static method in class org.aspectj.weaver.Dump
 
dumprels(Writer) - Method in class org.aspectj.asm.AsmManager
 
DumpTestCase - Class in org.aspectj.weaver
 
DumpTestCase(String) - Constructor for class org.aspectj.weaver.DumpTestCase
 
dumptree(Writer, IProgramElement, int) - Static method in class org.aspectj.asm.AsmManager
 
dumptree(IProgramElement, int) - Static method in class org.aspectj.asm.AsmManager
 
dumpWithException(Throwable) - Static method in class org.aspectj.weaver.Dump
 
dumpWithException(IMessageHolder, Throwable) - Static method in class org.aspectj.weaver.Dump
 
DUP - Static variable in interface org.aspectj.apache.bcel.Constants
 
DUP - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DUP2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DUP2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DUP2_X1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DUP2_X1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DUP2_X2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DUP2_X2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DUP_X1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DUP_X1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
DUP_X2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
DUP_X2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
dupFilter() - Static method in class org.aspectj.weaver.Iterators
Create a new filter F that, when wrapped around another iterator I, creates a new iterator I' that will return only those values of I that have not yet been returned by I', discarding duplicates.
DYNAMIC - Static variable in class org.aspectj.weaver.patterns.TypePattern
 

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 _