joeq.Compiler.BytecodeAnalysis
Interface Bytecodes


public interface Bytecodes


Nested Class Summary
static class Bytecodes.AALOAD
           
static class Bytecodes.AASTORE
           
static class Bytecodes.ACONST_NULL
           
static interface Bytecodes.AllocationInstruction
           
static class Bytecodes.ALOAD
           
static class Bytecodes.ANEWARRAY
           
static class Bytecodes.ARETURN
           
static class Bytecodes.ArithmeticInstruction
           
static class Bytecodes.ArrayInstruction
           
static class Bytecodes.ARRAYLENGTH
           
static class Bytecodes.ASTORE
           
static class Bytecodes.ATHROW
           
static class Bytecodes.BALOAD
           
static class Bytecodes.BASTORE
           
static class Bytecodes.BIPUSH
           
static class Bytecodes.BranchHandle
           
static class Bytecodes.BranchInstruction
           
static class Bytecodes.BREAKPOINT
           
static class Bytecodes.BytecodeException
           
static class Bytecodes.CALOAD
           
static class Bytecodes.CASTORE
           
static class Bytecodes.CHECKCAST
           
static class Bytecodes.CodeException
           
static interface Bytecodes.CompoundInstruction
           
static interface Bytecodes.ConstantPushInstruction
           
static class Bytecodes.ConversionInstruction
           
static class Bytecodes.CPInstruction
           
static class Bytecodes.D2F
           
static class Bytecodes.D2I
           
static class Bytecodes.D2L
           
static class Bytecodes.DADD
           
static class Bytecodes.DALOAD
           
static class Bytecodes.DASTORE
           
static class Bytecodes.DCMPG
           
static class Bytecodes.DCMPL
           
static class Bytecodes.DCONST
           
static class Bytecodes.DDIV
           
static class Bytecodes.DLOAD
           
static class Bytecodes.DMUL
           
static class Bytecodes.DNEG
           
static class Bytecodes.DREM
           
static class Bytecodes.DRETURN
           
static class Bytecodes.DSTORE
           
static class Bytecodes.DSUB
           
static class Bytecodes.DUP
           
static class Bytecodes.DUP_X1
           
static class Bytecodes.DUP_X2
           
static class Bytecodes.DUP2
           
static class Bytecodes.DUP2_X1
           
static class Bytecodes.DUP2_X2
           
static class Bytecodes.EmptyVisitor
           
static interface Bytecodes.ExceptionThrower
           
static class Bytecodes.F2D
           
static class Bytecodes.F2I
           
static class Bytecodes.F2L
           
static class Bytecodes.FADD
           
static class Bytecodes.FALOAD
           
static class Bytecodes.FASTORE
           
static class Bytecodes.FCMPG
           
static class Bytecodes.FCMPL
           
static class Bytecodes.FCONST
           
static class Bytecodes.FDIV
           
static class Bytecodes.FieldInstruction
           
static class Bytecodes.FieldOrMethod
           
static class Bytecodes.FLOAD
           
static class Bytecodes.FMUL
           
static class Bytecodes.FNEG
           
static class Bytecodes.FREM
           
static class Bytecodes.FRETURN
           
static class Bytecodes.FSTORE
           
static class Bytecodes.FSUB
           
static class Bytecodes.GETFIELD
           
static class Bytecodes.GETSTATIC
           
static class Bytecodes.GOTO
           
static class Bytecodes.GOTO_W
           
static class Bytecodes.GotoInstruction
           
static class Bytecodes.I2B
           
static class Bytecodes.I2C
           
static class Bytecodes.I2D
           
static class Bytecodes.I2F
           
static class Bytecodes.I2L
           
static class Bytecodes.I2S
           
static class Bytecodes.IADD
           
static class Bytecodes.IALOAD
           
static class Bytecodes.IAND
           
static class Bytecodes.IASTORE
           
static class Bytecodes.ICONST
           
static class Bytecodes.IDIV
           
static class Bytecodes.IF_ACMPEQ
           
static class Bytecodes.IF_ACMPNE
           
static class Bytecodes.IF_ICMPEQ
           
static class Bytecodes.IF_ICMPGE
           
static class Bytecodes.IF_ICMPGT
           
static class Bytecodes.IF_ICMPLE
           
static class Bytecodes.IF_ICMPLT
           
static class Bytecodes.IF_ICMPNE
           
static class Bytecodes.IFEQ
           
static class Bytecodes.IFGE
           
