KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > com > sun > org > apache > bcel > internal > generic

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