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 _

I

I2B - Static variable in interface org.aspectj.apache.bcel.Constants
 
I2B - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
I2C - Static variable in interface org.aspectj.apache.bcel.Constants
 
I2C - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
I2D - Static variable in interface org.aspectj.apache.bcel.Constants
 
I2D - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
I2F - Static variable in interface org.aspectj.apache.bcel.Constants
 
I2F - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
I2L - Static variable in interface org.aspectj.apache.bcel.Constants
 
I2L - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
I2S - Static variable in interface org.aspectj.apache.bcel.Constants
 
I2S - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IADD - Static variable in interface org.aspectj.apache.bcel.Constants
 
IADD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IALOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
IALOAD - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IAND - Static variable in interface org.aspectj.apache.bcel.Constants
 
IAND - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IASTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IASTORE - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IClassFileProvider - Interface in org.aspectj.weaver
 
IClassWeaver - Interface in org.aspectj.weaver
An IClassWeaver is initialized with a class (a type, really, but let's ignore that for now) and a world, and has one method that actually weaves the contents of the world into the class implementation.
ICommand - Interface in org.aspectj.bridge
Command wrapper with collecting parameter for messages.
ICONST_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_4 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_4 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_5 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_5 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICONST_M1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ICONST_M1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ICrossReferenceHandler - Interface in org.aspectj.weaver
Clients can pass a single cross-reference handler to the weaver on construction of a BcelWorld.
identifier - Variable in class org.aspectj.util.GenericSignature.FormalTypeParameter
 
identifier - Variable in class org.aspectj.util.GenericSignature.SimpleClassTypeSignature
 
IDIV - Static variable in interface org.aspectj.apache.bcel.Constants
 
IDIV - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
idMap(int) - Static method in class org.aspectj.weaver.IntMap
 
IdWeaveTestCase - Class in org.aspectj.weaver.bcel
 
IdWeaveTestCase(String) - Constructor for class org.aspectj.weaver.bcel.IdWeaveTestCase
 
IEclipseSourceContext - Interface in org.aspectj.weaver
 
IElementHandleProvider - Interface in org.aspectj.asm
Adapter used to uniquely identify program element handles.
IExprVisitor - Interface in org.aspectj.weaver.ast
 
IF - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
IF - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
IF_ACMPEQ - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ACMPNE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_FALSE - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
IF_ICMPEQ - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ICMPGE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ICMPGT - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ICMPLE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ICMPLT - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_ICMPNE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_IN_DECLARE - Static variable in class org.aspectj.weaver.WeaverMessages
 
IF_IN_PERCLAUSE - Static variable in class org.aspectj.weaver.WeaverMessages
 
IF_INST - Static variable in interface org.aspectj.apache.bcel.Constants
 
IF_LEXICALLY_IN_CFLOW - Static variable in class org.aspectj.weaver.WeaverMessages
 
IF_TRUE - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
IFEQ - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFGE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFGT - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFLE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFLT - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFNE - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFNONNULL - Static variable in interface org.aspectj.apache.bcel.Constants
 
IFNULL - Static variable in interface org.aspectj.apache.bcel.Constants
 
IfPointcut - Class in org.aspectj.weaver.patterns
 
IfPointcut(ResolvedMember, int) - Constructor for class org.aspectj.weaver.patterns.IfPointcut
 
IfPointcut(String) - Constructor for class org.aspectj.weaver.patterns.IfPointcut
No-arg constructor for @AJ style, where the if() body is actually the @Pointcut annotated method
IfPointcut.IfFalsePointcut - Class in org.aspectj.weaver.patterns
 
IfPointcut.IfFalsePointcut() - Constructor for class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
IfPointcut.IfTruePointcut - Class in org.aspectj.weaver.patterns
 
IfPointcut.IfTruePointcut() - Constructor for class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
ignore(IMessage.Kind) - Method in class org.aspectj.bridge.context.PinpointingMessageHandler
 
ignore(IMessage.Kind) - Method in class org.aspectj.bridge.CountingMessageHandler
Delegate
ignore(IMessage.Kind) - Method in interface org.aspectj.bridge.IMessageHandler
Allow fine grained configuration after initialization.
ignore(IMessage.Kind) - Method in class org.aspectj.bridge.MessageHandler
Set a message kind to be ignored from now on
ignore(IMessage.Kind) - Method in class org.aspectj.bridge.MessageWriter
No-op
ignore(IMessage.Kind) - Method in class org.aspectj.weaver.loadtime.DefaultMessageHandler
 
ignoreMe() - Static method in class fluffy.Aspect
 
IHasPosition - Interface in org.aspectj.weaver
 
IHasSourceLocation - Interface in org.aspectj.weaver
 
IHierarchy - Interface in org.aspectj.asm
 
IHierarchyListener - Interface in org.aspectj.asm
Compiler listeners get notified of structure model update events.
IINC - Static variable in interface org.aspectj.apache.bcel.Constants
 
IINC - Class in org.aspectj.apache.bcel.generic
IINC - Increment local variable by constant
IINC(int, int, boolean) - Constructor for class org.aspectj.apache.bcel.generic.IINC
 
iLen - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILifecycleAware - Interface in org.aspectj.bridge
Interface that can be implemented by MessageHandlers that need to perform some additional processing when a build is starting and when it has finished.
ILLEGAL_ACCESS_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
ILLEGAL_MONITOR_STATE - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
ILLEGAL_OPCODE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILLEGAL_TYPE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILOAD - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILOAD_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILOAD_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ILOAD_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILOAD_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ILOAD_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILOAD_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ILOAD_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ILOAD_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IMessage - Interface in org.aspectj.bridge
Wrap message with any associated throwable or source location.
IMessage.Kind - Class in org.aspectj.bridge
 
IMessageContext - Interface in org.aspectj.bridge
 
IMessageHandler - Interface in org.aspectj.bridge
Handle messages, logging and/or aborting as appropriate.
IMessageHolder - Interface in org.aspectj.bridge
Hold and query a collection of messages.
IModelFilter - Interface in org.aspectj.asm
When dumping the model out (for debugging/testing), various parts of it can be passed through this filter.
IMPDEP1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
IMPDEP1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IMPDEP2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
IMPDEP2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
implement() - Method in class org.aspectj.weaver.Shadow
 
implementationOf(JavaClass) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
implementationOf(JavaClass, JavaClass) - Static method in class org.aspectj.apache.bcel.Repository
 
implementationOf(String, String) - Static method in class org.aspectj.apache.bcel.Repository
 
IMPLEMENTING_ON_SHADOW - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
implementOn(Shadow) - Method in class org.aspectj.weaver.Checker
 
implementOn(Shadow) - Method in class org.aspectj.weaver.ShadowMunger
Implement this munger at the specified shadow, returning a boolean to indicate success.
IMPORT_REFERENCE - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
IMPORTDECLARATION - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
IMUL - Static variable in interface org.aspectj.apache.bcel.Constants
 
IMUL - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
inc() - Method in class org.aspectj.runtime.internal.CFlowCounter
 
inc() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadCounter
 
inc() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadCounterImpl11
 
INCOMPATIBLE_CLASS_CHANGE_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
INCOMPATIBLE_RETURN_TYPE - Static variable in class org.aspectj.weaver.WeaverMessages
 
INCORRECT_NUMBER_OF_TYPE_ARGUMENTS - Static variable in class org.aspectj.weaver.WeaverMessages
 
INCORRECT_TARGET_FOR_DECLARE_ANNOTATION - Static variable in class org.aspectj.weaver.WeaverMessages
 
INCREMENTAL_BUILD - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
INDEXED - Static variable in interface org.aspectj.apache.bcel.Constants
 
indexOf(char, char[]) - Static method in class org.aspectj.asm.internal.CharOperation
Taken from org.aspectj.org.eclipse.jdt.core.compiler.CharOperation
INEG - Static variable in interface org.aspectj.apache.bcel.Constants
 
INEG - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
INFO - Static variable in interface org.aspectj.bridge.IMessage
 
info(IMessageHandler, String) - Static method in class org.aspectj.bridge.MessageUtil
create and handle info message (ignored if handler is null)
info(String) - Static method in class org.aspectj.bridge.MessageUtil
 
info(String) - Method in class org.aspectj.weaver.tools.CommonsTrace
 
info(String) - Method in class org.aspectj.weaver.tools.DefaultTrace
 
info(String) - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
info(String) - Method in interface org.aspectj.weaver.tools.Trace
 
infoMessagesEnabled - Variable in class org.aspectj.weaver.World
 
init() - Method in class org.aspectj.bridge.MessageHandler
Initialize this, removing any messages accumulated, kinds being ignored, or interceptor.
init(boolean) - Method in class org.aspectj.bridge.MessageHandler
Initialize this, removing any messages accumulated, kinds being ignored, or interceptor.
init(String, String, String[]) - Method in class org.aspectj.util.LangUtil.ProcessController
 
init(File, String, String, String[]) - Method in class org.aspectj.util.LangUtil.ProcessController
 
init(String[], String) - Method in class org.aspectj.util.LangUtil.ProcessController
 
init() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
INITFAILURECAUSE_FIELD_NAME - Static variable in class org.aspectj.weaver.NameMangler
 
initFailureCauseField(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
INITIALIZATION - Static variable in interface org.aspectj.lang.JoinPoint
 
INITIALIZATION - Static variable in class org.aspectj.weaver.Shadow
 
Initialization - Static variable in class org.aspectj.weaver.Shadow
 
INITIALIZATION - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
InitializationBit - Static variable in class org.aspectj.weaver.Shadow
 
initialize() - Method in interface org.aspectj.asm.IElementHandleProvider
Initializes handle provider state.
initialize() - Method in class org.aspectj.asm.internal.JDTLikeHandleProvider
 
initialize() - Method in class org.aspectj.weaver.loadtime.Aj
Initialization
initialize(ClassLoader, IWeavingContext) - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
initialize() - Method in interface org.aspectj.weaver.loadtime.ClassPreProcessor
Post constructor initialization, usually empty
initialize(ReferenceType, Class, ClassLoader, World) - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
initialize(ReferenceType, Class, ClassLoader, World) - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
initializeArgAnnotationVars() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initializeArgVars() - Method in class org.aspectj.weaver.bcel.BcelShadow
Initialize all the available arguments at the shadow.
initializeForAroundClosure() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initializeKindedAnnotationVars() - Method in class org.aspectj.weaver.bcel.BcelShadow
By determining what "kind" of shadow we are, we can find out the annotations on the appropriate element (method, field, constructor, type).
INITIALIZER - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
INITIALIZER - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
InitializerSignature - Interface in org.aspectj.lang.reflect
Signature for static and instance initializers.
initializeTargetAnnotationVars() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initializeTargetVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initializeThisAnnotationVars() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initializeWithinAnnotationVars() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initializeWithinCodeAnnotationVars() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
initIfaceInitializer(InstructionHandle) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
inlineAccessMethodForFieldGet(UnresolvedType, Member) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
inlineAccessMethodForFieldGet(String, UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
inlineAccessMethodForFieldSet(UnresolvedType, Member) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
inlineAccessMethodForFieldSet(String, UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
inlineAccessMethodForMethod(UnresolvedType, ResolvedMember) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
inlineAccessMethodForMethod(String, UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
INNER - Static variable in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
InnerClass - Class in org.aspectj.apache.bcel.classfile
This class represents a inner class attribute, i.e., the class indices of the inner and outer classes, the name and the attributes of the inner class.
InnerClass(InnerClass) - Constructor for class org.aspectj.apache.bcel.classfile.InnerClass
Initialize from another object.
InnerClass(int, int, int, int) - Constructor for class org.aspectj.apache.bcel.classfile.InnerClass
 
InnerClass - Static variable in class org.aspectj.weaver.ResolvedTypeMunger
 
InnerClasses - Class in org.aspectj.apache.bcel.classfile
This class is derived from Attribute and denotes that this class is an Inner class of another.
InnerClasses(InnerClasses) - Constructor for class org.aspectj.apache.bcel.classfile.InnerClasses
Initialize from another object.
InnerClasses(int, int, InnerClass[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.InnerClasses
 
insert(InstructionHandle, InstructionList) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert another list before Instruction handle ih contained in this list.
insert(InstructionList) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert another list.
insert(Instruction, InstructionList) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert another list before Instruction i contained in this list.
insert(Instruction) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert an instruction at start of this list.
insert(InstructionBranch) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert a branch instruction at start of this list.
insert(Instruction, Instruction) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert a single instruction j before another instruction i, which must be in this list of course!
insert(InstructionHandle, Instruction) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert an instruction before instruction (handle) ih contained in this list.
insert(InstructionHandle, InstructionBranch) - Method in class org.aspectj.apache.bcel.generic.InstructionList
Insert an instruction before instruction (handle) ih contained in this list.
insert(UnresolvedType, UnresolvedType[]) - Static method in class org.aspectj.weaver.UnresolvedType
Creates a new type array with a fresh type inserted at the beginning.
insertLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
 
insertLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelCflowAccessVar
 
insertLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.BcelVar
 
insertLoad(InstructionList, InstructionFactory) - Method in class org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
instanceOf(JavaClass) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Equivalent to runtime "instanceof" operator.
INSTANCEOF - Static variable in interface org.aspectj.apache.bcel.Constants
 
instanceOf(JavaClass, JavaClass) - Static method in class org.aspectj.apache.bcel.Repository
Equivalent to runtime "instanceof" operator.
instanceOf(String, String) - Static method in class org.aspectj.apache.bcel.Repository
 
Instanceof - Class in org.aspectj.weaver.ast
 
Instanceof(Var, UnresolvedType) - Constructor for class org.aspectj.weaver.ast.Instanceof
 
INSTANCEOF_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
INSTANTIATION_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
instExcs - Static variable in interface org.aspectj.apache.bcel.Constants
 
instFlags - Static variable in interface org.aspectj.apache.bcel.Constants
 
Instruction - Class in org.aspectj.apache.bcel.generic
Abstract super class for all Java byte codes.
Instruction(short) - Constructor for class org.aspectj.apache.bcel.generic.Instruction
 
InstructionBranch - Class in org.aspectj.apache.bcel.generic
Abstract super class for branching instructions like GOTO, IFEQ, etc..
InstructionBranch(short, InstructionHandle) - Constructor for class org.aspectj.apache.bcel.generic.InstructionBranch
 
InstructionBranch(short, int) - Constructor for class org.aspectj.apache.bcel.generic.InstructionBranch
 
InstructionBranch(short) - Constructor for class org.aspectj.apache.bcel.generic.InstructionBranch
 
InstructionByte - Class in org.aspectj.apache.bcel.generic
Instruction that needs one byte
InstructionByte(short, byte) - Constructor for class org.aspectj.apache.bcel.generic.InstructionByte
 
InstructionCLV - Class in org.aspectj.apache.bcel.generic
A small subclass of the local variable accessing instruction class InstructionLV - this subclass does not allow the index to be altered.
InstructionCLV(short) - Constructor for class org.aspectj.apache.bcel.generic.InstructionCLV
 
InstructionCLV(short, int) - Constructor for class org.aspectj.apache.bcel.generic.InstructionCLV
 
InstructionConstants - Interface in org.aspectj.apache.bcel.generic
This interface contains shareable instruction objects.
InstructionConstants.Clinit - Class in org.aspectj.apache.bcel.generic
 
InstructionCP - Class in org.aspectj.apache.bcel.generic
Class for instructions that use an index into the constant pool such as LDC, INVOKEVIRTUAL, etc.
InstructionCP(short, int) - Constructor for class org.aspectj.apache.bcel.generic.InstructionCP
 
InstructionFactory - Class in org.aspectj.apache.bcel.generic
Instances of this class may be used, e.g., to generate typed versions of instructions.
InstructionFactory(ClassGen, ConstantPool) - Constructor for class org.aspectj.apache.bcel.generic.InstructionFactory
 
InstructionFactory(ClassGen) - Constructor for class org.aspectj.apache.bcel.generic.InstructionFactory
 
InstructionFactory(ConstantPool) - Constructor for class org.aspectj.apache.bcel.generic.InstructionFactory
 
InstructionHandle - Class in org.aspectj.apache.bcel.generic
Instances of this class give users a handle to the instructions contained in an InstructionList.
InstructionList - Class in org.aspectj.apache.bcel.generic
This class is a container for a list of Instruction objects.
InstructionList() - Constructor for class org.aspectj.apache.bcel.generic.InstructionList
 
InstructionList(Instruction) - Constructor for class org.aspectj.apache.bcel.generic.InstructionList
 
InstructionList(byte[]) - Constructor for class org.aspectj.apache.bcel.generic.InstructionList
Initialize instruction list from byte array.
InstructionLV - Class in org.aspectj.apache.bcel.generic
Abstract super class for instructions dealing with local variables.
InstructionLV(short, int) - Constructor for class org.aspectj.apache.bcel.generic.InstructionLV
 
InstructionLV(short) - Constructor for class org.aspectj.apache.bcel.generic.InstructionLV
 
INSTRUCTIONS - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
Get object via its opcode, for immutable instructions like branch instructions entries are set to null.
InstructionSelect - Class in org.aspectj.apache.bcel.generic
Select - Abstract super class for LOOKUPSWITCH and TABLESWITCH instructions.
InstructionSelect(short, ByteSequence) - Constructor for class org.aspectj.apache.bcel.generic.InstructionSelect
 
InstructionShort - Class in org.aspectj.apache.bcel.generic
Instruction that needs one short
InstructionShort(short, short) - Constructor for class org.aspectj.apache.bcel.generic.InstructionShort
 
InstructionTargeter - Interface in org.aspectj.apache.bcel.generic
Denote that a class targets InstructionHandles within an InstructionList.
InstVisitor - Interface in org.aspectj.apache.bcel.generic
Interface implementing the Visitor pattern programming style.
INT - Static variable in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
INT - Static variable in class org.aspectj.apache.bcel.generic.Type
 
INT - Static variable in class org.aspectj.weaver.ResolvedType
 
INT2BYTE - Static variable in interface org.aspectj.apache.bcel.Constants
 
INT2CHAR - Static variable in interface org.aspectj.apache.bcel.Constants
 
INT2SHORT - Static variable in interface org.aspectj.apache.bcel.Constants
 
INTEGER - Static variable in class org.aspectj.apache.bcel.generic.Type
 
INTER_TYPE_CONSTRUCTOR - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
INTER_TYPE_DECLARED_BY - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
INTER_TYPE_DECLARES - Static variable in class org.aspectj.weaver.model.AsmRelationshipProvider
 
INTER_TYPE_FIELD - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
INTER_TYPE_METHOD - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
INTER_TYPE_PARENT - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
interConstructor(ResolvedType, ResolvedMember, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
INTERFACE - Static variable in class org.aspectj.asm.IProgramElement.Kind
 
INTERFACE - Static variable in class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
INTERFACE_CANT_EXTEND_CLASS - Static variable in class org.aspectj.weaver.WeaverMessages
 
interfaceBounds - Variable in class org.aspectj.util.GenericSignature.FormalTypeParameter
 
interfaceConstructor(ResolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
INTERFACES_IMPLEMENTED_BY_ARRAYS - Static variable in interface org.aspectj.apache.bcel.Constants
The names of the interfaces implemented by arrays
interFieldClassField(ResolvedMember, UnresolvedType, boolean) - Static method in class org.aspectj.weaver.AjcMemberMaker
This field goes on the class the field is declared onto.
interFieldClassField(int, UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This field goes on the class the field is declared onto
interFieldGetDispatcher(ResolvedMember, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
This static method goes on the aspect that declares the inter-type field
interFieldGetDispatcher(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This static method goes on the aspect that declares the inter-type field
interFieldInitializer(ResolvedMember, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
interFieldInitializer(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This static void method goes on the aspect that declares the inter-type field and is called from the appropriate place (target's initializer, or clinit, or topmost implementer's inits), to initialize the field;
interFieldInterfaceField(ResolvedMember, UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
This field goes on top-most implementers of the interface the field is declared onto
interFieldInterfaceField(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This field goes on top-most implementers of the interface the field is declared onto
interFieldInterfaceGetter(ResolvedMember, ResolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
This instance method goes on the interface the field is declared onto as well as its top-most implementors
interFieldInterfaceGetter(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This instance method goes on the interface the field is declared onto as well as its top-most implementors
interFieldInterfaceSetter(ResolvedMember, ResolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
This instance method goes on the interface the field is declared onto as well as its top-most implementors
interFieldInterfaceSetter(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This instance method goes on the interface the field is declared onto as well as its top-most implementors
interFieldSetDispatcher(ResolvedMember, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
This static method goes on the aspect that declares the inter-type field
interFieldSetDispatcher(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This static method goes on the aspect that declares the inter-type field
InterInitializer - Static variable in class org.aspectj.weaver.AdviceKind
 
interMethod(ResolvedMember, UnresolvedType, boolean) - Static method in class org.aspectj.weaver.AjcMemberMaker
This method goes on the target type of the inter-type method.
interMethod(int, UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This method goes on the target type of the inter-type method.
interMethodBody(ResolvedMember, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
This method goes on the declaring aspect of the inter-type method.
interMethodBody(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This static method goes on the declaring aspect of the inter-type method.
interMethodBridger(ResolvedMember, UnresolvedType, boolean) - Static method in class org.aspectj.weaver.AjcMemberMaker
This method goes on the target type of the inter-type method.
interMethodDispatcher(ResolvedMember, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
This static method goes on the declaring aspect of the inter-type method.
interMethodDispatcher(UnresolvedType, UnresolvedType, String) - Static method in class org.aspectj.weaver.NameMangler
This static method goes on the declaring aspect of the inter-type method.
InternalUseOnlyPointcutParser - Class in org.aspectj.weaver.reflect
 
InternalUseOnlyPointcutParser(ClassLoader, ReflectionWorld) - Constructor for class org.aspectj.weaver.reflect.InternalUseOnlyPointcutParser
 
InternalUseOnlyPointcutParser(ClassLoader) - Constructor for class org.aspectj.weaver.reflect.InternalUseOnlyPointcutParser
 
InterTypeConstructorDeclaration - Interface in org.aspectj.lang.reflect
Runtime representation of an inter-type constructor member declared within an aspect.
InterTypeConstructorDeclarationImpl - Class in org.aspectj.internal.lang.reflect
 
InterTypeConstructorDeclarationImpl(AjType<?>, String, int, Method) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
InterTypeDeclaration - Interface in org.aspectj.lang.reflect
Represents an inter-type method, field, or constructor declared in an aspect.
InterTypeDeclarationImpl - Class in org.aspectj.internal.lang.reflect
 
InterTypeDeclarationImpl(AjType<?>, String, int) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
InterTypeDeclarationImpl(AjType<?>, AjType<?>, int) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
InterTypeFieldDeclaration - Interface in org.aspectj.lang.reflect
Represents an inter-type field declaration declared in an aspect.
InterTypeFieldDeclarationImpl - Class in org.aspectj.internal.lang.reflect
 
InterTypeFieldDeclarationImpl(AjType<?>, String, int, String, AjType<?>, Type) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
InterTypeFieldDeclarationImpl(AjType<?>, AjType<?>, Field) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
InterTypeMethodDeclaration - Interface in org.aspectj.lang.reflect
Represents an inter-type method declaration member within an aspect.
InterTypeMethodDeclarationImpl - Class in org.aspectj.internal.lang.reflect
 
InterTypeMethodDeclarationImpl(AjType<?>, String, int, String, Method) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
InterTypeMethodDeclarationImpl(AjType<?>, AjType<?>, Method, int) - Constructor for class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
IntMap - Class in org.aspectj.weaver
 
IntMap() - Constructor for class org.aspectj.weaver.IntMap
 
IntMap(int) - Constructor for class org.aspectj.weaver.IntMap
 
intObject(int) - Static method in class org.aspectj.runtime.internal.Conversions
 
intValue(Object) - Static method in class org.aspectj.runtime.internal.Conversions
 
INVALID_ANNOTATION_VALUE - Static variable in class org.aspectj.weaver.WeaverMessages
 
invalidAbsoluteTypeName - Variable in class org.aspectj.weaver.Lint
 
invalidTargetForAnnotation - Variable in class org.aspectj.weaver.Lint
 
invalidWildcardTypeName - Variable in class org.aspectj.weaver.Lint
 
invoke(Class, Object, String, Object, Object) - Static method in class org.aspectj.util.Reflection
 
invoke(Class, Object, String, Object, Object, Object) - Static method in class org.aspectj.util.Reflection
 
InvokeInstruction - Class in org.aspectj.apache.bcel.generic
Super class for the INVOKExxx family of instructions.
InvokeInstruction(short, int) - Constructor for class org.aspectj.apache.bcel.generic.InvokeInstruction
 
INVOKEINTERFACE - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKEINTERFACE - Class in org.aspectj.apache.bcel.generic
INVOKEINTERFACE - Invoke interface method
INVOKEINTERFACE(int, int, int) - Constructor for class org.aspectj.apache.bcel.generic.INVOKEINTERFACE
 
INVOKEINTERFACE_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
invokeN(Class, String, Object, Object[]) - Static method in class org.aspectj.util.Reflection
 
INVOKENONVIRTUAL - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKENONVIRTUAL_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKESPECIAL - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKESTATIC - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKESTATIC_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
invokestaticN(Class, String, Object[]) - Static method in class org.aspectj.util.Reflection
 
INVOKESUPER_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKEVIRTUAL - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKEVIRTUAL_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKEVIRTUAL_QUICK_W - Static variable in interface org.aspectj.apache.bcel.Constants
 
INVOKEVIRTUALOBJECT_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
IOR - Static variable in interface org.aspectj.apache.bcel.Constants
 
IOR - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IProgramElement - Interface in org.aspectj.asm
Represents program elements in the AspectJ containment hierarchy.
IProgramElement.Accessibility - Class in org.aspectj.asm
Uses "typesafe enum" pattern.
IProgramElement.ExtraInformation - Class in org.aspectj.asm
 
IProgramElement.ExtraInformation() - Constructor for class org.aspectj.asm.IProgramElement.ExtraInformation
 
IProgramElement.Kind - Class in org.aspectj.asm
Uses "typesafe enum" pattern.
IProgramElement.Modifiers - Class in org.aspectj.asm
Uses "typesafe enum" pattern.
IProgressListener - Interface in org.aspectj.bridge
Used to give progress information typically to IDEs
IReflectionWorld - Interface in org.aspectj.weaver.reflect
 
IRelationship - Interface in org.aspectj.asm
A relationship has a name (e.g.
IRelationship.Kind - Class in org.aspectj.asm
 
IRelationshipMap - Interface in org.aspectj.asm
Maps from a program element handles to a list of relationships between that element and other program elements.
IREM - Static variable in interface org.aspectj.apache.bcel.Constants
 
IREM - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IRETURN - Static variable in interface org.aspectj.apache.bcel.Constants
 
IRETURN - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
is13VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is14VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is15VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is16VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
is17VMOrGreater() - Static method in class org.aspectj.util.LangUtil
 
isAbort() - Method in interface org.aspectj.bridge.IMessage
 
isAbort() - Method in class org.aspectj.bridge.Message
 
isAbstract() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isAbstract() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
isAbstract() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isAbstract() - Method in class org.aspectj.weaver.JoinPointSignature
 
isAbstract() - Method in interface org.aspectj.weaver.ResolvedMember
 
isAbstract() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isAbstract() - Method in class org.aspectj.weaver.ResolvedType
 
isActualParameterList(String) - Static method in class org.aspectj.apache.bcel.classfile.Signature
 
isAddSerialVerUID() - Method in class org.aspectj.weaver.World
 
isAdviceLike() - Method in class org.aspectj.weaver.patterns.Declare
Indicates if this declare should be treated like advice.
isAdviceLike() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isAdviceLike() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
isAdviceLike() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
isAdviceLike() - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
isAdviceLike() - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
isAdviceLike() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
isAffects() - Method in class org.aspectj.asm.internal.Relationship
Return the direction of the relationship.
isAffects() - Method in interface org.aspectj.asm.IRelationship
 
isAfter() - Method in class org.aspectj.weaver.AdviceKind
 
isAjSynthetic() - Method in class org.aspectj.weaver.JoinPointSignature
 
isAjSynthetic() - Method in interface org.aspectj.weaver.ResolvedMember
 
isAjSynthetic() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isAjSynthetic() - Method in class org.aspectj.weaver.ResolvedPointcutDefinition
 
isALOAD() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isALOAD() - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
isAnnotatedElsewhere() - Method in class org.aspectj.weaver.JoinPointSignature
 
isAnnotatedElsewhere() - Method in interface org.aspectj.weaver.ResolvedMember
 
isAnnotatedElsewhere() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isAnnotation() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Returns true if this class represents an annotation, i.e.
isAnnotation() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
isAnnotation() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAnnotation() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isAnnotation() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAnnotation() - Method in class org.aspectj.weaver.ReferenceType
 
isAnnotation() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isAnnotation() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAnnotation() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAnnotation() - Method in class org.aspectj.weaver.ResolvedType
Note: Only overridden by Name subtype.
isAnnotation() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
isAnnotationAllowedOnField() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isAnnotationStyle() - Method in class org.aspectj.weaver.Advice
 
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.bcel.BcelObjectType
Check if the type is an @AJ aspect (no matter if used from an LTW point of view).
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.ReferenceType
 
isAnnotationStyleAspect() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAnnotationStyleAspect() - Method in class org.aspectj.weaver.ResolvedType
 
isAnnotationStyleDeclaration() - Method in class org.aspectj.asm.internal.ProgramElement
 
isAnnotationStyleDeclaration() - Method in interface org.aspectj.asm.IProgramElement
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.ReferenceType
 
isAnnotationWithRuntimeRetention() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.ResolvedType
Note: Only overridden by Name subtype.
isAnonymous() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
isAnonymous() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAnonymous() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isAnonymous() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAnonymous() - Method in class org.aspectj.weaver.ReferenceType
 
isAnonymous() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isAnonymous() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAnonymous() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAnonymous() - Method in class org.aspectj.weaver.ResolvedType
 
isAny() - Method in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
isAny() - Method in class org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
isAny() - Method in class org.aspectj.weaver.patterns.NamePattern
Method isAny.
isAnythingPattern() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
isApplyAtAspectJMungersOnly() - Method in interface org.aspectj.weaver.IClassFileProvider
 
isArray() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isArray() - Method in interface org.aspectj.lang.reflect.AjType
Return true if this is an array type
isArray() - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
isArray() - Method in class org.aspectj.weaver.patterns.TypePattern
 
isArray() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
isArray() - Method in class org.aspectj.weaver.UnresolvedType
 
isArrayCreationInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isArrayTypeSignature() - Method in class org.aspectj.util.GenericSignature.ArrayTypeSignature
 
isArrayTypeSignature() - Method in class org.aspectj.util.GenericSignature.FieldTypeSignature
 
isArtificial() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isAsmAround - Static variable in class org.aspectj.weaver.bcel.asm.AsmDetector
 
isAspect() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isAspect() - Method in interface org.aspectj.lang.reflect.AjType
Return true if this is an aspect type
isAspect() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAspect() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isAspect() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isAspect() - Method in class org.aspectj.weaver.ReferenceType
 
isAspect() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isAspect() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isAspect() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isAspect() - Method in class org.aspectj.weaver.ResolvedType
 
isAspectAlreadyApplied(ResolvedType) - Method in class org.aspectj.weaver.WeaverStateInfo
 
isAspectIncluded(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
isAspectIncluded(ResolvedType) - Method in class org.aspectj.weaver.World
 
isAssignableFrom(ResolvedType) - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAssignableFrom(ResolvedType, boolean) - Method in class org.aspectj.weaver.ArrayReferenceType
 
isAssignableFrom(ResolvedType) - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
isAssignableFrom(ResolvedType, boolean) - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
isAssignableFrom(ResolvedType) - Method in class org.aspectj.weaver.ReferenceType
 
isAssignableFrom(ResolvedType, boolean) - Method in class org.aspectj.weaver.ReferenceType
 
isAssignableFrom(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
Determines if the variables of this type could be assigned values of another type without casting.
isAssignableFrom(ResolvedType, boolean) - Method in class org.aspectj.weaver.ResolvedType
 
isAssignmentCompatibleWith(Type) - Method in class org.aspectj.apache.bcel.generic.ReferenceType
Return true iff this is assignment compatible with another type t as defined in the JVM specification; see the AASTORE definition there.
isASTORE() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isASTORE() - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
isAtLeast169() - Method in class org.aspectj.weaver.VersionedDataInputStream
 
isAtLeastJava5() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
isBangVoid() - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
isBangVoid() - Method in class org.aspectj.weaver.patterns.TypePattern
For quickly recognizing the pattern '!void'
isBaseType() - Method in class org.aspectj.util.GenericSignature.BaseTypeSignature
 
isBaseType() - Method in class org.aspectj.util.GenericSignature.TypeSignature
 
isBinary() - Method in class org.aspectj.weaver.ShadowMunger
Returns whether or not this shadow munger came from a binary aspect - keep a record of whether or not we've checked if we're binary otherwise we keep calculating the same thing many times
isBinding() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
isBridge() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isBridge(ReflectionBasedResolvedMemberImpl) - Method in interface org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
isBridge(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
isBridge(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
isBridgeMethod() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isBridgeMethod() - Method in class org.aspectj.weaver.JoinPointSignature
 
isBridgeMethod() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
isBridgeMethod() - Method in interface org.aspectj.weaver.ResolvedMember
 
isBridgeMethod() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isCacheable() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
isCacheable() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isCacheable() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
TODO Caching of methods besides getDeclaredInterfaces() may also be dependent on this flag - which?
isCacheable() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isCacheable() - Method in class org.aspectj.weaver.ResolvedType
 
isCancelledRequested() - Method in interface org.aspectj.bridge.IProgressListener
 
isCastableTo(Type) - Method in class org.aspectj.apache.bcel.generic.ReferenceType
Return true iff this type is castable to another type t as defined in the JVM specification.
isCflow() - Method in class org.aspectj.weaver.AdviceKind
 
isCflowBelow() - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
isCheckedException() - Method in class org.aspectj.weaver.ResolvedType
 
isClass() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
isClass() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
isClass() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isClass() - Method in class org.aspectj.weaver.ReferenceType
 
isClass() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isClass() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isClass() - Method in class org.aspectj.weaver.ResolvedType
 
isClassTypeSignature() - Method in class org.aspectj.util.GenericSignature.ClassTypeSignature
 
isClassTypeSignature() - Method in class org.aspectj.util.GenericSignature.FieldTypeSignature
 
isCode() - Method in class org.aspectj.asm.internal.ProgramElement
 
isCoerceableFrom(ResolvedType) - Method in class org.aspectj.weaver.ArrayReferenceType
 
isCoerceableFrom(ResolvedType) - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
isCoerceableFrom(ResolvedType) - Method in class org.aspectj.weaver.ReferenceType
 
isCoerceableFrom(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
Determines if values of another type could possibly be cast to this type.
isCompatibleWith(Member) - Method in class org.aspectj.weaver.JoinPointSignature
 
isCompatibleWith(Member) - Method in interface org.aspectj.weaver.ResolvedMember
 
isCompatibleWith(Member) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isCompletingTypeBindings() - Static method in class org.aspectj.asm.AsmManager
 
isConstantInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isConstantPoolInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isConstantPushInstruction(Instruction) - Static method in class org.aspectj.weaver.bcel.Utility
 
isConstructor(LazyMethodGen) - Static method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isConstructor(ResolvedMember) - Static method in class org.aspectj.weaver.MemberUtils
 
isConvertableFrom(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
Determines if variables of this type could be assigned values of another with lots of help.
IScope - Interface in org.aspectj.weaver.patterns
 
isDebug() - Method in interface org.aspectj.bridge.IMessage
 
isDebug() - Method in class org.aspectj.bridge.Message
 
isDeclare() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isDeclare(ShadowMunger) - Method in class org.aspectj.weaver.patterns.Pointcut
 
isDeclareAnnotation() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isDeclareAtConstuctor() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isDeclareAtField() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isDeclareAtMethod() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isDeclareAtType() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isDeclareKind() - Method in class org.aspectj.asm.IRelationship.Kind
 
isDeclareParents() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isDefault() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isDefault() - Method in class org.aspectj.weaver.JoinPointSignature
 
isDefault() - Method in interface org.aspectj.weaver.ResolvedMember
 
isDefault() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isDefaultConstructor() - Method in class org.aspectj.weaver.JoinPointSignature
 
isDefaultConstructor() - Method in interface org.aspectj.weaver.ResolvedMember
 
isDefaultConstructor() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isDemotionActive() - Method in class org.aspectj.weaver.ltw.LTWWorld
 
isDemotionActive() - Method in class org.aspectj.weaver.World
 
isEllipsis() - Method in class org.aspectj.weaver.patterns.TypePattern
 
isEmpty() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
isEmpty(String) - Static method in class org.aspectj.util.LangUtil
 
isEmpty(Object[]) - Static method in class org.aspectj.util.LangUtil
 
isEmpty(Collection) - Static method in class org.aspectj.util.LangUtil
 
isEmpty() - Method in class org.aspectj.weaver.patterns.TypeVariablePatternList
 
isEnabled() - Method in class org.aspectj.weaver.Lint.Kind
 
isEnabled() - Method in class org.aspectj.weaver.tools.DefaultTraceFactory
 
isEnclosingKind() - Method in class org.aspectj.weaver.Shadow.Kind
These are all the shadows that contains other shadows within them and are often directly associated with methods.
isEnum() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Returns true if this class represents an enum type
isEnum() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
isEnum() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isEnum() - Method in interface org.aspectj.lang.reflect.AjType
True if this is an enum type
isEnum() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isEnum() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isEnum() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isEnum() - Method in class org.aspectj.weaver.ReferenceType
 
isEnum() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isEnum() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isEnum() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isEnum() - Method in class org.aspectj.weaver.ResolvedType
Note: Only overridden by Name subtype.
isEquivalentTo(Object) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isErroneousVar(int) - Method in class org.aspectj.weaver.patterns.ExposedState
 
isError() - Method in interface org.aspectj.bridge.IMessage
 
isError() - Method in class org.aspectj.bridge.Message
 
isError() - Method in class org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
isError() - Method in interface org.aspectj.lang.reflect.DeclareErrorOrWarning
True if this is a declare error member, false if it is declare warning
isError() - Method in class org.aspectj.weaver.Checker
 
isError - Variable in class org.aspectj.weaver.loadtime.definition.Definition.DeclareErrorOrWarning
 
isError() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
isError() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
isExactDeclaringTypePattern() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
isExactPattern() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isException() - Method in class org.aspectj.weaver.ResolvedType
 
isExceptionEnd(InstructionHandle) - Static method in class org.aspectj.weaver.bcel.ExceptionRange
 
isExceptionStart(InstructionHandle) - Static method in class org.aspectj.weaver.bcel.ExceptionRange
 
isExposedToWeaver() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
isExposedToWeaver() - Method in class org.aspectj.weaver.ReferenceType
 
isExposedToWeaver() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isExposedToWeaver() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isExposedToWeaver() - Method in class org.aspectj.weaver.ResolvedType
 
isExtends() - Method in class org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
isExtends() - Method in interface org.aspectj.lang.reflect.DeclareParents
True if this is a declare parents...extends member declaration
isExtends() - Method in class org.aspectj.weaver.BoundedReferenceType
 
isExtends() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
isExtends() - Method in class org.aspectj.weaver.WildcardedUnresolvedType
 
isFailed() - Method in interface org.aspectj.bridge.IMessage
 
isFailed() - Method in class org.aspectj.bridge.Message
 
isFallsThrough() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
isFile() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isFinal() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isFinal() - Method in class org.aspectj.weaver.ResolvedType
 
isFormalParameterList(String) - Static method in class org.aspectj.apache.bcel.classfile.Signature
 
isForParameterAnnotationMatch() - Method in class org.aspectj.weaver.patterns.AnnotationTypePattern
 
isFullySetUp() - Method in class org.aspectj.weaver.patterns.ExposedState
 
isGeneric() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
isGeneric() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isGeneric() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isGeneric() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isGeneric() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
isGeneric() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isGenericType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isGenericType() - Method in class org.aspectj.weaver.ReferenceType
 
isGenericType() - Method in class org.aspectj.weaver.UnresolvedType
 
isGenericWildcard() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isGenericWildcard() - Method in class org.aspectj.weaver.BoundedReferenceType
 
isGenericWildcard() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
isGenericWildcard() - Method in class org.aspectj.weaver.UnresolvedType
 
isHasMemberSupportEnabled() - Method in class org.aspectj.weaver.World
 
ISHL - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISHL - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ISHR - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISHR - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
isIdentifier() - Method in class org.aspectj.weaver.patterns.BasicToken
 
isIdentifier() - Method in interface org.aspectj.weaver.patterns.IToken
Whether this should be treated as a token or a generic identifier
isIfInstruction() - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
 
ISignaturePattern - Interface in org.aspectj.weaver.patterns
 
isIgnoring(IMessage.Kind) - Method in class org.aspectj.bridge.context.PinpointingMessageHandler
 
isIgnoring(IMessage.Kind) - Method in class org.aspectj.bridge.CountingMessageHandler
 
isIgnoring(IMessage.Kind) - Method in interface org.aspectj.bridge.IMessageHandler
Signal clients whether this will ignore messages of a given type.
isIgnoring(IMessage.Kind) - Method in class org.aspectj.bridge.MessageHandler
 
isIgnoring(IMessage.Kind) - Method in class org.aspectj.bridge.MessageWriter
 
isIgnoring(IMessage.Kind) - Method in class org.aspectj.weaver.loadtime.DefaultMessageHandler
 
isIgnoringUnusedDeclaredThrownException() - Method in class org.aspectj.weaver.World
 
isImplementor() - Method in class org.aspectj.asm.internal.ProgramElement
 
isImplementor() - Method in interface org.aspectj.asm.IProgramElement
 
isImplements() - Method in class org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
isImplements() - Method in interface org.aspectj.lang.reflect.DeclareParents
True if this is a declare parents...implements member declaration
isIncludeSubtypes() - Method in class org.aspectj.weaver.patterns.TypePattern
 
isIndexedInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isInflated() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
FOR TESTING ONLY: Tells you if the annotations have been inflated to an object graph
isInflated() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
FOR TESTING ONLY: Tells you if the annotations have been inflated to an object graph
isInfo() - Method in interface org.aspectj.bridge.IMessage
 
isInfo() - Method in class org.aspectj.bridge.Message
 
isInheritedAnnotation() - Method in class org.aspectj.weaver.ResolvedType
For an annotation type, this will return if it is marked with @Inherited
isInJava5Mode() - Method in class org.aspectj.weaver.World
 
isInPinpointMode() - Method in class org.aspectj.weaver.World
 
isInstance(Object) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isInstance(Object) - Method in interface org.aspectj.lang.reflect.AjType
True if the given object is assignment-compatible with an object of the type represented by this AjType
isInterface() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isInterface() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isInterface() - Method in interface org.aspectj.lang.reflect.AjType
True if this is an interface type
isInterface() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isInterface() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
isInterface() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isInterface() - Method in class org.aspectj.weaver.MemberImpl
 
isInterface() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isInterface() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isInterface() - Method in class org.aspectj.weaver.ResolvedType
 
isInterTypeMember() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isJoinpointArrayConstructionEnabled() - Method in class org.aspectj.weaver.World
 
isJoinpointSynchronizationEnabled() - Method in class org.aspectj.weaver.World
 
isJsrInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isLateMunger() - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
isLateMunger() - Method in class org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
isLateMunger() - Method in class org.aspectj.weaver.ResolvedTypeMunger
A late munger has to be done after shadow munging since which shadows are matched can affect the operation of the late munger.
isLoadInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isLoadtimeWeaving() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
isLoadtimeWeaving() - Method in class org.aspectj.weaver.ltw.LTWWorld
 
isLoadtimeWeaving() - Method in class org.aspectj.weaver.reflect.ReflectionWorld
 
isLoadtimeWeaving() - Method in class org.aspectj.weaver.World
 
isLocalClass() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isLocalClass() - Method in interface org.aspectj.lang.reflect.AjType
Returns true if and only if the underlying type is a local class
isLocallyDefined(String) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
isLocallyDefined(String) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
Return true if the classloader associated with this weaving context is the one that will define the class with the specified name.
isLocallyDefined(String) - Method in class org.aspectj.weaver.ltw.LTWWorld
 
isLocallyDefined(String) - Method in class org.aspectj.weaver.World
Return true if the classloader relating to this world is definetly the one that will define the specified class.
isLocalVariableInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isMatchOnAnyName() - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
isMatchOnAnyName() - Method in interface org.aspectj.weaver.patterns.ISignaturePattern
 
isMatchOnAnyName() - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
isMatchOnAnyName() - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
isMatchOnAnyName() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
isMember() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isMemberAspect() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isMemberAspect() - Method in interface org.aspectj.lang.reflect.AjType
Returns true if and only if the underlying type is a member aspect
isMemberClass() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isMemberClass() - Method in interface org.aspectj.lang.reflect.AjType
Returns true if and only if the underlying type is a member class
isMemberKind() - Method in class org.aspectj.asm.internal.ProgramElement
 
isMinimalModel() - Method in class org.aspectj.weaver.World
 
isMinus - Variable in class org.aspectj.util.GenericSignature.TypeArgument
 
isMissing() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
isMissing() - Method in class org.aspectj.weaver.ResolvedType
 
isMissing(UnresolvedType) - Static method in class org.aspectj.weaver.ResolvedType
 
isMixin() - Method in class org.aspectj.weaver.NewParentTypeMunger
 
isMixin() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
isMixin() - Method in class org.aspectj.weaver.patterns.DeclareParentsMixin
 
isMoreVisible(int, int) - Static method in class org.aspectj.weaver.ResolvedType
 
isNative() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isNested() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
isNested() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isNested() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isNested() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
isNested() - Method in class org.aspectj.weaver.ReferenceType
 
isNested() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isNested() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isNested() - Method in class org.aspectj.weaver.ResolvedType
 
isNotZero() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadCounter
 
isNotZero() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadCounterImpl11
 
isOldStyle() - Method in class org.aspectj.weaver.WeaverStateInfo
 
ISourceContext - Interface in org.aspectj.weaver
 
ISourceLocation - Interface in org.aspectj.bridge
Represent source location as a starting line/column and ending line in a source file.
isOverrider() - Method in class org.aspectj.asm.internal.ProgramElement
 
isOverrider() - Method in interface org.aspectj.asm.IProgramElement
 
isOverWeaving() - Method in class org.aspectj.weaver.World
 
isPackageDeclaration() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isParameterizedOrGenericType() - Method in class org.aspectj.weaver.UnresolvedType
 
isParameterizedOrRawType() - Method in class org.aspectj.weaver.UnresolvedType
 
isParameterizedType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isParameterizedType() - Method in class org.aspectj.weaver.UnresolvedType
 
isParameterizedWithTypeVariable() - Method in class org.aspectj.weaver.ResolvedType
return true if the parameterization of this type includes a member type variable.
isPerEntry() - Method in class org.aspectj.weaver.AdviceKind
 
isPerObjectEntry() - Method in class org.aspectj.weaver.AdviceKind
 
isPlus - Variable in class org.aspectj.util.GenericSignature.TypeArgument
 
isPorter() - Method in exception org.aspectj.bridge.AbortException
The stack trace of a porter is invalid; it is only used to carry a message (which may itself have a wrapped exception).
isPrimitive() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isPrimitive() - Method in interface org.aspectj.lang.reflect.AjType
Return true if this object represents a primitive type
isPrimitiveType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isPrimitiveType() - Method in class org.aspectj.weaver.UnresolvedType
 
isPrivate() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isPrivate() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isPrivate() - Method in class org.aspectj.weaver.MemberImpl
 
isPrivileged() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
isPrivileged() - Method in interface org.aspectj.lang.reflect.AjType
Returns true if and only if the underlying type is a privileged aspect
isProceedInInners() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
isProtected() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isProtected() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isPublic() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isPublic() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isPublic() - Method in class org.aspectj.weaver.JoinPointSignature
 
isPublic() - Method in interface org.aspectj.weaver.ResolvedMember
 
isPublic() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isRawType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isRawType() - Method in class org.aspectj.weaver.UnresolvedType
 
isRemapped() - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
isReplacingExistingMethod() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
isReporting() - Static method in class org.aspectj.asm.AsmManager
 
isReturnInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isReweavable() - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
isReweavable() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
isReweavable() - Method in class org.aspectj.weaver.WeaverStateInfo
 
isRunMinimalMemory() - Method in class org.aspectj.weaver.ltw.LTWWorld
 
isRunMinimalMemory() - Method in class org.aspectj.weaver.World
 
isRunMinimalMemorySet() - Method in class org.aspectj.weaver.World
 
isRunnable() - Method in class org.aspectj.asm.internal.ProgramElement
 
isRunnable() - Method in interface org.aspectj.asm.IProgramElement
 
isRuntimeVisible() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
isRuntimeVisible() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
isRuntimeVisible() - Method in interface org.aspectj.weaver.AnnotationAJ
 
isRuntimeVisible() - Method in class org.aspectj.weaver.bcel.BcelAnnotation
isRuntimeVisible() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
isRuntimeVisible() - Method in class org.aspectj.weaver.StandardAnnotation
isSameOrLessThan(IMessage.Kind) - Method in class org.aspectj.bridge.IMessage.Kind
 
isSet(int) - Method in class org.aspectj.weaver.Shadow.Kind
 
isShadowForArrayConstructionJoinpoint() - Method in class org.aspectj.weaver.Shadow
 
isShadowForMonitor() - Method in class org.aspectj.weaver.Shadow
 
isSilent() - Method in exception org.aspectj.bridge.AbortException
 
isSimpleType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isSimpleType() - Method in class org.aspectj.weaver.UnresolvedType
 
isSourceFile() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isStackConsumer() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isStackProducer() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isStar() - Method in class org.aspectj.weaver.patterns.TypePattern
 
isStar() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
isStarAnnotation() - Method in interface org.aspectj.weaver.patterns.ISignaturePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
isStarAnnotation() - Method in class org.aspectj.weaver.patterns.TypePattern
 
isStarredAnnotationPattern() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
isStatic() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isStatic() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isStatic() - Method in class org.aspectj.weaver.MemberImpl
 
isStoreInstruction() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
isStrictfp() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isSuper() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
isSuper() - Method in class org.aspectj.weaver.BoundedReferenceType
 
isSuper() - Method in class org.aspectj.weaver.WildcardedUnresolvedType
 
isSuppressing(Member, String) - Static method in class org.aspectj.weaver.bcel.Utility
Checks for suppression specified on the member or on the declaring type of that member
isSuppressing(AnnotationAJ[], String) - Static method in class org.aspectj.weaver.Utils
Check if the annotations contain a SuppressAjWarnings annotation and if that annotation specifies that the given lint message (identified by its key) should be ignored.
isSynchronized() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isSynchronized() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
isSynthetic() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isSynthetic() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
isSynthetic() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
isSynthetic() - Method in class org.aspectj.weaver.JoinPointSignature
 
isSynthetic(ReflectionBasedResolvedMemberImpl) - Method in interface org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
isSynthetic(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
isSynthetic(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
isSynthetic() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
isSynthetic() - Method in interface org.aspectj.weaver.ResolvedMember
 
isSynthetic() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isSynthetic() - Method in class org.aspectj.weaver.ResolvedType
 
isSyntheticMethod(String, boolean) - Static method in class org.aspectj.weaver.NameMangler
 
isTargetSameAsThis() - Method in class org.aspectj.weaver.Shadow.Kind
 
isTargettingAspectJRuntime12() - Method in class org.aspectj.weaver.World
 
isTargettingRuntime1_6_10() - Method in class org.aspectj.weaver.World
 
isTargetTypeParameterized() - Method in class org.aspectj.weaver.ConcreteTypeMunger
returns true if the ITD target type used type variables, for example I.
isTaskTag() - Method in interface org.aspectj.bridge.IMessage
 
isTaskTag() - Method in class org.aspectj.bridge.Message
 
isThis() - Method in class org.aspectj.weaver.patterns.PerObject
 
isThis() - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
isThis() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
isTimingEnabled() - Method in class org.aspectj.weaver.World
 
isTopmostImplementor(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
 
ISTORE - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISTORE_0 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISTORE_0 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ISTORE_1 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISTORE_1 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ISTORE_2 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISTORE_2 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
ISTORE_3 - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISTORE_3 - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
isTraceEnabled() - Method in class org.aspectj.weaver.tools.CommonsTrace
 
isTraceEnabled() - Method in class org.aspectj.weaver.tools.DefaultTrace
 
isTraceEnabled() - Method in class org.aspectj.weaver.tools.Jdk14Trace
 
isTraceEnabled() - Method in interface org.aspectj.weaver.tools.Trace
 
isTransient() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
IStructureModel - Interface in org.aspectj.util
Abstraction of a structure model
isType() - Method in class org.aspectj.asm.IProgramElement.Kind
 
isTypeHierarchyComplete() - Method in class org.aspectj.weaver.ResolvedType
 
isTypeVariableReference() - Method in class org.aspectj.weaver.ArrayReferenceType
 
isTypeVariableReference() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
isTypeVariableReference() - Method in class org.aspectj.weaver.UnresolvedType
 
isTypeVariableReference() - Method in class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
isTypeVariableSignature() - Method in class org.aspectj.util.GenericSignature.FieldTypeSignature
 
isTypeVariableSignature() - Method in class org.aspectj.util.GenericSignature.TypeVariableSignature
 
ISUB - Static variable in interface org.aspectj.apache.bcel.Constants
 
ISUB - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
isUnbound() - Method in class org.aspectj.weaver.BoundedReferenceType
 
isUnbound() - Method in class org.aspectj.weaver.WildcardedUnresolvedType
 
ISupportsMessageContext - Interface in org.aspectj.weaver.tools
 
isValid() - Method in interface org.aspectj.asm.IHierarchy
 
isValid() - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
isValid() - Method in class org.aspectj.runtime.internal.CFlowCounter
 
isValid() - Method in class org.aspectj.runtime.internal.CFlowStack
 
isVarargs() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isVarArgs() - Method in class org.aspectj.weaver.patterns.TypePattern
 
isVarArgs(ReflectionBasedResolvedMemberImpl) - Method in interface org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
isVarArgs(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
isVarArgs(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
isVarargsMethod() - Method in class org.aspectj.weaver.JoinPointSignature
 
isVarargsMethod() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
isVarargsMethod() - Method in interface org.aspectj.weaver.ResolvedMember
 
isVarargsMethod() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isVisible(ResolvedType) - Method in class org.aspectj.weaver.JoinPointSignature
 
isVisible(ResolvedType) - Method in interface org.aspectj.weaver.ResolvedMember
 
isVisible(ResolvedType) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
isVisible(int, ResolvedType, ResolvedType) - Static method in class org.aspectj.weaver.ResolvedType
 
isVoid - Variable in class org.aspectj.weaver.patterns.ExactTypePattern
 
isVoid() - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
isVoid() - Method in class org.aspectj.weaver.patterns.TypePattern
for quickly recognizing the pattern 'void'
isVoid() - Method in class org.aspectj.weaver.UnresolvedType
 
isVolatile() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
isWarning() - Method in interface org.aspectj.bridge.IMessage
 
isWarning() - Method in class org.aspectj.bridge.Message
 
isWeavable() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
isWeavable() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
isWeavable() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
isWeavable() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
isWeaveBody() - Method in class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
isWildcard - Variable in class org.aspectj.util.GenericSignature.TypeArgument
 
isWoven() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
isXlazyTjp() - Method in class org.aspectj.weaver.World
 
isXmlConfigured() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
isXmlConfigured() - Method in class org.aspectj.weaver.World
 
isXnoInline() - Method in class org.aspectj.weaver.World
 
isZipFile(File) - Static method in class org.aspectj.util.FileUtil
 
ITD - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
ITD_ABSTRACT_MUST_BE_PUBLIC_ON_INTERFACE - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_CONFLICT - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_CONS_ON_ASPECT - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_DOESNT_THROW - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_FIELD - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
ITD_MEMBER_CONFLICT - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_NON_EXPOSED_IMPLEMENTOR - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_OVERIDDING_STATIC - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_OVERRIDDEN_STATIC - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_PARAM_TYPE_MISMATCH - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_PREFIX - Static variable in class org.aspectj.weaver.NameMangler
 
ITD_RETURN_TYPE_MISMATCH - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITD_VISIBILITY_REDUCTION - Static variable in class org.aspectj.weaver.WeaverMessages
 
itdAtDeclareParentsField(ResolvedType, UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
itdAtDeclareParentsField(UnresolvedType, UnresolvedType) - Static method in class org.aspectj.weaver.NameMangler
 
ITDC_ON_ANNOTATION_NOT_ALLOWED - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITDC_ON_ENUM_NOT_ALLOWED - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITDF_ON_ANNOTATION_NOT_ALLOWED - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITDF_ON_ENUM_NOT_ALLOWED - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITDM_ON_ANNOTATION_NOT_ALLOWED - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITDM_ON_ENUM_NOT_ALLOWED - Static variable in class org.aspectj.weaver.WeaverMessages
 
ITEM_Bogus - Static variable in interface org.aspectj.apache.bcel.Constants
Constants used in the StackMap attribute.
ITEM_Double - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_Float - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_InitObject - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_Integer - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_Long - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_NAMES - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_NewObject - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_Null - Static variable in interface org.aspectj.apache.bcel.Constants
 
ITEM_Object - Static variable in interface org.aspectj.apache.bcel.Constants
 
iterator() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
ITERATOR - Static variable in class org.aspectj.apache.bcel.generic.Type
 
Iterators - Class in org.aspectj.weaver
 
Iterators.Filter<T> - Interface in org.aspectj.weaver
A filter represents a mapping function from Iterator to Iterator
Iterators.Getter<A,B> - Interface in org.aspectj.weaver
A getter represents a mapping function from Object to Iterator
Iterators.ResolvedTypeArrayIterator - Class in org.aspectj.weaver
 
Iterators.ResolvedTypeArrayIterator(ResolvedType[], List<String>, boolean) - Constructor for class org.aspectj.weaver.Iterators.ResolvedTypeArrayIterator
 
ITestVisitor - Interface in org.aspectj.weaver.ast
 
IToken - Interface in org.aspectj.weaver.patterns
 
ITokenSource - Interface in org.aspectj.weaver.patterns
 
IUnwovenClassFile - Interface in org.aspectj.weaver
History: 246125
IUSHR - Static variable in interface org.aspectj.apache.bcel.Constants
 
IUSHR - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
IVerificationRequired - Interface in org.aspectj.weaver.patterns
Implementors provide a 'verify()' method that is invoked at the end of type binding completion.
IWeaveRequestor - Interface in org.aspectj.weaver
 
IWeavingContext - Interface in org.aspectj.weaver.loadtime
This class adds support to AspectJ for an OSGi environment
IWeavingSupport - Interface in org.aspectj.weaver
Encapsulates operations that a world will need to support if it is actually going to modify bytecode rather than just match against it.
IXOR - Static variable in interface org.aspectj.apache.bcel.Constants
 
IXOR - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 

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 _