static class Bytecodes.IFGT
           
static class Bytecodes.IfInstruction
           
static class Bytecodes.IFLE
           
static class Bytecodes.IFLT
           
static class Bytecodes.IFNE
           
static class Bytecodes.IFNONNULL
           
static class Bytecodes.IFNULL
           
static class Bytecodes.IINC
           
static class Bytecodes.ILOAD
           
static class Bytecodes.IMUL
           
static interface Bytecodes.IndexedInstruction
           
static class Bytecodes.INEG
           
static class Bytecodes.INSTANCEOF
           
static class Bytecodes.Instruction
           
static interface Bytecodes.InstructionConstants
           
static class Bytecodes.InstructionHandle
           
static class Bytecodes.InstructionList
           
static interface Bytecodes.InstructionListObserver
           
static interface Bytecodes.InstructionTargeter
           
static class Bytecodes.InvokeInstruction
           
static class Bytecodes.INVOKEINTERFACE
           
static class Bytecodes.INVOKESPECIAL
           
static class Bytecodes.INVOKESTATIC
           
static class Bytecodes.INVOKEVIRTUAL
           
static class Bytecodes.IOR
           
static class Bytecodes.IREM
           
static class Bytecodes.IRETURN
           
static class Bytecodes.ISHL
           
static class Bytecodes.ISHR
           
static class Bytecodes.ISTORE
           
static class Bytecodes.ISUB
           
static class Bytecodes.IUSHR
           
static class Bytecodes.IXOR
           
static class Bytecodes.jq_ReturnAddressType
           
static class Bytecodes.JSR
           
static class Bytecodes.JSR_W
           
static class Bytecodes.JsrInstruction
           
static class Bytecodes.L2D
           
static class Bytecodes.L2F
           
static class Bytecodes.L2I
           
static class Bytecodes.LADD
           
static class Bytecodes.LALOAD
           
static class Bytecodes.LAND
           
static class Bytecodes.LASTORE
           
static class Bytecodes.LCMP
           
static class Bytecodes.LCONST
           
static class Bytecodes.LDC
           
static class Bytecodes.LDC_W
           
static class Bytecodes.LDC2_W
           
static class Bytecodes.LDIV
           
static class Bytecodes.LineNumber
           
static class Bytecodes.LLOAD
           
static class Bytecodes.LMUL
           
static class Bytecodes.LNEG
           
static interface Bytecodes.LoadClass
           
static class Bytecodes.LoadInstruction
           
static class Bytecodes.LocalVariableInstruction
           
static class Bytecodes.LOOKUPSWITCH
           
static class Bytecodes.LOR
           
static class Bytecodes.LREM
           
static class Bytecodes.LRETURN
           
static class Bytecodes.LSHL
           
static class Bytecodes.LSHR
           
static class Bytecodes.LSTORE
           
static class Bytecodes.LSUB
           
static class Bytecodes.LUSHR
           
static class Bytecodes.LXOR
           
static class Bytecodes.MONITORENTER
           
static class Bytecodes.MONITOREXIT
           
static class Bytecodes.MULTIANEWARRAY
           
static class Bytecodes.NEW
           
static class Bytecodes.NEWARRAY
           
static class Bytecodes.NOP
           
static class Bytecodes.POP
           
static class Bytecodes.POP2
           
static interface Bytecodes.PopInstruction
           
static class Bytecodes.PUSH
           
static interface Bytecodes.PushInstruction
           
static class Bytecodes.PUTFIELD
           
static class Bytecodes.PUTSTATIC
           
static class Bytecodes.RET
           
static class Bytecodes.RETURN
           
static class Bytecodes.ReturnInstruction
           
static class Bytecodes.SALOAD
           
static class Bytecodes.SASTORE
           
static class Bytecodes.Select
           
static class Bytecodes.SIPUSH
           
static interface Bytecodes.StackConsumer
           
static class Bytecodes.StackInstruction
           
static interface Bytecodes.StackProducer
           
static class Bytecodes.StoreInstruction
           
static class Bytecodes.SWAP
           
static class Bytecodes.SWITCH
           
static class Bytecodes.TABLESWITCH
           
static class Bytecodes.TargetLostException
           
static interface Bytecodes.TypedInstruction
           
static interface Bytecodes.UnconditionalBranch
           
static interface Bytecodes.VariableLengthInstruction
           
static interface Bytecodes.Visitor
           
 



Copyright © 2001-2008 John Whaley. All Rights Reserved.