Main Page Packages Class Hierarchy Alphabetical List Compound List File List Compound Members
InstructionList Member List
This is the complete list of members for InstructionList, including all inherited members.
- AALOAD (defined in Constants)
[static]
- AASTORE (defined in Constants)
[static]
- ACC_ABSTRACT (defined in Constants)
[static]
- ACC_FINAL (defined in Constants)
[static]
- ACC_INTERFACE (defined in Constants)
[static]
- ACC_NATIVE (defined in Constants)
[static]
- ACC_PRIVATE (defined in Constants)
[static]
- ACC_PROTECTED (defined in Constants)
[static]
- ACC_PUBLIC
[static]
- ACC_STATIC (defined in Constants)
[static]
- ACC_SUPER (defined in Constants)
[static]
- ACC_SYNCHRONIZED (defined in Constants)
[static]
- ACC_TRANSIENT (defined in Constants)
[static]
- ACC_VOLATILE (defined in Constants)
[static]
- ACCESS_NAMES (defined in Constants)
[static]
- ACCESS_NAMES (defined in Constants)
[static]
- ACONST_NULL (defined in Constants)
[static]
- addObserver(InstructionListObserver o)
[inline]
- ALOAD (defined in Constants)
[static]
- ALOAD_0 (defined in Constants)
[static]
- ALOAD_1 (defined in Constants)
[static]
- ALOAD_2 (defined in Constants)
[static]
- ALOAD_3 (defined in Constants)
[static]
- ANEWARRAY (defined in Constants)
[static]
- ANEWARRAY_QUICK (defined in Constants)
[static]
- append(BranchInstruction i)
[inline]
- append(CompoundInstruction c)
[inline]
- append(Instruction i)
[inline]
- append(Instruction i, CompoundInstruction c)
[inline]
- append(Instruction i, Instruction j)
[inline]
- append(Instruction i, InstructionList il)
[inline]
- append(InstructionHandle ih)
[inline, private]
- append(InstructionHandle ih, BranchInstruction i)
[inline]
- append(InstructionHandle ih, CompoundInstruction c)
[inline]
- append(InstructionHandle ih, Instruction i)
[inline]
- append(InstructionHandle ih, InstructionList il)
[inline]
- append(InstructionList il)
[inline]
- append(BranchInstruction i)
[inline]
- append(CompoundInstruction c)
[inline]
- append(Instruction i)
[inline]
- append(Instruction i, CompoundInstruction c)
[inline]
- append(Instruction i, Instruction j)
[inline]
- append(Instruction i, InstructionList il)
[inline]
- append(InstructionHandle ih)
[inline, private]
- append(InstructionHandle ih, BranchInstruction i)
[inline]
- append(InstructionHandle ih, CompoundInstruction c)
[inline]
- append(InstructionHandle ih, Instruction i)
[inline]
- append(InstructionHandle ih, InstructionList il)
[inline]
- append(InstructionList il)
[inline]
- ARETURN (defined in Constants)
[static]
- ARRAYLENGTH (defined in Constants)
[static]
- ASTORE (defined in Constants)
[static]
- ASTORE_0 (defined in Constants)
[static]
- ASTORE_1 (defined in Constants)
[static]
- ASTORE_2 (defined in Constants)
[static]
- ASTORE_3 (defined in Constants)
[static]
- ATHROW (defined in Constants)
[static]
- ATTR_CODE (defined in Constants)
[static]
- ATTR_CONSTANT_VALUE (defined in Constants)
[static]
- ATTR_DEPRECATED (defined in Constants)
[static]
- ATTR_EXCEPTIONS (defined in Constants)
[static]
- ATTR_INNER_CLASSES (defined in Constants)
[static]
- ATTR_LINE_NUMBER_TABLE (defined in Constants)
[static]
- ATTR_LOCAL_VARIABLE_TABLE (defined in Constants)
[static]
- ATTR_PMG (defined in Constants)
[static]
- ATTR_SIGNATURE (defined in Constants)
[static]
- ATTR_SOURCE_FILE (defined in Constants)
[static]
- ATTR_SYNTHETIC (defined in Constants)
[static]
- ATTR_UNKNOWN
[static]
- ATTRIBUTE_NAMES (defined in Constants)
[static]
- ATTRIBUTE_NAMES (defined in Constants)
[static]
- BALOAD (defined in Constants)
[static]
- BASTORE (defined in Constants)
[static]
- BIPUSH (defined in Constants)
[static]
- BREAKPOINT (defined in Constants)
[static]
- byte_positions (defined in InstructionList)
[private]
- byte_positions (defined in InstructionList)
[private]
- CALOAD (defined in Constants)
[static]
- CASTORE (defined in Constants)
[static]
- CHECKCAST (defined in Constants)
[static]
- CHECKCAST_QUICK (defined in Constants)
[static]
- clear() (defined in InstructionList)
[inline, private]
- clear() (defined in InstructionList)
[inline, private]
- CONSTANT_Class (defined in Constants)
[static]
- CONSTANT_Double (defined in Constants)
[static]
- CONSTANT_Fieldref (defined in Constants)
[static]
- CONSTANT_Float (defined in Constants)
[static]
- CONSTANT_Integer (defined in Constants)
[static]
- CONSTANT_InterfaceMethodref (defined in Constants)
[static]
- CONSTANT_Long (defined in Constants)
[static]
- CONSTANT_Methodref (defined in Constants)
[static]
- CONSTANT_NameAndType (defined in Constants)
[static]
- CONSTANT_NAMES (defined in Constants)
[static]
- CONSTANT_NAMES (defined in Constants)
[static]
- CONSTANT_String (defined in Constants)
[static]
- CONSTANT_Utf8
[static]
- CONSUME_STACK
[static]
- CONSUME_STACK
[static]
- contains(Instruction i) (defined in InstructionList)
[inline]
- contains(InstructionHandle i) (defined in InstructionList)
[inline]
- contains(Instruction i) (defined in InstructionList)
[inline]
- contains(InstructionHandle i) (defined in InstructionList)
[inline]
- copy()
[inline]
- copy()
[inline]
- D2F (defined in Constants)
[static]
- D2I (defined in Constants)
[static]
- D2L (defined in Constants)
[static]
- DADD (defined in Constants)
[static]
- DALOAD (defined in Constants)
[static]
- DASTORE (defined in Constants)
[static]
- DCMPG (defined in Constants)
[static]
- DCMPL (defined in Constants)
[static]
- DCONST_0 (defined in Constants)
[static]
- DCONST_1 (defined in Constants)
[static]
- DDIV (defined in Constants)
[static]
- delete(Instruction i) throws TargetLostException
[inline]
- delete(Instruction from, Instruction to) throws TargetLostException
[inline]
- delete(InstructionHandle ih) throws TargetLostException
[inline]
- delete(InstructionHandle from, InstructionHandle to) throws TargetLostException
[inline]
- delete(Instruction i) throws TargetLostException
[inline]
- delete(Instruction from, Instruction to) throws TargetLostException
[inline]
- delete(InstructionHandle ih) throws TargetLostException
[inline]
- delete(InstructionHandle from, InstructionHandle to) throws TargetLostException
[inline]
- dispose()
[inline]
- dispose()
[inline]
- DLOAD (defined in Constants)
[static]
- DLOAD_0 (defined in Constants)
[static]
- DLOAD_1 (defined in Constants)
[static]
- DLOAD_2 (defined in Constants)
[static]
- DLOAD_3 (defined in Constants)
[static]
- DMUL (defined in Constants)
[static]
- DNEG (defined in Constants)
[static]
- DREM (defined in Constants)
[static]
- DRETURN (defined in Constants)
[static]
- DSTORE (defined in Constants)
[static]
- DSTORE_0 (defined in Constants)
[static]
- DSTORE_1 (defined in Constants)
[static]
- DSTORE_2 (defined in Constants)
[static]
- DSTORE_3 (defined in Constants)
[static]
- DSUB (defined in Constants)
[static]
- DUP (defined in Constants)
[static]
- DUP2 (defined in Constants)
[static]
- DUP2_X1 (defined in Constants)
[static]
- DUP2_X2 (defined in Constants)
[static]
- DUP_X1 (defined in Constants)
[static]
- DUP_X2 (defined in Constants)
[static]
- elements()
[inline]
- elements()
[inline]
- end (defined in InstructionList)
[private]
- F2D (defined in Constants)
[static]
- F2I (defined in Constants)
[static]
- F2L (defined in Constants)
[static]
- FADD (defined in Constants)
[static]
- FALOAD (defined in Constants)
[static]
- FASTORE (defined in Constants)
[static]
- FCMPG (defined in Constants)
[static]
- FCMPL (defined in Constants)
[static]
- FCONST_0 (defined in Constants)
[static]
- FCONST_1 (defined in Constants)
[static]
- FCONST_2 (defined in Constants)
[static]
- FDIV (defined in Constants)
[static]
- findHandle(InstructionHandle[] ihs, int[] pos, int count, int target)
[inline, static]
- findHandle(int pos)
[inline]
- findHandle(InstructionHandle[] ihs, int[] pos, int count, int target)
[inline, static]
- findHandle(int pos)
[inline]
- findInstruction1(Instruction i)
[inline, private]
- findInstruction1(Instruction i)
[inline, private]
- findInstruction2(Instruction i)
[inline, private]
- findInstruction2(Instruction i)
[inline, private]
- FLOAD (defined in Constants)
[static]
- FLOAD_0 (defined in Constants)
[static]
- FLOAD_1 (defined in Constants)
[static]
- FLOAD_2 (defined in Constants)
[static]
- FLOAD_3 (defined in Constants)
[static]
- FMUL (defined in Constants)
[static]
- FNEG (defined in Constants)
[static]
- FREM (defined in Constants)
[static]
- FRETURN (defined in Constants)
[static]
- FSTORE (defined in Constants)
[static]
- FSTORE_0 (defined in Constants)
[static]
- FSTORE_1 (defined in Constants)
[static]
- FSTORE_2 (defined in Constants)
[static]
- FSTORE_3 (defined in Constants)
[static]
- FSUB (defined in Constants)
[static]
- getByteCode()
[inline]
- getByteCode()
[inline]
- getEnd()
[inline]
- getEnd()
[inline]
- GETFIELD (defined in Constants)
[static]
- GETFIELD2_QUICK (defined in Constants)
[static]
- GETFIELD_QUICK (defined in Constants)
[static]
- GETFIELD_QUICK_W (defined in Constants)
[static]
- getInstructionHandles()
[inline]
- getInstructionHandles()
[inline]
- getInstructionPositions()
[inline]
- getInstructionPositions()
[inline]
- getInstructions()
[inline]
- getLength()
[inline]
- getLength()
[inline]
- getStart()
[inline]
- getStart()
[inline]
- GETSTATIC (defined in Constants)
[static]
- GETSTATIC2_QUICK (defined in Constants)
[static]
- GETSTATIC_QUICK (defined in Constants)
[static]
- GOTO (defined in Constants)
[static]
- GOTO_W (defined in Constants)
[static]
- I2B (defined in Constants)
[static]
- I2C (defined in Constants)
[static]
- I2D (defined in Constants)
[static]
- I2F (defined in Constants)
[static]
- I2L (defined in Constants)
[static]
- I2S (defined in Constants)
[static]
- IADD (defined in Constants)
[static]
- IALOAD (defined in Constants)
[static]
- IAND (defined in Constants)
[static]
- IASTORE (defined in Constants)
[static]
- ICONST_0 (defined in Constants)
[static]
- ICONST_1 (defined in Constants)
[static]
- ICONST_2 (defined in Constants)
[static]
- ICONST_3 (defined in Constants)
[static]
- ICONST_4 (defined in Constants)
[static]
- ICONST_5 (defined in Constants)
[static]
- ICONST_M1 (defined in Constants)
[static]
- IDIV (defined in Constants)
[static]
- IF_ACMPEQ (defined in Constants)
[static]
- IF_ACMPNE (defined in Constants)
[static]
- IF_ICMPEQ (defined in Constants)
[static]
- IF_ICMPGE (defined in Constants)
[static]
- IF_ICMPGT (defined in Constants)
[static]
- IF_ICMPLE (defined in Constants)
[static]
- IF_ICMPLT (defined in Constants)
[static]
- IF_ICMPNE (defined in Constants)
[static]
- IFEQ (defined in Constants)
[static]
- IFGE (defined in Constants)
[static]
- IFGT (defined in Constants)
[static]
- IFLE (defined in Constants)
[static]
- IFLT (defined in Constants)
[static]
- IFNE (defined in Constants)
[static]
- IFNONNULL (defined in Constants)
[static]
- IFNULL (defined in Constants)
[static]
- IINC (defined in Constants)
[static]
- ILLEGAL_OPCODE (defined in Constants)
[static]
- ILLEGAL_TYPE (defined in Constants)
[static]
- ILOAD (defined in Constants)
[static]
- ILOAD_0 (defined in Constants)
[static]
- ILOAD_1 (defined in Constants)
[static]
- ILOAD_2 (defined in Constants)
[static]
- ILOAD_3 (defined in Constants)
[static]
- IMPDEP1 (defined in Constants)
[static]
- IMPDEP2 (defined in Constants)
[static]
- IMUL (defined in Constants)
[static]
- INEG (defined in Constants)
[static]
- insert(BranchInstruction i)
[inline]
- insert(CompoundInstruction c)
[inline]
- insert(Instruction i)
[inline]
- insert(Instruction i, CompoundInstruction c)
[inline]
- insert(Instruction i, Instruction j)
[inline]
- insert(Instruction i, InstructionList il)
[inline]
- insert(InstructionHandle ih)
[inline, private]
- insert(InstructionHandle ih, BranchInstruction i)
[inline]
- insert(InstructionHandle ih, CompoundInstruction c)
[inline]
- insert(InstructionHandle ih, Instruction i)
[inline]
- insert(InstructionHandle ih, InstructionList il)
[inline]
- insert(InstructionList il)
[inline]
- insert(BranchInstruction i)
[inline]
- insert(CompoundInstruction c)
[inline]
- insert(Instruction i)
[inline]
- insert(Instruction i, CompoundInstruction c)
[inline]
- insert(Instruction i, Instruction j)
[inline]
- insert(Instruction i, InstructionList il)
[inline]
- insert(InstructionHandle ih)
[inline, private]
- insert(InstructionHandle ih, BranchInstruction i)
[inline]
- insert(InstructionHandle ih, CompoundInstruction c)
[inline]
- insert(InstructionHandle ih, Instruction i)
[inline]
- insert(InstructionHandle ih, InstructionList il)
[inline]
- insert(InstructionList il)
[inline]
- INSTANCEOF (defined in Constants)
[static]
- INSTANCEOF_QUICK (defined in Constants)
[static]
- InstructionList()
[inline]
- InstructionList(byte[] code)
[inline]
- InstructionList(BranchInstruction i)
[inline]
- InstructionList(CompoundInstruction c)
[inline]
- InstructionList(Instruction i)
[inline]
- InstructionList()
[inline]
- InstructionList(byte[] code)
[inline]
- InstructionList(BranchInstruction i)
[inline]
- InstructionList(CompoundInstruction c)
[inline]
- InstructionList(Instruction i)
[inline]
- INT2BYTE (defined in Constants)
[static]
- INT2CHAR (defined in Constants)
[static]
- INT2SHORT (defined in Constants)
[static]
- INVOKEINTERFACE (defined in Constants)
[static]
- INVOKEINTERFACE_QUICK (defined in Constants)
[static]
- INVOKENONVIRTUAL (defined in Constants)
[static]
- INVOKENONVIRTUAL_QUICK (defined in Constants)
[static]
- INVOKESPECIAL (defined in Constants)
[static]
- INVOKESTATIC (defined in Constants)
[static]
- INVOKESTATIC_QUICK (defined in Constants)
[static]
- INVOKESUPER_QUICK (defined in Constants)
[static]
- INVOKEVIRTUAL (defined in Constants)
[static]
- INVOKEVIRTUAL_QUICK (defined in Constants)
[static]
- INVOKEVIRTUAL_QUICK_W (defined in Constants)
[static]
- INVOKEVIRTUALOBJECT_QUICK (defined in Constants)
[static]
- IOR (defined in Constants)
[static]
- IREM (defined in Constants)
[static]
- IRETURN (defined in Constants)
[static]
- isEmpty()
[inline]
- isEmpty()
[inline]
- ISHL (defined in Constants)
[static]
- ISHR (defined in Constants)
[static]
- ISTORE (defined in Constants)
[static]
- ISTORE_0 (defined in Constants)
[static]
- ISTORE_1 (defined in Constants)
[static]
- ISTORE_2 (defined in Constants)
[static]
- ISTORE_3 (defined in Constants)
[static]
- ISUB (defined in Constants)
[static]
- IUSHR (defined in Constants)
[static]
- IXOR (defined in Constants)
[static]
- JSR (defined in Constants)
[static]
- JSR_W (defined in Constants)
[static]
- KNOWN_ATTRIBUTES (defined in Constants)
[static]
- L2D (defined in Constants)
[static]
- L2F (defined in Constants)
[static]
- L2I (defined in Constants)
[static]
- LADD (defined in Constants)
[static]
- LALOAD (defined in Constants)
[static]
- LAND (defined in Constants)
[static]
- LASTORE (defined in Constants)
[static]
- LCMP (defined in Constants)
[static]
- LCONST_0 (defined in Constants)
[static]
- LCONST_1 (defined in Constants)
[static]
- LDC (defined in Constants)
[static]
- LDC2_W (defined in Constants)
[static]
- LDC2_W_QUICK (defined in Constants)
[static]
- LDC_QUICK
[static]
- LDC_W (defined in Constants)
[static]
- LDC_W_QUICK (defined in Constants)
[static]
- LDIV (defined in Constants)
[static]
- length (defined in InstructionList)
[private]
- LLOAD (defined in Constants)
[static]
- LLOAD_0 (defined in Constants)
[static]
- LLOAD_1 (defined in Constants)
[static]
- LLOAD_2 (defined in Constants)
[static]
- LLOAD_3 (defined in Constants)
[static]
- LMUL (defined in Constants)
[static]
- LNEG (defined in Constants)
[static]
- LOOKUPSWITCH (defined in Constants)
[static]
- LOR (defined in Constants)
[static]
- LREM (defined in Constants)
[static]
- LRETURN (defined in Constants)
[static]
- LSHL (defined in Constants)
[static]
- LSHR (defined in Constants)
[static]
- LSTORE (defined in Constants)
[static]
- LSTORE_0 (defined in Constants)
[static]
- LSTORE_1 (defined in Constants)
[static]
- LSTORE_2 (defined in Constants)
[static]
- LSTORE_3 (defined in Constants)
[static]
- LSUB (defined in Constants)
[static]
- LUSHR (defined in Constants)
[static]
- LXOR (defined in Constants)
[static]
- MAJOR (defined in Constants)
[static]
- MAJOR_1_1
[static]
- MAJOR_1_2 (defined in Constants)
[static]
- MAJOR_1_3 (defined in Constants)
[static]
- MAX_ACC_FLAG (defined in Constants)
[static]
- MAX_BYTE
[static]
- MAX_SHORT
[static]
- MINOR (defined in Constants)
[static]
- MINOR_1_1 (defined in Constants)
[static]
- MINOR_1_2 (defined in Constants)
[static]
- MINOR_1_3 (defined in Constants)
[static]
- MONITORENTER (defined in Constants)
[static]
- MONITOREXIT (defined in Constants)
[static]
- move(InstructionHandle ih, InstructionHandle target)
[inline]
- move(InstructionHandle start, InstructionHandle end, InstructionHandle target)
[inline]
- MULTIANEWARRAY (defined in Constants)
[static]
- MULTIANEWARRAY_QUICK (defined in Constants)
[static]
- NEW (defined in Constants)
[static]
- NEW_QUICK (defined in Constants)
[static]
- NEWARRAY (defined in Constants)
[static]
- NO_OF_OPERANDS
[static]
- NO_OF_OPERANDS
[static]
- NOP
[static]
- observers (defined in InstructionList)
[private]
- OPCODE_NAMES
[static]
- OPCODE_NAMES
[static]
- POP (defined in Constants)
[static]
- POP2 (defined in Constants)
[static]
- PRODUCE_STACK
[static]
- PRODUCE_STACK
[static]
- PUSH
[static]
- PUTFIELD (defined in Constants)
[static]
- PUTFIELD2_QUICK (defined in Constants)
[static]
- PUTFIELD_QUICK (defined in Constants)
[static]
- PUTFIELD_QUICK_W (defined in Constants)
[static]
- PUTSTATIC (defined in Constants)
[static]
- PUTSTATIC2_QUICK (defined in Constants)
[static]
- PUTSTATIC_QUICK (defined in Constants)
[static]
- redirectBranches(InstructionHandle old_target, InstructionHandle new_target)
[inline]
- redirectBranches(InstructionHandle old_target, InstructionHandle new_target)
[inline]
- redirectExceptionHandlers(CodeExceptionGen[] exceptions, InstructionHandle old_target, InstructionHandle new_target)
[inline]
- redirectExceptionHandlers(CodeExceptionGen[] exceptions, InstructionHandle old_target, InstructionHandle new_target)
[inline]
- redirectLocalVariables(LocalVariableGen[] lg, InstructionHandle old_target, InstructionHandle new_target)
[inline]
- redirectLocalVariables(LocalVariableGen[] lg, InstructionHandle old_target, InstructionHandle new_target)
[inline]
- remove(InstructionHandle prev, InstructionHandle next) throws TargetLostException
[inline, private]
- remove(InstructionHandle prev, InstructionHandle next) throws TargetLostException
[inline, private]
- removeObserver(InstructionListObserver o)
[inline]
- RESERVED (defined in Constants)
[static]
- RET (defined in Constants)
[static]
- RETURN (defined in Constants)
[static]
- SALOAD (defined in Constants)
[static]
- SASTORE (defined in Constants)
[static]
- setPositions() (defined in InstructionList)
[inline]
- setPositions(boolean check)
[inline]
- setPositions() (defined in InstructionList)
[inline]
- setPositions(boolean check)
[inline]
- SHORT_TYPE_NAMES (defined in Constants)
[static]
- SHORT_TYPE_NAMES (defined in Constants)
[static]
- SIPUSH (defined in Constants)
[static]
- size()
[inline]
- size()
[inline]
- start (defined in InstructionList)
[private]
- SWAP (defined in Constants)
[static]
- SWITCH (defined in Constants)
[static]
- T_ADDRESS (defined in Constants)
[static]
- T_ARRAY (defined in Constants)
[static]
- T_BOOLEAN (defined in Constants)
[static]
- T_BYTE (defined in Constants)
[static]
- T_CHAR (defined in Constants)
[static]
- T_DOUBLE (defined in Constants)
[static]
- T_FLOAT (defined in Constants)
[static]
- T_INT (defined in Constants)
[static]
- T_LONG (defined in Constants)
[static]
- T_OBJECT (defined in Constants)
[static]
- T_REFERENCE (defined in Constants)
[static]
- T_SHORT (defined in Constants)
[static]
- T_UNKNOWN (defined in Constants)
[static]
- T_VOID (defined in Constants)
[static]
- TABLESWITCH (defined in Constants)
[static]
- toString() (defined in InstructionList)
[inline]
- toString(boolean verbose)
[inline]
- toString() (defined in InstructionList)
[inline]
- toString(boolean verbose)
[inline]
- TYPE_NAMES (defined in Constants)
[static]
- TYPE_NAMES (defined in Constants)
[static]
- TYPE_OF_OPERANDS
[static]
- TYPE_OF_OPERANDS
[static]
- UNDEFINED
[static]
- UNPREDICTABLE (defined in Constants)
[static]
- update()
[inline]
- WIDE (defined in Constants)
[static]
Generated at Thu Feb 7 07:16:50 2002 for Bandera by
1.2.10 written by Dimitri van Heesch,
© 1997-2001