- AALOAD - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- AALOAD - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- AALOAD - Class in org.apache.bcel.generic
-
AALOAD - Load reference from array
- AALOAD() - Constructor for class org.apache.bcel.generic.AALOAD
-
Load reference from array
- AALOAD - Static variable in class org.apache.bcel.generic.InstructionConst
-
- AALOAD - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- AASTORE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- AASTORE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- AASTORE - Class in org.apache.bcel.generic
-
AASTORE - Store into reference array
- AASTORE() - Constructor for class org.apache.bcel.generic.AASTORE
-
Store into reference array
- AASTORE - Static variable in class org.apache.bcel.generic.InstructionConst
-
- AASTORE - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ABSTRACT_METHOD_ERROR - Static variable in class org.apache.bcel.ExceptionConst
-
- ABSTRACT_METHOD_ERROR - Static variable in interface org.apache.bcel.ExceptionConstants
-
Deprecated.
- ACC_ABSTRACT - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_ABSTRACT - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_ANNOTATION - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_ANNOTATION - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_BRIDGE - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_BRIDGE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_ENUM - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_ENUM - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_FINAL - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_FINAL - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_INTERFACE - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_INTERFACE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_MANDATED - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_NATIVE - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_NATIVE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_PRIVATE - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_PRIVATE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_PROTECTED - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_PROTECTED - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_PUBLIC - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_PUBLIC - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_STATIC - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_STATIC - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_STRICT - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_STRICT - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_SUPER - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_SUPER - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_SYNCHRONIZED - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_SYNCHRONIZED - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_SYNTHETIC - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_SYNTHETIC - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_TRANSIENT - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_TRANSIENT - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_VARARGS - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_VARARGS - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- ACC_VOLATILE - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- ACC_VOLATILE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- accept(Visitor) - Method in class org.apache.bcel.classfile.AnnotationDefault
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.AnnotationEntry
-
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.Annotations
-
Called by objects that are traversing the nodes of the tree implicitely defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.Attribute
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.BootstrapMethods
-
- accept(Visitor) - Method in class org.apache.bcel.classfile.Code
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.CodeException
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.Constant
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantClass
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantDouble
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantFieldref
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantFloat
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantInteger
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantInterfaceMethodref
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantInvokeDynamic
-
Called by objects that are traversing the nodes of the tree implicitly
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantLong
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantMethodHandle
-
Called by objects that are traversing the nodes of the tree implicitly
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantMethodref
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantMethodType
-
Called by objects that are traversing the nodes of the tree implicitly
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantModule
-
Called by objects that are traversing the nodes of the tree implicitly
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantNameAndType
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantPackage
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantPool
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantString
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantUtf8
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ConstantValue
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.Deprecated
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.EnclosingMethod
-
- accept(Visitor) - Method in class org.apache.bcel.classfile.ExceptionTable
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.Field
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.InnerClass
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.InnerClasses
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.JavaClass
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.LineNumber
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.LineNumberTable
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.LocalVariable
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.LocalVariableTable
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.LocalVariableTypeTable
-
- accept(Visitor) - Method in class org.apache.bcel.classfile.Method
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.MethodParameters
-
- accept(Visitor) - Method in interface org.apache.bcel.classfile.Node
-
- accept(Visitor) - Method in class org.apache.bcel.classfile.ParameterAnnotationEntry
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.ParameterAnnotations
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.PMGClass
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.Signature
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.SourceFile
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.StackMap
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.StackMapEntry
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.Synthetic
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.classfile.Unknown
-
Called by objects that are traversing the nodes of the tree implicitely
defined by the contents of a Java class.
- accept(Visitor) - Method in class org.apache.bcel.generic.AALOAD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.AASTORE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.ACONST_NULL
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.ALOAD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.ANEWARRAY
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.ARETURN
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.ARRAYLENGTH
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.ASTORE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.ATHROW
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.BALOAD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.BASTORE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.BIPUSH
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.BREAKPOINT
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.CALOAD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.CASTORE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.CHECKCAST
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.D2F
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.D2I
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.D2L
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DADD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DALOAD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DASTORE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DCMPG
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DCMPL
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DCONST
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DDIV
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DLOAD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DMUL
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DNEG
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DREM
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DRETURN
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DSTORE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DSUB
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DUP
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DUP2
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DUP2_X1
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DUP2_X2
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DUP_X1
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.DUP_X2
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.F2D
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.F2I
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.F2L
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FADD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FALOAD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FASTORE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FCMPG
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FCMPL
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FCONST
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FDIV
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FLOAD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FMUL
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FNEG
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FREM
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FRETURN
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FSTORE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.FSUB
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.GETFIELD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.GETSTATIC
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.GOTO
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.GOTO_W
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.I2B
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.I2C
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.I2D
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.I2F
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.I2L
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.I2S
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IADD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IALOAD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IAND
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IASTORE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.ICONST
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IDIV
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IF_ACMPEQ
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IF_ACMPNE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IF_ICMPEQ
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IF_ICMPGE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IF_ICMPGT
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IF_ICMPLE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IF_ICMPLT
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IF_ICMPNE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IFEQ
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IFGE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IFGT
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IFLE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IFLT
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IFNE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IFNONNULL
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IFNULL
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IINC
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.ILOAD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IMPDEP1
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IMPDEP2
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IMUL
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.INEG
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.INSTANCEOF
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.Instruction
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.InstructionHandle
-
Convenience method, simply calls accept() on the contained instruction.
- accept(Visitor) - Method in class org.apache.bcel.generic.INVOKEDYNAMIC
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.INVOKEINTERFACE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.INVOKESPECIAL
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.INVOKESTATIC
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.INVOKEVIRTUAL
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IOR
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IREM
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IRETURN
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.ISHL
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.ISHR
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.ISTORE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.ISUB
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IUSHR
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.IXOR
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.JSR
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.JSR_W
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.L2D
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.L2F
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.L2I
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LADD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LALOAD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LAND
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LASTORE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LCMP
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LCONST
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LDC
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LDC2_W
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LDIV
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LLOAD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LMUL
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LNEG
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LoadInstruction
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LOOKUPSWITCH
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LOR
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LREM
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LRETURN
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LSHL
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LSHR
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LSTORE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LSUB
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LUSHR
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.LXOR
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.MONITORENTER
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.MONITOREXIT
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.MULTIANEWARRAY
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.NEW
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.NEWARRAY
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.NOP
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.POP
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.POP2
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.PUTFIELD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.PUTSTATIC
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.RET
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.RETURN
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.SALOAD
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.SASTORE
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.SIPUSH
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.StoreInstruction
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.SWAP
-
Call corresponding visitor method(s).
- accept(Visitor) - Method in class org.apache.bcel.generic.TABLESWITCH
-
Call corresponding visitor method(s).
- access_flags - Variable in class org.apache.bcel.classfile.AccessFlags
-
- ACCESS_NAMES - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
The names of the access flags.
- ACCESS_NAMES_LENGTH - Static variable in class org.apache.bcel.Const
-
- AccessFlags - Class in org.apache.bcel.classfile
-
Super class for all objects that have modifiers like private, final, ...
- AccessFlags() - Constructor for class org.apache.bcel.classfile.AccessFlags
-
- AccessFlags(int) - Constructor for class org.apache.bcel.classfile.AccessFlags
-
- accessibleTo(ObjectType) - Method in class org.apache.bcel.generic.ObjectType
-
Java Virtual Machine Specification edition 2, � 5.4.4 Access Control
- accessToString(int) - Static method in class org.apache.bcel.classfile.Utility
-
Convert bit field of flags into string such as `static final'.
- accessToString(int, boolean) - Static method in class org.apache.bcel.classfile.Utility
-
Convert bit field of flags into string such as `static final'.
- ACONST_NULL - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ACONST_NULL - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ACONST_NULL - Class in org.apache.bcel.generic
-
ACONST_NULL - Push null reference
- ACONST_NULL() - Constructor for class org.apache.bcel.generic.ACONST_NULL
-
Push null reference
- ACONST_NULL - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ACONST_NULL - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- add(JavaClass) - Method in class org.apache.bcel.util.ClassSet
-
- add(String, int, int, Type) - Method in class org.apache.bcel.verifier.statics.LocalVariableInfo
-
Adds some information about this local variable (slot).
- add(int, String, int, int, Type) - Method in class org.apache.bcel.verifier.statics.LocalVariablesInfo
-
Adds information about the local variable in slot 'slot'.
- addAnnotationEntry(AnnotationEntryGen) - Method in class org.apache.bcel.generic.ClassGen
-
- addAnnotationEntry(AnnotationEntryGen) - Method in class org.apache.bcel.generic.FieldGenOrMethodGen
-
- addAnnotationsAsAttribute(ConstantPoolGen) - Method in class org.apache.bcel.generic.MethodGen
-
- addArrayClass(ArrayType) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Add a reference to an array class (e.g.
- addAttribute(Attribute) - Method in class org.apache.bcel.generic.ClassGen
-
Add an attribute to this class.
- addAttribute(Attribute) - Method in class org.apache.bcel.generic.FieldGenOrMethodGen
-
Add an attribute to this method.
- addAttribute(Object, Object) - Method in class org.apache.bcel.generic.InstructionHandle
-
Add an attribute to an instruction handle.
- addAttributeReader(String, AttributeReader) - Static method in class org.apache.bcel.classfile.Attribute
-
- addAttributeReader(String, UnknownAttributeReader) - Static method in class org.apache.bcel.classfile.Attribute
-
Add an Attribute reader capable of parsing (user-defined) attributes
named "name".
- addClass(String) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Add a new Class reference to the ConstantPool, if it is not already in there.
- addClass(ObjectType) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Add a new Class reference to the ConstantPool for a given type.
- addClass(JavaClass) - Static method in class org.apache.bcel.Repository
-
Add clazz to repository if there isn't an equally named class already in there.
- addCodeAttribute(Attribute) - Method in class org.apache.bcel.generic.MethodGen
-
Add an attribute to the code.
- addConstant(Constant, ConstantPoolGen) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Import constant from another ConstantPool and return new index.
- addDouble(double) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Add a new double constant to the ConstantPool, if it is not already in there.
- addElement(ElementValueGen) - Method in class org.apache.bcel.generic.ArrayElementValueGen
-
- addElement(JavaClass) - Method in class org.apache.bcel.util.ClassVector
-
Deprecated.
- addElementNameValuePair(ElementValuePair) - Method in class org.apache.bcel.classfile.AnnotationEntry
-
- addElementNameValuePair(ElementValuePairGen) - Method in class org.apache.bcel.generic.AnnotationEntryGen
-
- addEmptyConstructor(int) - Method in class org.apache.bcel.generic.ClassGen
-
Convenience method.
- addException(String) - Method in class org.apache.bcel.generic.MethodGen
-
Add an exception possibly thrown by this method.
- addExceptionHandler(InstructionHandle, InstructionHandle, InstructionHandle, ObjectType) - Method in class org.apache.bcel.generic.MethodGen
-
Add an exception handler, i.e., specify region where a handler is active and an
instruction where the actual handling is done.
- addField(Field) - Method in class org.apache.bcel.generic.ClassGen
-
Add a field to this class.
- addFieldref(String, String, String) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Add a new Fieldref constant to the ConstantPool, if it is not already
in there.
- addFloat(float) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Add a new Float constant to the ConstantPool, if it is not already in there.
- addHandle() - Method in class org.apache.bcel.generic.BranchHandle
-
Handle adds itself to the list of resuable handles.
- addHandle() - Method in class org.apache.bcel.generic.InstructionHandle
-
Overridden in BranchHandle
- addInteger(int) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Add a new Integer constant to the ConstantPool, if it is not already in there.
- addInterface(String) - Method in class org.apache.bcel.generic.ClassGen
-
Add an interface to this class, i.e., this class has to implement it.
- addInterfaceMethodref(String, String, String) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Add a new InterfaceMethodref constant to the ConstantPool, if it is not already
in there.
- addInterfaceMethodref(MethodGen) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
- addLineNumber(InstructionHandle, int) - Method in class org.apache.bcel.generic.MethodGen
-
Give an instruction a line number corresponding to the source code line.
- addListDataListener(ListDataListener) - Method in class org.apache.bcel.verifier.VerifierFactoryListModel
-
- addLocalVariable(String, Type, int, InstructionHandle, InstructionHandle, int) - Method in class org.apache.bcel.generic.MethodGen
-
Adds a local variable to this method.
- addLocalVariable(String, Type, int, InstructionHandle, InstructionHandle) - Method in class org.apache.bcel.generic.MethodGen
-
Adds a local variable to this method.
- addLocalVariable(String, Type, InstructionHandle, InstructionHandle) - Method in class org.apache.bcel.generic.MethodGen
-
Adds a local variable to this method and assigns an index automatically.
- addLong(long) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Add a new long constant to the ConstantPool, if it is not already in there.
- addMessage(String) - Method in class org.apache.bcel.verifier.PassVerifier
-
This method adds a (warning) message to the message pool of this
PassVerifier.
- addMethod(Method) - Method in class org.apache.bcel.generic.ClassGen
-
Add a method to this class.
- addMethodref(String, String, String) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Add a new Methodref constant to the ConstantPool, if it is not already
in there.
- addMethodref(MethodGen) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
- addNameAndType(String, String) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Add a new NameAndType constant to the ConstantPool if it is not already
in there.
- addObserver(ClassObserver) - Method in class org.apache.bcel.generic.ClassGen
-
Add observer for this object.
- addObserver(FieldObserver) - Method in class org.apache.bcel.generic.FieldGen
-
Add observer for this object.
- addObserver(InstructionListObserver) - Method in class org.apache.bcel.generic.InstructionList
-
Add observer for this object.
- addObserver(MethodObserver) - Method in class org.apache.bcel.generic.MethodGen
-
Add observer for this object.
- addParameterAnnotation(int, AnnotationEntryGen) - Method in class org.apache.bcel.generic.MethodGen
-
- addParameterAnnotationsAsAttribute(ConstantPoolGen) - Method in class org.apache.bcel.generic.MethodGen
-
- addString(String) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Add a new String constant to the ConstantPool, if it is not already in there.
- addTargeter(InstructionTargeter) - Method in class org.apache.bcel.generic.InstructionHandle
-
Denote this handle is being referenced by t.
- addUtf8(String) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Add a new Utf8 constant to the ConstantPool, if it is not already in there.
- adjustSize() - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Resize internal array of constants.
- AllocationInstruction - Interface in org.apache.bcel.generic
-
Denote family of instructions that allocates space in the heap.
- ALOAD - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ALOAD - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ALOAD - Class in org.apache.bcel.generic
-
ALOAD - Load reference from local variable
- ALOAD(int) - Constructor for class org.apache.bcel.generic.ALOAD
-
Load reference from local variable
- ALOAD_0 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ALOAD_0 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ALOAD_0 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ALOAD_0 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ALOAD_1 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ALOAD_1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ALOAD_1 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ALOAD_1 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ALOAD_2 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ALOAD_2 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ALOAD_2 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ALOAD_2 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ALOAD_3 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ALOAD_3 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ANEWARRAY - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ANEWARRAY - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ANEWARRAY - Class in org.apache.bcel.generic
-
ANEWARRAY - Create new array of references
- ANEWARRAY(int) - Constructor for class org.apache.bcel.generic.ANEWARRAY
-
- ANEWARRAY_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- ANEWARRAY_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- ANNOTATION - Static variable in class org.apache.bcel.classfile.ElementValue
-
- ANNOTATION - Static variable in class org.apache.bcel.generic.ElementValueGen
-
- AnnotationDefault - Class in org.apache.bcel.classfile
-
Represents the default value of a annotation for a method info
- AnnotationDefault(int, int, ElementValue, ConstantPool) - Constructor for class org.apache.bcel.classfile.AnnotationDefault
-
- AnnotationElementValue - Class in org.apache.bcel.classfile
-
- AnnotationElementValue(int, AnnotationEntry, ConstantPool) - Constructor for class org.apache.bcel.classfile.AnnotationElementValue
-
- AnnotationElementValueGen - Class in org.apache.bcel.generic
-
- AnnotationElementValueGen(AnnotationEntryGen, ConstantPoolGen) - Constructor for class org.apache.bcel.generic.AnnotationElementValueGen
-
- AnnotationElementValueGen(int, AnnotationEntryGen, ConstantPoolGen) - Constructor for class org.apache.bcel.generic.AnnotationElementValueGen
-
- AnnotationElementValueGen(AnnotationElementValue, ConstantPoolGen, boolean) - Constructor for class org.apache.bcel.generic.AnnotationElementValueGen
-
- AnnotationEntry - Class in org.apache.bcel.classfile
-
represents one annotation in the annotation table
- AnnotationEntry(int, ConstantPool, boolean) - Constructor for class org.apache.bcel.classfile.AnnotationEntry
-
- AnnotationEntryGen - Class in org.apache.bcel.generic
-
- AnnotationEntryGen(AnnotationEntry, ConstantPoolGen, boolean) - Constructor for class org.apache.bcel.generic.AnnotationEntryGen
-
Here we are taking a fixed annotation of type Annotation and building a
modifiable AnnotationGen object.
- AnnotationEntryGen(ObjectType, List<ElementValuePairGen>, boolean, ConstantPoolGen) - Constructor for class org.apache.bcel.generic.AnnotationEntryGen
-
- Annotations - Class in org.apache.bcel.classfile
-
base class for annotations
- Annotations(byte, int, int, AnnotationEntry[], ConstantPool, boolean) - Constructor for class org.apache.bcel.classfile.Annotations
-
- append(InstructionHandle, InstructionList) - Method in class org.apache.bcel.generic.InstructionList
-
Append another list after instruction (handle) ih contained in this list.
- append(Instruction, InstructionList) - Method in class org.apache.bcel.generic.InstructionList
-
Append another list after instruction i contained in this list.
- append(InstructionList) - Method in class org.apache.bcel.generic.InstructionList
-
Append another list to this one.
- append(Instruction) - Method in class org.apache.bcel.generic.InstructionList
-
Append an instruction to the end of this list.
- append(BranchInstruction) - Method in class org.apache.bcel.generic.InstructionList
-
Append a branch instruction to the end of this list.
- append(Instruction, Instruction) - Method in class org.apache.bcel.generic.InstructionList
-
Append a single instruction j after another instruction i, which must be in this list of course!
- append(Instruction, CompoundInstruction) - Method in class org.apache.bcel.generic.InstructionList
-
Append a compound instruction, after instruction i.
- append(CompoundInstruction) - Method in class org.apache.bcel.generic.InstructionList
-
Append a compound instruction.
- append(InstructionHandle, CompoundInstruction) - Method in class org.apache.bcel.generic.InstructionList
-
Append a compound instruction.
- append(InstructionHandle, Instruction) - Method in class org.apache.bcel.generic.InstructionList
-
Append an instruction after instruction (handle) ih contained in this list.
- append(InstructionHandle, BranchInstruction) - Method in class org.apache.bcel.generic.InstructionList
-
Append an instruction after instruction (handle) ih contained in this list.
- APPEND_FRAME - Static variable in class org.apache.bcel.Const
-
- APPEND_FRAME_MAX - Static variable in class org.apache.bcel.Const
-
- ARETURN - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ARETURN - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ARETURN - Class in org.apache.bcel.generic
-
ARETURN - Return reference from method
- ARETURN() - Constructor for class org.apache.bcel.generic.ARETURN
-
Return reference from method
- ARETURN - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ARETURN - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ARITHMETIC_EXCEPTION - Static variable in class org.apache.bcel.ExceptionConst
-
- ARITHMETIC_EXCEPTION - Static variable in interface org.apache.bcel.ExceptionConstants
-
Deprecated.
- ArithmeticInstruction - Class in org.apache.bcel.generic
-
Super class for the family of arithmetic instructions.
- ArithmeticInstruction(short) - Constructor for class org.apache.bcel.generic.ArithmeticInstruction
-
- ARRAY - Static variable in class org.apache.bcel.classfile.ElementValue
-
- ARRAY - Static variable in class org.apache.bcel.generic.ElementValueGen
-
- ARRAY_INDEX_OUT_OF_BOUNDS_EXCEPTION - Static variable in class org.apache.bcel.ExceptionConst
-
- ARRAY_INDEX_OUT_OF_BOUNDS_EXCEPTION - Static variable in interface org.apache.bcel.ExceptionConstants
-
Deprecated.
- ArrayElementValue - Class in org.apache.bcel.classfile
-
- ArrayElementValue(int, ElementValue[], ConstantPool) - Constructor for class org.apache.bcel.classfile.ArrayElementValue
-
- ArrayElementValueGen - Class in org.apache.bcel.generic
-
- ArrayElementValueGen(ConstantPoolGen) - Constructor for class org.apache.bcel.generic.ArrayElementValueGen
-
- ArrayElementValueGen(int, ElementValue[], ConstantPoolGen) - Constructor for class org.apache.bcel.generic.ArrayElementValueGen
-
- ArrayElementValueGen(ArrayElementValue, ConstantPoolGen, boolean) - Constructor for class org.apache.bcel.generic.ArrayElementValueGen
-
- ArrayInstruction - Class in org.apache.bcel.generic
-
Super class for instructions dealing with array access such as IALOAD.
- ArrayInstruction(short) - Constructor for class org.apache.bcel.generic.ArrayInstruction
-
- ARRAYLENGTH - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ARRAYLENGTH - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ARRAYLENGTH - Class in org.apache.bcel.generic
-
ARRAYLENGTH - Get length of array
- ARRAYLENGTH() - Constructor for class org.apache.bcel.generic.ARRAYLENGTH
-
Get length of array
- ARRAYLENGTH - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ARRAYLENGTH - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ArrayType - Class in org.apache.bcel.generic
-
Denotes array type, such as int[][]
- ArrayType(byte, int) - Constructor for class org.apache.bcel.generic.ArrayType
-
Convenience constructor for array type, e.g.
- ArrayType(String, int) - Constructor for class org.apache.bcel.generic.ArrayType
-
Convenience constructor for reference array type, e.g.
- ArrayType(Type, int) - Constructor for class org.apache.bcel.generic.ArrayType
-
Constructor for array of given type
- AssertionViolatedException - Exception in org.apache.bcel.verifier.exc
-
Instances of this class should never be thrown.
- AssertionViolatedException() - Constructor for exception org.apache.bcel.verifier.exc.AssertionViolatedException
-
Constructs a new AssertionViolatedException with null as its error message string.
- AssertionViolatedException(String) - Constructor for exception org.apache.bcel.verifier.exc.AssertionViolatedException
-
Constructs a new AssertionViolatedException with the specified error message preceded
by "INTERNAL ERROR: ".
- AssertionViolatedException(String, Throwable) - Constructor for exception org.apache.bcel.verifier.exc.AssertionViolatedException
-
Constructs a new AssertionViolationException with the specified error message and initial cause
- ASTORE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ASTORE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ASTORE - Class in org.apache.bcel.generic
-
ASTORE - Store reference into local variable
- ASTORE(int) - Constructor for class org.apache.bcel.generic.ASTORE
-
Store reference into local variable
- ASTORE_0 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ASTORE_0 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ASTORE_0 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ASTORE_0 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ASTORE_1 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ASTORE_1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ASTORE_1 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ASTORE_1 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ASTORE_2 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ASTORE_2 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ASTORE_2 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ASTORE_2 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ASTORE_3 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ASTORE_3 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ATHROW - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ATHROW - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ATHROW - Class in org.apache.bcel.generic
-
ATHROW - Throw exception
- ATHROW() - Constructor for class org.apache.bcel.generic.ATHROW
-
Throw exception
- ATHROW - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ATHROW - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- attach(VerifierFactoryObserver) - Static method in class org.apache.bcel.verifier.VerifierFactory
-
Adds the VerifierFactoryObserver o to the list of observers.
- ATTR_ANNOTATION_DEFAULT - Static variable in class org.apache.bcel.Const
-
- ATTR_ANNOTATION_DEFAULT - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_BOOTSTRAP_METHODS - Static variable in class org.apache.bcel.Const
-
- ATTR_CODE - Static variable in class org.apache.bcel.Const
-
- ATTR_CODE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_CONSTANT_VALUE - Static variable in class org.apache.bcel.Const
-
- ATTR_CONSTANT_VALUE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_DEPRECATED - Static variable in class org.apache.bcel.Const
-
- ATTR_DEPRECATED - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_ENCLOSING_METHOD - Static variable in class org.apache.bcel.Const
-
- ATTR_EXCEPTIONS - Static variable in class org.apache.bcel.Const
-
- ATTR_EXCEPTIONS - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_INNER_CLASSES - Static variable in class org.apache.bcel.Const
-
- ATTR_INNER_CLASSES - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_LINE_NUMBER_TABLE - Static variable in class org.apache.bcel.Const
-
- ATTR_LINE_NUMBER_TABLE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_LOCAL_VARIABLE_TABLE - Static variable in class org.apache.bcel.Const
-
- ATTR_LOCAL_VARIABLE_TABLE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_LOCAL_VARIABLE_TYPE_TABLE - Static variable in class org.apache.bcel.Const
-
- ATTR_METHOD_PARAMETERS - Static variable in class org.apache.bcel.Const
-
- ATTR_PMG - Static variable in class org.apache.bcel.Const
-
- ATTR_PMG - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_RUNTIME_INVISIBLE_ANNOTATIONS - Static variable in class org.apache.bcel.Const
-
- ATTR_RUNTIME_INVISIBLE_PARAMETER_ANNOTATIONS - Static variable in class org.apache.bcel.Const
-
- ATTR_RUNTIME_VISIBLE_ANNOTATIONS - Static variable in class org.apache.bcel.Const
-
- ATTR_RUNTIME_VISIBLE_PARAMETER_ANNOTATIONS - Static variable in class org.apache.bcel.Const
-
- ATTR_RUNTIMEINVISIBLE_ANNOTATIONS - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_RUNTIMEINVISIBLE_PARAMETER_ANNOTATIONS - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_RUNTIMEVISIBLE_ANNOTATIONS - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_RUNTIMEVISIBLE_PARAMETER_ANNOTATIONS - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_SIGNATURE - Static variable in class org.apache.bcel.Const
-
- ATTR_SIGNATURE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_SOURCE_FILE - Static variable in class org.apache.bcel.Const
-
- ATTR_SOURCE_FILE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_STACK_MAP - Static variable in class org.apache.bcel.Const
-
- ATTR_STACK_MAP - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_STACK_MAP_TABLE - Static variable in class org.apache.bcel.Const
-
- ATTR_SYNTHETIC - Static variable in class org.apache.bcel.Const
-
- ATTR_SYNTHETIC - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ATTR_UNKNOWN - Static variable in class org.apache.bcel.Const
-
Attributes and their corresponding names.
- ATTR_UNKNOWN - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Attributes and their corresponding names.
- Attribute - Class in org.apache.bcel.classfile
-
Abstract super class for Attribute objects.
- Attribute(byte, int, int, ConstantPool) - Constructor for class org.apache.bcel.classfile.Attribute
-
- ATTRIBUTE_NAMES - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- AttributeReader - Interface in org.apache.bcel.classfile
-
- attributes - Variable in class org.apache.bcel.classfile.FieldOrMethod
-
- attributes_count - Variable in class org.apache.bcel.classfile.FieldOrMethod
-
- CALOAD - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- CALOAD - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- CALOAD - Class in org.apache.bcel.generic
-
CALOAD - Load char from array
- CALOAD() - Constructor for class org.apache.bcel.generic.CALOAD
-
Load char from array
- CALOAD - Static variable in class org.apache.bcel.generic.InstructionConst
-
- CALOAD - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- cancelInitValue() - Method in class org.apache.bcel.generic.FieldGen
-
Remove any initial value.
- CASTORE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- CASTORE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- CASTORE - Class in org.apache.bcel.generic
-
CASTORE - Store into char array
- CASTORE() - Constructor for class org.apache.bcel.generic.CASTORE
-
Store char into array
- CASTORE - Static variable in class org.apache.bcel.generic.InstructionConst
-
- CASTORE - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- cg - Variable in class org.apache.bcel.generic.InstructionFactory
-
- CHAR - Static variable in class org.apache.bcel.generic.Type
-
- CHECKCAST - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- CHECKCAST - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- CHECKCAST - Class in org.apache.bcel.generic
-
CHECKCAST - Check whether object is of given type
- CHECKCAST(int) - Constructor for class org.apache.bcel.generic.CHECKCAST
-
Check whether object is of given type
- CHECKCAST_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- CHECKCAST_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- checkCode(InstructionHandle[]) - Method in interface org.apache.bcel.util.InstructionFinder.CodeConstraint
-
- CHOP_FRAME - Static variable in class org.apache.bcel.Const
-
- CHOP_FRAME_MAX - Static variable in class org.apache.bcel.Const
-
- CLASS - Static variable in class org.apache.bcel.classfile.ElementValue
-
- CLASS - Static variable in class org.apache.bcel.generic.ElementValueGen
-
- CLASS - Static variable in class org.apache.bcel.generic.Type
-
- Class2HTML - Class in org.apache.bcel.util
-
Read class file(s) and convert them into HTML files.
- Class2HTML(JavaClass, String) - Constructor for class org.apache.bcel.util.Class2HTML
-
Write contents of the given JavaClass into HTML files.
- CLASS_CAST_EXCEPTION - Static variable in class org.apache.bcel.ExceptionConst
-
- CLASS_CAST_EXCEPTION - Static variable in interface org.apache.bcel.ExceptionConstants
-
Deprecated.
- CLASS_CIRCULARITY_ERROR - Static variable in class org.apache.bcel.ExceptionConst
-
Linking Exceptions
- CLASS_CIRCULARITY_ERROR - Static variable in interface org.apache.bcel.ExceptionConstants
-
Deprecated.
Linking Exceptions
- CLASS_FORMAT_ERROR - Static variable in class org.apache.bcel.ExceptionConst
-
- CLASS_FORMAT_ERROR - Static variable in interface org.apache.bcel.ExceptionConstants
-
Deprecated.
- class_index - Variable in class org.apache.bcel.classfile.ConstantCP
-
- CLASS_TYPE_NAMES - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
The primitive class names corresponding to the T_XX constants,
e.g., CLASS_TYPE_NAMES[T_INT] = "java.lang.Integer"
- ClassConstraintException - Exception in org.apache.bcel.verifier.exc
-
Instances of this class are thrown by BCEL's class file verifier "JustIce"
when a class file to verify does not pass the verification pass 2 as described
in the Java Virtual Machine specification, 2nd edition.
- ClassConstraintException() - Constructor for exception org.apache.bcel.verifier.exc.ClassConstraintException
-
Constructs a new ClassConstraintException with null as its error message string.
- ClassConstraintException(String) - Constructor for exception org.apache.bcel.verifier.exc.ClassConstraintException
-
Constructs a new ClassConstraintException with the specified error message.
- ClassConstraintException(String, Throwable) - Constructor for exception org.apache.bcel.verifier.exc.ClassConstraintException
-
Constructs a new ClassConstraintException with the specified error message and cause
- ClassElementValue - Class in org.apache.bcel.classfile
-
- ClassElementValue(int, int, ConstantPool) - Constructor for class org.apache.bcel.classfile.ClassElementValue
-
- ClassElementValueGen - Class in org.apache.bcel.generic
-
- ClassElementValueGen(int, ConstantPoolGen) - Constructor for class org.apache.bcel.generic.ClassElementValueGen
-
- ClassElementValueGen(ObjectType, ConstantPoolGen) - Constructor for class org.apache.bcel.generic.ClassElementValueGen
-
- ClassElementValueGen(ClassElementValue, ConstantPoolGen, boolean) - Constructor for class org.apache.bcel.generic.ClassElementValueGen
-
- ClassFormatException - Exception in org.apache.bcel.classfile
-
Thrown when the BCEL attempts to read a class file and determines
that the file is malformed or otherwise cannot be interpreted as a
class file.
- ClassFormatException() - Constructor for exception org.apache.bcel.classfile.ClassFormatException
-
- ClassFormatException(String) - Constructor for exception org.apache.bcel.classfile.ClassFormatException
-
- ClassFormatException(String, Throwable) - Constructor for exception org.apache.bcel.classfile.ClassFormatException
-
- ClassGen - Class in org.apache.bcel.generic
-
Template class for building up a java class.
- ClassGen(String, String, String, int, String[], ConstantPoolGen) - Constructor for class org.apache.bcel.generic.ClassGen
-
Convenience constructor to set up some important values initially.
- ClassGen(String, String, String, int, String[]) - Constructor for class org.apache.bcel.generic.ClassGen
-
Convenience constructor to set up some important values initially.
- ClassGen(JavaClass) - Constructor for class org.apache.bcel.generic.ClassGen
-
Initialize with existing class.
- ClassGenException - Exception in org.apache.bcel.generic
-
Thrown on internal errors.
- ClassGenException() - Constructor for exception org.apache.bcel.generic.ClassGenException
-
- ClassGenException(String) - Constructor for exception org.apache.bcel.generic.ClassGenException
-
- ClassGenException(String, Throwable) - Constructor for exception org.apache.bcel.generic.ClassGenException
-
- ClassLoader - Class in org.apache.bcel.util
-
- ClassLoader() - Constructor for class org.apache.bcel.util.ClassLoader
-
Deprecated.
Ignored packages are by default ( "java.", "sun.",
"javax."), i.e.
- ClassLoader(ClassLoader) - Constructor for class org.apache.bcel.util.ClassLoader
-
Deprecated.
- ClassLoader(String[]) - Constructor for class org.apache.bcel.util.ClassLoader
-
Deprecated.
- ClassLoader(ClassLoader, String[]) - Constructor for class org.apache.bcel.util.ClassLoader
-
Deprecated.
- ClassLoaderRepository - Class in org.apache.bcel.util
-
The repository maintains information about which classes have
been loaded.
- ClassLoaderRepository(ClassLoader) - Constructor for class org.apache.bcel.util.ClassLoaderRepository
-
- ClassObserver - Interface in org.apache.bcel.generic
-
Implement this interface if you're interested in changes to a ClassGen object
and register yourself with addObserver().
- classOrInterface(int) - Static method in class org.apache.bcel.classfile.Utility
-
- ClassParser - Class in org.apache.bcel.classfile
-
Wrapper class that parses a given Java .class file.
- ClassParser(InputStream, String) - Constructor for class org.apache.bcel.classfile.ClassParser
-
Parse class from the given stream.
- ClassParser(String) - Constructor for class org.apache.bcel.classfile.ClassParser
-
Parse class from given .class file.
- ClassParser(String, String) - Constructor for class org.apache.bcel.classfile.ClassParser
-
Parse class from given .class file in a ZIP-archive
- ClassPath - Class in org.apache.bcel.util
-
Responsible for loading (class) files from the CLASSPATH.
- ClassPath(ClassPath, String) - Constructor for class org.apache.bcel.util.ClassPath
-
- ClassPath(String) - Constructor for class org.apache.bcel.util.ClassPath
-
Search for classes in given path.
- ClassPath() - Constructor for class org.apache.bcel.util.ClassPath
-
- ClassPath.ClassFile - Interface in org.apache.bcel.util
-
Contains information about file/ZIP entry of the Java class.
- ClassPathRepository - Class in org.apache.bcel.util
-
This repository is used in situations where a Class is created outside the realm of a ClassLoader.
- ClassPathRepository(ClassPath) - Constructor for class org.apache.bcel.util.ClassPathRepository
-
- ClassQueue - Class in org.apache.bcel.util
-
Utility class implementing a (typesafe) queue of JavaClass
objects.
- ClassQueue() - Constructor for class org.apache.bcel.util.ClassQueue
-
- ClassSet - Class in org.apache.bcel.util
-
Utility class implementing a (typesafe) set of JavaClass objects.
- ClassSet() - Constructor for class org.apache.bcel.util.ClassSet
-
- ClassStack - Class in org.apache.bcel.util
-
Utility class implementing a (typesafe) stack of JavaClass objects.
- ClassStack() - Constructor for class org.apache.bcel.util.ClassStack
-
- ClassVector - Class in org.apache.bcel.util
-
- ClassVector() - Constructor for class org.apache.bcel.util.ClassVector
-
Deprecated.
- clear() - Method in class org.apache.bcel.util.ClassLoaderRepository
-
Clear all entries from cache.
- clear() - Method in class org.apache.bcel.util.ClassPathRepository
-
Clear all entries from cache.
- clear() - Method in class org.apache.bcel.util.MemorySensitiveClassPathRepository
-
Clear all entries from cache.
- clear() - Method in interface org.apache.bcel.util.Repository
-
Clear all entries from cache.
- clear() - Method in class org.apache.bcel.verifier.structurals.OperandStack
-
Clears the stack.
- clearBit(int, int) - Static method in class org.apache.bcel.classfile.Utility
-
- clearCache() - Static method in class org.apache.bcel.Repository
-
Clear the repository.
- clone() - Method in class org.apache.bcel.classfile.Attribute
-
Use copy() if you want to have a deep copy(), i.e., with all references
copied correctly.
- clone() - Method in class org.apache.bcel.classfile.Constant
-
- clone() - Method in class org.apache.bcel.generic.ClassGen
-
- clone() - Method in class org.apache.bcel.generic.CodeExceptionGen
-
- clone() - Method in class org.apache.bcel.generic.FieldGenOrMethodGen
-
- clone() - Method in class org.apache.bcel.generic.LineNumberGen
-
- clone() - Method in class org.apache.bcel.generic.LocalVariableGen
-
- clone() - Method in class org.apache.bcel.generic.Select
-
- clone() - Method in class org.apache.bcel.verifier.structurals.Frame
-
- clone() - Method in class org.apache.bcel.verifier.structurals.GenericArray
-
- clone() - Method in class org.apache.bcel.verifier.structurals.LocalVariables
-
Returns a deep copy of this object; i.e.
- clone() - Method in class org.apache.bcel.verifier.structurals.OperandStack
-
Returns a deep copy of this object; that means, the clone operates
on a new stack.
- Code - Class in org.apache.bcel.classfile
-
This class represents a chunk of Java byte code contained in a
method.
- Code(Code) - Constructor for class org.apache.bcel.classfile.Code
-
Initialize from another object.
- Code(int, int, int, int, byte[], CodeException[], Attribute[], ConstantPool) - Constructor for class org.apache.bcel.classfile.Code
-
- CodeConstraintException - Exception in org.apache.bcel.verifier.exc
-
Instances of this class are thrown by BCEL's class file verifier "JustIce" when
a class file does not pass the verification pass 3.
- CodeException - Class in org.apache.bcel.classfile
-
This class represents an entry in the exception table of the Code
attribute and is used only there.
- CodeException(CodeException) - Constructor for class org.apache.bcel.classfile.CodeException
-
Initialize from another object.
- CodeException(int, int, int, int) - Constructor for class org.apache.bcel.classfile.CodeException
-
- CodeExceptionGen - Class in org.apache.bcel.generic
-
This class represents an exception handler, i.e., specifies the region where
a handler is active and an instruction where the actual handling is done.
- CodeExceptionGen(InstructionHandle, InstructionHandle, InstructionHandle, ObjectType) - Constructor for class org.apache.bcel.generic.CodeExceptionGen
-
Add an exception handler, i.e., specify region where a handler is active and an
instruction where the actual handling is done.
- codeToString(byte[], ConstantPool, int, int, boolean) - Static method in class org.apache.bcel.classfile.Utility
-
Disassemble a byte array of JVM byte codes starting from code line
`index' and return the disassembled string representation.
- codeToString(byte[], ConstantPool, int, int) - Static method in class org.apache.bcel.classfile.Utility
-
- codeToString(ByteSequence, ConstantPool, boolean) - Static method in class org.apache.bcel.classfile.Utility
-
Disassemble a stream of byte codes and return the
string representation.
- codeToString(ByteSequence, ConstantPool) - Static method in class org.apache.bcel.classfile.Utility
-
- compactClassName(String) - Static method in class org.apache.bcel.classfile.Utility
-
Shorten long class names, java/lang/String becomes
String.
- compactClassName(String, String, boolean) - Static method in class org.apache.bcel.classfile.Utility
-
Shorten long class name str, i.e., chop off the prefix,
if the
class name starts with this string and the flag chopit is true.
- compactClassName(String, boolean) - Static method in class org.apache.bcel.classfile.Utility
-
Shorten long class names, java/lang/String becomes
java.lang.String,
e.g..
- compareTo(JavaClass) - Method in class org.apache.bcel.classfile.JavaClass
-
Return the natural ordering of two JavaClasses.
- CompoundInstruction - Interface in org.apache.bcel.generic
-
Wrapper class for `compound' operations, virtual instructions that
don't exist as byte code, but give a useful meaning.
- Const - Class in org.apache.bcel
-
Constants for the project, mostly defined in the JVM specification.
- Constant - Class in org.apache.bcel.classfile
-
Abstract superclass for classes to represent the different constant types
in the constant pool of a class file.
- CONSTANT_Class - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as a Class
- CONSTANT_Class - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Marks a constant pool entry as a Class.
- CONSTANT_Double - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as type Double.
- CONSTANT_Double - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Marks a constant pool entry as type Double.
- CONSTANT_Fieldref - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as a Field Reference.
- CONSTANT_Fieldref - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Marks a constant pool entry as a Field Reference.
- CONSTANT_Float - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as type Float.
- CONSTANT_Float - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Marks a constant pool entry as type Float.
- CONSTANT_Integer - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as type Integer.
- CONSTANT_Integer - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Marks a constant pool entry as type Integer.
- CONSTANT_InterfaceMethodref - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as an Interface Method Reference.
- CONSTANT_InterfaceMethodref - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Marks a constant pool entry as an Interface Method Reference.
- CONSTANT_InvokeDynamic - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as an Invoke Dynamic
- CONSTANT_Long - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as type Long.
- CONSTANT_Long - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Marks a constant pool entry as type Long.
- CONSTANT_MethodHandle - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as a Method Handle.
- CONSTANT_Methodref - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as a Method Reference.
- CONSTANT_Methodref - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Marks a constant pool entry as a Method Reference.
- CONSTANT_MethodType - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as a Method Type.
- CONSTANT_Module - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as a Module Reference.
- CONSTANT_NameAndType - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as a name and type.
- CONSTANT_NameAndType - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Marks a constant pool entry as a name and type.
- CONSTANT_NAMES - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
The names of the types of entries in a constant pool.
- CONSTANT_Package - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as a Package Reference.
- constant_pool - Variable in class org.apache.bcel.classfile.Attribute
-
- constant_pool - Variable in class org.apache.bcel.classfile.FieldOrMethod
-
- CONSTANT_POOL_SIZE - Static variable in class org.apache.bcel.generic.ConstantPoolGen
-
- CONSTANT_String - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as type String
- CONSTANT_String - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Marks a constant pool entry as type String.
- CONSTANT_Utf8 - Static variable in class org.apache.bcel.Const
-
Marks a constant pool entry as type UTF-8.
- CONSTANT_Utf8 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Marks a constant pool entry as type UTF-8.
- ConstantClass - Class in org.apache.bcel.classfile
-
This class is derived from the abstract
Constant
and represents a reference to a (external) class.
- ConstantClass(ConstantClass) - Constructor for class org.apache.bcel.classfile.ConstantClass
-
Initialize from another object.
- ConstantClass(int) - Constructor for class org.apache.bcel.classfile.ConstantClass
-
- ConstantCP - Class in org.apache.bcel.classfile
-
Abstract super class for Fieldref, Methodref, InterfaceMethodref and
InvokeDynamic constants.
- ConstantCP(ConstantCP) - Constructor for class org.apache.bcel.classfile.ConstantCP
-
Initialize from another object.
- ConstantCP(byte, int, int) - Constructor for class org.apache.bcel.classfile.ConstantCP
-
- ConstantDouble - Class in org.apache.bcel.classfile
-
This class is derived from the abstract
Constant
and represents a reference to a Double object.
- ConstantDouble(double) - Constructor for class org.apache.bcel.classfile.ConstantDouble
-
- ConstantDouble(ConstantDouble) - Constructor for class org.apache.bcel.classfile.ConstantDouble
-
Initialize from another object.
- ConstantFieldref - Class in org.apache.bcel.classfile
-
This class represents a constant pool reference to a field.
- ConstantFieldref(ConstantFieldref) - Constructor for class org.apache.bcel.classfile.ConstantFieldref
-
Initialize from another object.
- ConstantFieldref(int, int) - Constructor for class org.apache.bcel.classfile.ConstantFieldref
-
- ConstantFloat - Class in org.apache.bcel.classfile
-
This class is derived from the abstract
Constant
and represents a reference to a float object.
- ConstantFloat(float) - Constructor for class org.apache.bcel.classfile.ConstantFloat
-
- ConstantFloat(ConstantFloat) - Constructor for class org.apache.bcel.classfile.ConstantFloat
-
Initialize from another object.
- ConstantInteger - Class in org.apache.bcel.classfile
-
This class is derived from the abstract
Constant
and represents a reference to an int object.
- ConstantInteger(int) - Constructor for class org.apache.bcel.classfile.ConstantInteger
-
- ConstantInteger(ConstantInteger) - Constructor for class org.apache.bcel.classfile.ConstantInteger
-
Initialize from another object.
- ConstantInterfaceMethodref - Class in org.apache.bcel.classfile
-
This class represents a constant pool reference to an interface method.
- ConstantInterfaceMethodref(ConstantInterfaceMethodref) - Constructor for class org.apache.bcel.classfile.ConstantInterfaceMethodref
-
Initialize from another object.
- ConstantInterfaceMethodref(int, int) - Constructor for class org.apache.bcel.classfile.ConstantInterfaceMethodref
-
- ConstantInvokeDynamic - Class in org.apache.bcel.classfile
-
This class is derived from the abstract
Constant
and represents a reference to a invoke dynamic.
- ConstantInvokeDynamic(ConstantInvokeDynamic) - Constructor for class org.apache.bcel.classfile.ConstantInvokeDynamic
-
Initialize from another object.
- ConstantInvokeDynamic(int, int) - Constructor for class org.apache.bcel.classfile.ConstantInvokeDynamic
-
- ConstantLong - Class in org.apache.bcel.classfile
-
This class is derived from the abstract
Constant
and represents a reference to a long object.
- ConstantLong(long) - Constructor for class org.apache.bcel.classfile.ConstantLong
-
- ConstantLong(ConstantLong) - Constructor for class org.apache.bcel.classfile.ConstantLong
-
Initialize from another object.
- ConstantMethodHandle - Class in org.apache.bcel.classfile
-
This class is derived from the abstract
Constant
and represents a reference to a method handle.
- ConstantMethodHandle(ConstantMethodHandle) - Constructor for class org.apache.bcel.classfile.ConstantMethodHandle
-
Initialize from another object.
- ConstantMethodHandle(int, int) - Constructor for class org.apache.bcel.classfile.ConstantMethodHandle
-
- ConstantMethodref - Class in org.apache.bcel.classfile
-
This class represents a constant pool reference to a method.
- ConstantMethodref(ConstantMethodref) - Constructor for class org.apache.bcel.classfile.ConstantMethodref
-
Initialize from another object.
- ConstantMethodref(int, int) - Constructor for class org.apache.bcel.classfile.ConstantMethodref
-
- ConstantMethodType - Class in org.apache.bcel.classfile
-
This class is derived from the abstract
Constant
and represents a reference to a method type.
- ConstantMethodType(ConstantMethodType) - Constructor for class org.apache.bcel.classfile.ConstantMethodType
-
Initialize from another object.
- ConstantMethodType(int) - Constructor for class org.apache.bcel.classfile.ConstantMethodType
-
- ConstantModule - Class in org.apache.bcel.classfile
-
This class is derived from the abstract
Constant
and represents a reference to a module.
- ConstantModule(ConstantModule) - Constructor for class org.apache.bcel.classfile.ConstantModule
-
Initialize from another object.
- ConstantModule(int) - Constructor for class org.apache.bcel.classfile.ConstantModule
-
- ConstantNameAndType - Class in org.apache.bcel.classfile
-
This class is derived from the abstract
Constant
and represents a reference to the name and signature
of a field or method.
- ConstantNameAndType(ConstantNameAndType) - Constructor for class org.apache.bcel.classfile.ConstantNameAndType
-
Initialize from another object.
- ConstantNameAndType(int, int) - Constructor for class org.apache.bcel.classfile.ConstantNameAndType
-
- ConstantObject - Interface in org.apache.bcel.classfile
-
This interface denotes those constants that have a "natural" value,
such as ConstantLong, ConstantString, etc..
- ConstantPackage - Class in org.apache.bcel.classfile
-
This class is derived from the abstract
Constant
and represents a reference to a package.
- ConstantPackage(ConstantPackage) - Constructor for class org.apache.bcel.classfile.ConstantPackage
-
Initialize from another object.
- ConstantPackage(int) - Constructor for class org.apache.bcel.classfile.ConstantPackage
-
- ConstantPool - Class in org.apache.bcel.classfile
-
This class represents the constant pool, i.e., a table of constants, of
a parsed classfile.
- ConstantPool(Constant[]) - Constructor for class org.apache.bcel.classfile.ConstantPool
-
- ConstantPool(DataInput) - Constructor for class org.apache.bcel.classfile.ConstantPool
-
Read constants from given input stream.
- ConstantPoolGen - Class in org.apache.bcel.generic
-
This class is used to build up a constant pool.
- ConstantPoolGen(Constant[]) - Constructor for class org.apache.bcel.generic.ConstantPoolGen
-
Initialize with given array of constants.
- ConstantPoolGen(ConstantPool) - Constructor for class org.apache.bcel.generic.ConstantPoolGen
-
Initialize with given constant pool.
- ConstantPoolGen() - Constructor for class org.apache.bcel.generic.ConstantPoolGen
-
Create empty constant pool.
- ConstantPushInstruction - Interface in org.apache.bcel.generic
-
Denotes a push instruction that produces a literal on the stack
such as SIPUSH, BIPUSH, ICONST, etc.
- Constants - Interface in org.apache.bcel
-
- constants - Variable in class org.apache.bcel.generic.ConstantPoolGen
-
- ConstantString - Class in org.apache.bcel.classfile
-
This class is derived from the abstract
Constant
and represents a reference to a String object.
- ConstantString(ConstantString) - Constructor for class org.apache.bcel.classfile.ConstantString
-
Initialize from another object.
- ConstantString(int) - Constructor for class org.apache.bcel.classfile.ConstantString
-
- constantToString(Constant) - Method in class org.apache.bcel.classfile.ConstantPool
-
Resolve constant to a string representation.
- constantToString(int, byte) - Method in class org.apache.bcel.classfile.ConstantPool
-
Retrieve constant at `index' from constant pool and resolve it to
a string representation.
- ConstantUtf8 - Class in org.apache.bcel.classfile
-
This class is derived from the abstract
Constant
and represents a reference to a Utf8 encoded string.
- ConstantUtf8(ConstantUtf8) - Constructor for class org.apache.bcel.classfile.ConstantUtf8
-
Initialize from another object.
- ConstantUtf8(String) - Constructor for class org.apache.bcel.classfile.ConstantUtf8
-
- ConstantValue - Class in org.apache.bcel.classfile
-
This class is derived from Attribute and represents a constant
value, i.e., a default value for initializing a class field.
- ConstantValue(ConstantValue) - Constructor for class org.apache.bcel.classfile.ConstantValue
-
Initialize from another object.
- ConstantValue(int, int, int, ConstantPool) - Constructor for class org.apache.bcel.classfile.ConstantValue
-
- CONSTRUCTOR_NAME - Static variable in class org.apache.bcel.Const
-
The name of every constructor method in a class, also called
"instance initialization method".
- CONSTRUCTOR_NAME - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
The name of every constructor method in a class, also called
"instance initialization method".
- CONSUME_STACK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Number of words consumed on operand stack by instructions.
- consumeStack(ConstantPoolGen) - Method in class org.apache.bcel.generic.Instruction
-
This method also gives right results for instructions whose
effect on the stack depends on the constant pool entry they
reference.
- consumeStack(ConstantPoolGen) - Method in class org.apache.bcel.generic.InvokeInstruction
-
Also works for instructions whose stack effect depends on the
constant pool entry they reference.
- consumeStack(ConstantPoolGen) - Method in class org.apache.bcel.generic.INVOKEINTERFACE
-
- consumeStack(ConstantPoolGen) - Method in class org.apache.bcel.generic.MULTIANEWARRAY
-
Also works for instructions whose stack effect depends on the
constant pool entry they reference.
- consumeStack(ConstantPoolGen) - Method in class org.apache.bcel.generic.PUTFIELD
-
- consumeStack(ConstantPoolGen) - Method in class org.apache.bcel.generic.PUTSTATIC
-
- consumeStack(ConstantPoolGen) - Method in interface org.apache.bcel.generic.StackConsumer
-
- contains(InstructionHandle) - Method in class org.apache.bcel.generic.InstructionList
-
- contains(Instruction) - Method in class org.apache.bcel.generic.InstructionList
-
- contains(InstructionHandle) - Method in interface org.apache.bcel.verifier.structurals.Subroutine
-
Returns if the given InstructionHandle refers to an instruction
that is part of this subroutine.
- containsField(Field) - Method in class org.apache.bcel.generic.ClassGen
-
- containsField(String) - Method in class org.apache.bcel.generic.ClassGen
-
- containsMethod(String, String) - Method in class org.apache.bcel.generic.ClassGen
-
- containsTarget(InstructionHandle) - Method in class org.apache.bcel.generic.BranchInstruction
-
- containsTarget(InstructionHandle) - Method in class org.apache.bcel.generic.CodeExceptionGen
-
- containsTarget(InstructionHandle) - Method in interface org.apache.bcel.generic.InstructionTargeter
-
Checks whether this targeter targets the specified instruction handle.
- containsTarget(InstructionHandle) - Method in class org.apache.bcel.generic.LineNumberGen
-
- containsTarget(InstructionHandle) - Method in class org.apache.bcel.generic.LocalVariableGen
-
- containsTarget(InstructionHandle) - Method in class org.apache.bcel.generic.Select
-
- contextOf(InstructionHandle) - Method in class org.apache.bcel.verifier.structurals.ControlFlowGraph
-
Returns the InstructionContext of a given instruction.
- contextsOf(InstructionHandle[]) - Method in class org.apache.bcel.verifier.structurals.ControlFlowGraph
-
Returns the InstructionContext[] of a given InstructionHandle[],
in a naturally ordered manner.
- ControlFlowGraph - Class in org.apache.bcel.verifier.structurals
-
This class represents a control flow graph of a method.
- ControlFlowGraph(MethodGen) - Constructor for class org.apache.bcel.verifier.structurals.ControlFlowGraph
-
A Control Flow Graph; with additional JustIce checks
- ControlFlowGraph(MethodGen, boolean) - Constructor for class org.apache.bcel.verifier.structurals.ControlFlowGraph
-
A Control Flow Graph.
- ConversionInstruction - Class in org.apache.bcel.generic
-
Super class for the x2y family of instructions.
- ConversionInstruction(short) - Constructor for class org.apache.bcel.generic.ConversionInstruction
-
- convertString(String) - Static method in class org.apache.bcel.classfile.Utility
-
Escape all occurences of newline chars '\n', quotes \", etc.
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.AnnotationDefault
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.Attribute
-
- copy() - Method in class org.apache.bcel.classfile.BootstrapMethod
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.BootstrapMethods
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.Code
-
- copy() - Method in class org.apache.bcel.classfile.CodeException
-
- copy() - Method in class org.apache.bcel.classfile.Constant
-
- copy() - Method in class org.apache.bcel.classfile.ConstantPool
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantValue
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.Deprecated
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.EnclosingMethod
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.ExceptionTable
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.Field
-
- copy() - Method in class org.apache.bcel.classfile.InnerClass
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.InnerClasses
-
- copy() - Method in class org.apache.bcel.classfile.JavaClass
-
- copy() - Method in class org.apache.bcel.classfile.LineNumber
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.LineNumberTable
-
- copy() - Method in class org.apache.bcel.classfile.LocalVariable
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.LocalVariableTable
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.LocalVariableTypeTable
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.Method
-
- copy() - Method in class org.apache.bcel.classfile.MethodParameter
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.MethodParameters
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.ParameterAnnotations
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.PMGClass
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.RuntimeInvisibleAnnotations
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.RuntimeVisibleAnnotations
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.Signature
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.SourceFile
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.StackMap
-
- copy() - Method in class org.apache.bcel.classfile.StackMapEntry
-
- copy() - Method in class org.apache.bcel.classfile.StackMapType
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.Synthetic
-
- copy(ConstantPool) - Method in class org.apache.bcel.classfile.Unknown
-
- copy(ElementValue, ConstantPoolGen, boolean) - Static method in class org.apache.bcel.generic.ElementValueGen
-
Creates an (modifiable) ElementValueGen copy of an (immutable)
ElementValue - constant pool is assumed correct.
- copy(ConstantPoolGen) - Method in class org.apache.bcel.generic.FieldGen
-
- copy() - Method in class org.apache.bcel.generic.Instruction
-
Use with caution, since `BranchInstruction's have a `target' reference which
is not copied correctly (only basic types are).
- copy() - Method in class org.apache.bcel.generic.InstructionList
-
- copy(String, ConstantPoolGen) - Method in class org.apache.bcel.generic.MethodGen
-
- copy_(ConstantPool) - Method in class org.apache.bcel.classfile.FieldOrMethod
-
- cp - Variable in class org.apache.bcel.generic.FieldGenOrMethodGen
-
- cp - Variable in class org.apache.bcel.generic.InstructionFactory
-
- cpGen - Variable in class org.apache.bcel.generic.ElementValueGen
-
- CPInstruction - Class in org.apache.bcel.generic
-
Abstract super class for instructions that use an index into the
constant pool such as LDC, INVOKEVIRTUAL, etc.
- CPInstruction(short, int) - Constructor for class org.apache.bcel.generic.CPInstruction
-
- cpool - Variable in class org.apache.bcel.classfile.ElementValue
-
- createAnnotationEntries(Attribute[]) - Static method in class org.apache.bcel.classfile.AnnotationEntry
-
- createAppend(Type) - Method in class org.apache.bcel.generic.InstructionFactory
-
- createArrayLoad(Type) - Static method in class org.apache.bcel.generic.InstructionFactory
-
- createArrayStore(Type) - Static method in class org.apache.bcel.generic.InstructionFactory
-
- createAttribute(int, int, DataInputStream, ConstantPool) - Method in interface org.apache.bcel.classfile.AttributeReader
-
Deprecated.
When this attribute reader is added via the static method
Attribute.addAttributeReader, an attribute name is associated with it.
- createAttribute(int, int, DataInput, ConstantPool) - Method in interface org.apache.bcel.classfile.UnknownAttributeReader
-
When this attribute reader is added via the static method Attribute.addAttributeReader,
an attribute name is associated with it.
- createBinaryOperation(String, Type) - Static method in class org.apache.bcel.generic.InstructionFactory
-
Create binary operation for simple basic types, such as int and float.
- createBranchInstruction(short, InstructionHandle) - Static method in class org.apache.bcel.generic.InstructionFactory
-
Create branch instruction by given opcode, except LOOKUPSWITCH and TABLESWITCH.
- createCast(Type, Type) - Method in class org.apache.bcel.generic.InstructionFactory
-
Create conversion operation for two stack operands, this may be an I2C, instruction, e.g.,
if the operands are basic types and CHECKCAST if they are reference types.
- createCheckCast(ReferenceType) - Method in class org.apache.bcel.generic.InstructionFactory
-
- createClass(String) - Method in class org.apache.bcel.util.ClassLoader
-
Deprecated.
Override this method to create you own classes on the fly.
- createConstant(Object) - Method in class org.apache.bcel.generic.InstructionFactory
-
Uses PUSH to push a constant value onto the stack.
- createDup(int) - Static method in class org.apache.bcel.generic.InstructionFactory
-
- createDup_1(int) - Static method in class org.apache.bcel.generic.InstructionFactory
-
- createDup_2(int) - Static method in class org.apache.bcel.generic.InstructionFactory
-
- createExceptions(ExceptionConst.EXCS, Class<?>...) - Static method in class org.apache.bcel.ExceptionConst
-
Creates a copy of the specified Exception Class array combined with any additional Exception classes.
- createFieldAccess(String, String, Type, short) - Method in class org.apache.bcel.generic.InstructionFactory
-
Create a field instruction.
- createGetField(String, String, Type) - Method in class org.apache.bcel.generic.InstructionFactory
-
- createGetStatic(String, String, Type) - Method in class org.apache.bcel.generic.InstructionFactory
-
- createInstanceOf(ReferenceType) - Method in class org.apache.bcel.generic.InstructionFactory
-
- createInvoke(String, String, Type, Type[], short) - Method in class org.apache.bcel.generic.InstructionFactory
-
Create an invoke instruction.
- createLoad(Type, int) - Static method in class org.apache.bcel.generic.InstructionFactory
-
- createNew(ObjectType) - Method in class org.apache.bcel.generic.InstructionFactory
-
- createNew(String) - Method in class org.apache.bcel.generic.InstructionFactory
-
- createNewArray(Type, short) - Method in class org.apache.bcel.generic.InstructionFactory
-
Create new array of given size and type.
- createNull(Type) - Static method in class org.apache.bcel.generic.InstructionFactory
-
Create "null" value for reference types, 0 for basic types like int
- createParameterAnnotationEntries(Attribute[]) - Static method in class org.apache.bcel.classfile.ParameterAnnotationEntry
-
- createPop(int) - Static method in class org.apache.bcel.generic.InstructionFactory
-
- createPrintln(String) - Method in class org.apache.bcel.generic.InstructionFactory
-
Create a call to the most popular System.out.println() method.
- createPutField(String, String, Type) - Method in class org.apache.bcel.generic.InstructionFactory
-
- createPutStatic(String, String, Type) - Method in class org.apache.bcel.generic.InstructionFactory
-
- createReturn(Type) - Static method in class org.apache.bcel.generic.InstructionFactory
-
Create typed return
- createStore(Type, int) - Static method in class org.apache.bcel.generic.InstructionFactory
-
- createThis() - Static method in class org.apache.bcel.generic.InstructionFactory
-
Create reference to `this'
- current() - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- D2F - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- D2F - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- D2F - Class in org.apache.bcel.generic
-
D2F - Convert double to float
- D2F() - Constructor for class org.apache.bcel.generic.D2F
-
Convert double to float
- D2F - Static variable in class org.apache.bcel.generic.InstructionConst
-
- D2F - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- D2I - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- D2I - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- D2I - Class in org.apache.bcel.generic
-
D2I - Convert double to int
- D2I() - Constructor for class org.apache.bcel.generic.D2I
-
Convert double to int
- D2I - Static variable in class org.apache.bcel.generic.InstructionConst
-
- D2I - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- D2L - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- D2L - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- D2L - Class in org.apache.bcel.generic
-
D2L - Convert double to long
- D2L() - Constructor for class org.apache.bcel.generic.D2L
-
Convert double to long
- D2L - Static variable in class org.apache.bcel.generic.InstructionConst
-
- D2L - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DADD - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DADD - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DADD - Class in org.apache.bcel.generic
-
DADD - Add doubles
- DADD() - Constructor for class org.apache.bcel.generic.DADD
-
Add doubles
- DADD - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DADD - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DALOAD - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DALOAD - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DALOAD - Class in org.apache.bcel.generic
-
DALOAD - Load double from array
- DALOAD() - Constructor for class org.apache.bcel.generic.DALOAD
-
Load double from array
- DALOAD - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DALOAD - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DASTORE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DASTORE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DASTORE - Class in org.apache.bcel.generic
-
DASTORE - Store into double array
- DASTORE() - Constructor for class org.apache.bcel.generic.DASTORE
-
Store double into array
- DASTORE - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DASTORE - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DCMPG - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DCMPG - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DCMPG - Class in org.apache.bcel.generic
-
DCMPG - Compare doubles: value1 > value2
- DCMPG() - Constructor for class org.apache.bcel.generic.DCMPG
-
- DCMPG - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DCMPG - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DCMPL - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DCMPL - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DCMPL - Class in org.apache.bcel.generic
-
DCMPL - Compare doubles: value1 < value2
- DCMPL() - Constructor for class org.apache.bcel.generic.DCMPL
-
- DCMPL - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DCMPL - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DCONST - Class in org.apache.bcel.generic
-
DCONST - Push 0.0 or 1.0, other values cause an exception
- DCONST(double) - Constructor for class org.apache.bcel.generic.DCONST
-
- DCONST_0 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DCONST_0 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DCONST_0 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DCONST_0 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DCONST_1 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DCONST_1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DCONST_1 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DCONST_1 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DDIV - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DDIV - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DDIV - Class in org.apache.bcel.generic
-
DDIV - Divide doubles
- DDIV() - Constructor for class org.apache.bcel.generic.DDIV
-
Divide doubles
- DDIV - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DDIV - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- decode(String, boolean) - Static method in class org.apache.bcel.classfile.Utility
-
Decode a string back to a byte array.
- DEFAULT - Static variable in interface org.apache.bcel.generic.InstructionComparator
-
- DEFAULT_IGNORED_PACKAGES - Static variable in class org.apache.bcel.util.ClassLoader
-
Deprecated.
- delete(InstructionHandle) - Method in class org.apache.bcel.generic.InstructionList
-
Remove instruction from this list.
- delete(Instruction) - Method in class org.apache.bcel.generic.InstructionList
-
Remove instruction from this list.
- delete(InstructionHandle, InstructionHandle) - Method in class org.apache.bcel.generic.InstructionList
-
Remove instructions from instruction `from' to instruction `to' contained in this list.
- delete(Instruction, Instruction) - Method in class org.apache.bcel.generic.InstructionList
-
Remove instructions from instruction `from' to instruction `to' contained in this list.
- Deprecated - Class in org.apache.bcel.classfile
-
This class is derived from Attribute and denotes that this is a
deprecated method.
- Deprecated(Deprecated) - Constructor for class org.apache.bcel.classfile.Deprecated
-
Initialize from another object.
- Deprecated(int, int, byte[], ConstantPool) - Constructor for class org.apache.bcel.classfile.Deprecated
-
- dequeue() - Method in class org.apache.bcel.util.ClassQueue
-
- DescendingVisitor - Class in org.apache.bcel.classfile
-
Traverses a JavaClass with another Visitor object 'piggy-backed' that is
applied to all components of a JavaClass object.
- DescendingVisitor(JavaClass, Visitor) - Constructor for class org.apache.bcel.classfile.DescendingVisitor
-
- detach(VerifierFactoryObserver) - Static method in class org.apache.bcel.verifier.VerifierFactory
-
Removes the VerifierFactoryObserver o from the list of observers.
- dispose() - Method in class org.apache.bcel.generic.InstructionList
-
Delete contents of list.
- DLOAD - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DLOAD - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DLOAD - Class in org.apache.bcel.generic
-
DLOAD - Load double from local variable
- DLOAD(int) - Constructor for class org.apache.bcel.generic.DLOAD
-
Load double from local variable
- DLOAD_0 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DLOAD_0 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DLOAD_1 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DLOAD_1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DLOAD_2 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DLOAD_2 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DLOAD_3 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DLOAD_3 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DMUL - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DMUL - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DMUL - Class in org.apache.bcel.generic
-
DMUL - Multiply doubles
- DMUL() - Constructor for class org.apache.bcel.generic.DMUL
-
Multiply doubles
- DMUL - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DMUL - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DNEG - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DNEG - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DNEG - Class in org.apache.bcel.generic
-
DNEG - Negate double
- DNEG() - Constructor for class org.apache.bcel.generic.DNEG
-
- DNEG - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DNEG - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- do_verify() - Method in class org.apache.bcel.verifier.PassVerifier
-
Does the real verification work, uncached.
- do_verify() - Method in class org.apache.bcel.verifier.statics.Pass1Verifier
-
Pass-one verification basically means loading in a class file.
- do_verify() - Method in class org.apache.bcel.verifier.statics.Pass2Verifier
-
Pass 2 is the pass where static properties of the
class file are checked without looking into "Code"
arrays of methods.
- do_verify() - Method in class org.apache.bcel.verifier.statics.Pass3aVerifier
-
Pass 3a is the verification of static constraints of
JVM code (such as legal targets of branch instructions).
- do_verify() - Method in class org.apache.bcel.verifier.structurals.Pass3bVerifier
-
Pass 3b implements the data flow analysis as described in the Java Virtual
Machine Specification, Second Edition.
- doPass1() - Method in class org.apache.bcel.verifier.Verifier
-
Returns the VerificationResult for the given pass.
- doPass2() - Method in class org.apache.bcel.verifier.Verifier
-
Returns the VerificationResult for the given pass.
- doPass3a(int) - Method in class org.apache.bcel.verifier.Verifier
-
Returns the VerificationResult for the given pass.
- doPass3b(int) - Method in class org.apache.bcel.verifier.Verifier
-
Returns the VerificationResult for the given pass.
- DOUBLE - Static variable in class org.apache.bcel.generic.Type
-
- DOUBLE_Upper - Class in org.apache.bcel.verifier.statics
-
This class represents the upper half of a DOUBLE variable.
- DREM - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DREM - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DREM - Class in org.apache.bcel.generic
-
DREM - Remainder of doubles
- DREM() - Constructor for class org.apache.bcel.generic.DREM
-
Remainder of doubles
- DREM - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DREM - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DRETURN - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DRETURN - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DRETURN - Class in org.apache.bcel.generic
-
DRETURN - Return double from method
- DRETURN() - Constructor for class org.apache.bcel.generic.DRETURN
-
Return double from method
- DRETURN - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DRETURN - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DSTORE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DSTORE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DSTORE - Class in org.apache.bcel.generic
-
DSTORE - Store double into local variable
- DSTORE(int) - Constructor for class org.apache.bcel.generic.DSTORE
-
Store double into local variable
- DSTORE_0 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DSTORE_0 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DSTORE_1 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DSTORE_1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DSTORE_2 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DSTORE_2 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DSTORE_3 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DSTORE_3 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DSUB - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DSUB - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DSUB - Class in org.apache.bcel.generic
-
DSUB - Substract doubles
- DSUB() - Constructor for class org.apache.bcel.generic.DSUB
-
Substract doubles
- DSUB - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DSUB - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.AnnotationDefault
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.AnnotationElementValue
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.AnnotationEntry
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ArrayElementValue
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.Attribute
-
Dump attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.BootstrapMethod
-
Dump object to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.BootstrapMethods
-
Dump bootstrap methods attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ClassElementValue
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.Code
-
Dump code attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.CodeException
-
Dump code exception to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.Constant
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantClass
-
Dump constant class to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantCP
-
Dump constant field reference to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantDouble
-
Dump constant double to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantFloat
-
Dump constant float to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantInteger
-
Dump constant integer to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantLong
-
Dump constant long to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantMethodHandle
-
Dump method kind and index to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantMethodType
-
Dump name and signature index to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantModule
-
Dump constant module to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantNameAndType
-
Dump name and signature index to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantPackage
-
Dump constant package to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantPool
-
Dump constant pool to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantString
-
Dump constant field reference to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantUtf8
-
Dump String in Utf8 format to file stream.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ConstantValue
-
Dump constant value attribute to file stream on binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.Deprecated
-
Dump source file attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ElementValue
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ElementValuePair
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.EnclosingMethod
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.EnumElementValue
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ExceptionTable
-
Dump exceptions attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.FieldOrMethod
-
Dump object to file stream on binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.InnerClass
-
Dump inner class attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.InnerClasses
-
Dump source file attribute to file stream in binary format.
- dump(File) - Method in class org.apache.bcel.classfile.JavaClass
-
Dump class to a file.
- dump(String) - Method in class org.apache.bcel.classfile.JavaClass
-
Dump class to a file named file_name.
- dump(OutputStream) - Method in class org.apache.bcel.classfile.JavaClass
-
Dump Java class to output stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.JavaClass
-
Dump Java class to output stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.LineNumber
-
Dump line number/pc pair to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.LineNumberTable
-
Dump line number table attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.LocalVariable
-
Dump local variable to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.LocalVariableTable
-
Dump local variable table attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.LocalVariableTypeTable
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.MethodParameter
-
Dump object to file stream on binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.MethodParameters
-
Dump method parameters attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ParameterAnnotationEntry
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.ParameterAnnotations
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.PMGClass
-
Dump source file attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.RuntimeInvisibleAnnotations
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.RuntimeVisibleAnnotations
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.Signature
-
Dump source file attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.SimpleElementValue
-
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.SourceFile
-
Dump source file attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.StackMap
-
Dump stack map table attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.StackMapEntry
-
Dump stack map entry
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.StackMapType
-
Dump type entries to file.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.Synthetic
-
Dump source file attribute to file stream in binary format.
- dump(DataOutputStream) - Method in class org.apache.bcel.classfile.Unknown
-
Dump unknown bytes to file stream.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.AnnotationElementValueGen
-
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.AnnotationEntryGen
-
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.ArrayElementValueGen
-
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.BIPUSH
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.BranchInstruction
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.ClassElementValueGen
-
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.CPInstruction
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.ElementValueGen
-
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.ElementValuePairGen
-
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.EnumElementValueGen
-
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.GOTO
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.GOTO_W
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.IINC
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.Instruction
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.INVOKEDYNAMIC
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.INVOKEINTERFACE
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.INVOKESPECIAL
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.INVOKESTATIC
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.INVOKEVIRTUAL
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.JSR
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.JSR_W
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.LDC
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.LocalVariableInstruction
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.LOOKUPSWITCH
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.MULTIANEWARRAY
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.NEWARRAY
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.RET
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.Select
-
Dump instruction as byte code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.SimpleElementValueGen
-
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.SIPUSH
-
Dump instruction as short code to stream out.
- dump(DataOutputStream) - Method in class org.apache.bcel.generic.TABLESWITCH
-
Dump instruction as byte code to stream out.
- DUP - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DUP - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DUP - Class in org.apache.bcel.generic
-
DUP - Duplicate top operand stack word
- DUP() - Constructor for class org.apache.bcel.generic.DUP
-
- DUP - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DUP - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DUP2 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DUP2 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DUP2 - Class in org.apache.bcel.generic
-
DUP2 - Duplicate two top operand stack words
- DUP2() - Constructor for class org.apache.bcel.generic.DUP2
-
- DUP2 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DUP2 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DUP2_X1 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DUP2_X1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DUP2_X1 - Class in org.apache.bcel.generic
-
DUP2_X1 - Duplicate two top operand stack words and put three down
- DUP2_X1() - Constructor for class org.apache.bcel.generic.DUP2_X1
-
- DUP2_X1 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DUP2_X1 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DUP2_X2 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DUP2_X2 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DUP2_X2 - Class in org.apache.bcel.generic
-
DUP2_X2 - Duplicate two top operand stack words and put four down
- DUP2_X2() - Constructor for class org.apache.bcel.generic.DUP2_X2
-
- DUP2_X2 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DUP2_X2 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DUP_X1 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DUP_X1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DUP_X1 - Class in org.apache.bcel.generic
-
DUP_X1 - Duplicate top operand stack word and put two down
- DUP_X1() - Constructor for class org.apache.bcel.generic.DUP_X1
-
- DUP_X1 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DUP_X1 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- DUP_X2 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- DUP_X2 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- DUP_X2 - Class in org.apache.bcel.generic
-
DUP_X2 - Duplicate top operand stack word and put three down
- DUP_X2() - Constructor for class org.apache.bcel.generic.DUP_X2
-
- DUP_X2 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- DUP_X2 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- GenericArray - Class in org.apache.bcel.verifier.structurals
-
A placeholder class that can be used to create an ObjectType of which
has some of the properties arrays have.
- GenericArray() - Constructor for class org.apache.bcel.verifier.structurals.GenericArray
-
- get(int) - Method in class org.apache.bcel.verifier.structurals.LocalVariables
-
Returns the type of the local variable slot i.
- getAccessedLocalsIndices() - Method in interface org.apache.bcel.verifier.structurals.Subroutine
-
Returns an int[] containing the indices of the local variable slots
accessed by this Subroutine (read-accessed, write-accessed or both);
local variables referenced by subroutines of this subroutine are
not included.
- getAccessFlags() - Method in class org.apache.bcel.classfile.AccessFlags
-
- getAccessFlags() - Method in class org.apache.bcel.classfile.MethodParameter
-
- getAccessName(int) - Static method in class org.apache.bcel.Const
-
- getAllInterfaces() - Method in class org.apache.bcel.classfile.JavaClass
-
Get all interfaces implemented by this JavaClass (transitively).
- getAnnotation() - Method in class org.apache.bcel.generic.AnnotationElementValueGen
-
- getAnnotation() - Method in class org.apache.bcel.generic.AnnotationEntryGen
-
Retrieve an immutable version of this AnnotationGen
- getAnnotationEntries() - Method in class org.apache.bcel.classfile.Annotations
-
returns the array of annotation entries in this annotation
- getAnnotationEntries() - Method in class org.apache.bcel.classfile.FieldOrMethod
-
- getAnnotationEntries() - Method in class org.apache.bcel.classfile.JavaClass
-
- getAnnotationEntries() - Method in class org.apache.bcel.classfile.ParameterAnnotationEntry
-
returns the array of annotation entries in this annotation
- getAnnotationEntries() - Method in class org.apache.bcel.generic.ClassGen
-
- getAnnotationEntries() - Method in class org.apache.bcel.generic.FieldGenOrMethodGen
-
- getAnnotationEntry() - Method in class org.apache.bcel.classfile.AnnotationElementValue
-
- getAnnotationsOnParameter(int) - Method in class org.apache.bcel.generic.MethodGen
-
Return a list of AnnotationGen objects representing parameter annotations
- getAnnotationType() - Method in class org.apache.bcel.classfile.AnnotationEntry
-
- getAnnotationTypeIndex() - Method in class org.apache.bcel.classfile.AnnotationEntry
-
- getArgumentName(int) - Method in class org.apache.bcel.generic.MethodGen
-
- getArgumentNames() - Method in class org.apache.bcel.generic.MethodGen
-
- getArgumentType(int) - Method in class org.apache.bcel.generic.MethodGen
-
- getArgumentTypes() - Method in class org.apache.bcel.classfile.Method
-
- getArgumentTypes(ConstantPoolGen) - Method in class org.apache.bcel.generic.InvokeInstruction
-
- getArgumentTypes() - Method in class org.apache.bcel.generic.MethodGen
-
- getArgumentTypes(String) - Static method in class org.apache.bcel.generic.Type
-
Convert arguments of a method (signature) to an array of Type objects.
- getAttribute(Object) - Method in class org.apache.bcel.generic.InstructionHandle
-
Get attribute of an instruction handle.
- getAttributeName(int) - Static method in class org.apache.bcel.Const
-
- getAttributes() - Method in class org.apache.bcel.classfile.Code
-
- getAttributes() - Method in class org.apache.bcel.classfile.FieldOrMethod
-
- getAttributes() - Method in class org.apache.bcel.classfile.JavaClass
-
- getAttributes() - Method in class org.apache.bcel.generic.ClassGen
-
- getAttributes() - Method in class org.apache.bcel.generic.FieldGenOrMethodGen
-
- getAttributes() - Method in class org.apache.bcel.generic.InstructionHandle
-
- getBase() - Method in interface org.apache.bcel.util.ClassPath.ClassFile
-
- getBasicType() - Method in class org.apache.bcel.generic.ArrayType
-
- getBootstrapArguments() - Method in class org.apache.bcel.classfile.BootstrapMethod
-
- getBootstrapMethodAttrIndex() - Method in class org.apache.bcel.classfile.ConstantInvokeDynamic
-
- getBootstrapMethodRef() - Method in class org.apache.bcel.classfile.BootstrapMethod
-
- getBootstrapMethods() - Method in class org.apache.bcel.classfile.BootstrapMethods
-
- getByteCode() - Method in class org.apache.bcel.generic.InstructionList
-
When everything is finished, use this method to convert the instruction list into an array of bytes.
- getByteCodeOffset() - Method in class org.apache.bcel.classfile.StackMapEntry
-
- getBytes(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantClass
-
- getBytes() - Method in class org.apache.bcel.classfile.ConstantDouble
-
- getBytes() - Method in class org.apache.bcel.classfile.ConstantFloat
-
- getBytes() - Method in class org.apache.bcel.classfile.ConstantInteger
-
- getBytes() - Method in class org.apache.bcel.classfile.ConstantLong
-
- getBytes(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantModule
-
- getBytes(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantPackage
-
- getBytes(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantString
-
- getBytes() - Method in class org.apache.bcel.classfile.ConstantUtf8
-
- getBytes() - Method in class org.apache.bcel.classfile.Deprecated
-
- getBytes() - Method in class org.apache.bcel.classfile.JavaClass
-
- getBytes() - Method in class org.apache.bcel.classfile.Synthetic
-
- getBytes() - Method in class org.apache.bcel.classfile.Unknown
-
- getBytes(String, String) - Method in class org.apache.bcel.util.ClassPath
-
- getBytes(String) - Method in class org.apache.bcel.util.ClassPath
-
- getCachedInstance(String) - Static method in class org.apache.bcel.classfile.ConstantUtf8
-
- getCanonicalTag() - Method in class org.apache.bcel.generic.LocalVariableInstruction
-
- getCatchType() - Method in class org.apache.bcel.classfile.CodeException
-
- getCatchType() - Method in class org.apache.bcel.generic.CodeExceptionGen
-
Gets the type of the Exception to catch, 'null' for ANY.
- getClass(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantCP
-
- getClassFile(String, String) - Method in class org.apache.bcel.util.ClassPath
-
- getClassFile(String) - Method in class org.apache.bcel.util.ClassPath
-
- getClassGen() - Method in class org.apache.bcel.generic.InstructionFactory
-
- getClassIndex() - Method in class org.apache.bcel.classfile.ConstantCP
-
- getClassName() - Method in class org.apache.bcel.classfile.JavaClass
-
- getClassName() - Method in class org.apache.bcel.generic.ClassGen
-
- getClassName(ConstantPoolGen) - Method in class org.apache.bcel.generic.FieldOrMethod
-
- getClassName(ConstantPoolGen) - Method in class org.apache.bcel.generic.INVOKEDYNAMIC
-
Override the parent method because our classname is held elsewhere.
- getClassName(ConstantPoolGen) - Method in class org.apache.bcel.generic.InvokeInstruction
-
This overrides the deprecated version as we know here that the referenced class
may legally be an array.
- getClassName() - Method in class org.apache.bcel.generic.MethodGen
-
- getClassName() - Method in class org.apache.bcel.generic.ObjectType
-
- getClassName() - Method in class org.apache.bcel.verifier.Verifier
-
Returns the name of the class this verifier operates on.
- getClassNameIndex() - Method in class org.apache.bcel.classfile.JavaClass
-
- getClassNameIndex() - Method in class org.apache.bcel.generic.ClassGen
-
- getClassNames() - Method in class org.apache.bcel.util.ClassSet
-
- getClassPath() - Method in class org.apache.bcel.util.ClassLoaderRepository
-
- getClassPath() - Static method in class org.apache.bcel.util.ClassPath
-
Checks for class path components in the following properties:
"java.class.path", "sun.boot.class.path", "java.ext.dirs"
- getClassPath() - Method in class org.apache.bcel.util.ClassPathRepository
-
ClassPath associated with the Repository.
- getClassPath() - Method in class org.apache.bcel.util.MemorySensitiveClassPathRepository
-
ClassPath associated with the Repository.
- getClassPath() - Method in interface org.apache.bcel.util.Repository
-
Get the ClassPath associated with this Repository
- getClassString() - Method in class org.apache.bcel.classfile.ClassElementValue
-
- getClassString() - Method in class org.apache.bcel.generic.ClassElementValueGen
-
- getClassType(ConstantPoolGen) - Method in class org.apache.bcel.generic.FieldOrMethod
-
- getClassTypeName(int) - Static method in class org.apache.bcel.Const
-
The primitive class names corresponding to the T_XX constants,
e.g., CLASS_TYPE_NAMES[T_INT] = "java.lang.Integer"
- getClone() - Method in class org.apache.bcel.verifier.structurals.Frame
-
- getClone() - Method in class org.apache.bcel.verifier.structurals.LocalVariables
-
Returns a (correctly typed) clone of this object.
- getClone() - Method in class org.apache.bcel.verifier.structurals.OperandStack
-
Returns a (typed!) clone of this.
- getCode() - Method in class org.apache.bcel.classfile.Code
-
- getCode() - Method in class org.apache.bcel.classfile.Method
-
- getCodeAttributes() - Method in class org.apache.bcel.generic.MethodGen
-
- getCodeException(ConstantPoolGen) - Method in class org.apache.bcel.generic.CodeExceptionGen
-
Get CodeException object.
This relies on that the instruction list has already been dumped
to byte code or or that the `setPositions' methods has been
called for the instruction list.
- getComparator() - Static method in class org.apache.bcel.classfile.Constant
-
- getComparator() - Static method in class org.apache.bcel.classfile.Field
-
- getComparator() - Static method in class org.apache.bcel.classfile.JavaClass
-
- getComparator() - Static method in class org.apache.bcel.classfile.Method
-
- getComparator() - Static method in class org.apache.bcel.generic.ClassGen
-
- getComparator() - Static method in class org.apache.bcel.generic.FieldGen
-
- getComparator() - Static method in class org.apache.bcel.generic.Instruction
-
- getComparator() - Static method in class org.apache.bcel.generic.MethodGen
-
- getConstant(int) - Method in class org.apache.bcel.classfile.ConstantPool
-
Get constant from constant pool.
- getConstant(int, byte) - Method in class org.apache.bcel.classfile.ConstantPool
-
Get constant from constant pool and check whether it has the
expected type.
- getConstant(int) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
- getConstantName(int) - Static method in class org.apache.bcel.Const
-
- getConstantPool() - Method in class org.apache.bcel.classfile.AnnotationEntry
-
- getConstantPool() - Method in class org.apache.bcel.classfile.Attribute
-
- getConstantPool() - Method in class org.apache.bcel.classfile.ConstantPool
-
- getConstantPool() - Method in class org.apache.bcel.classfile.FieldOrMethod
-
- getConstantPool() - Method in class org.apache.bcel.classfile.JavaClass
-
- getConstantPool() - Method in class org.apache.bcel.classfile.LocalVariable
-
- getConstantPool() - Method in class org.apache.bcel.classfile.StackMapEntry
-
- getConstantPool() - Method in class org.apache.bcel.classfile.StackMapType
-
- getConstantPool() - Method in class org.apache.bcel.generic.ClassGen
-
- getConstantPool() - Method in class org.apache.bcel.generic.ConstantPoolGen
-
- getConstantPool() - Method in class org.apache.bcel.generic.ElementValueGen
-
- getConstantPool() - Method in class org.apache.bcel.generic.FieldGenOrMethodGen
-
- getConstantPool() - Method in class org.apache.bcel.generic.InstructionFactory
-
- getConstantString(int, byte) - Method in class org.apache.bcel.classfile.ConstantPool
-
Get string from constant pool and bypass the indirection of
`ConstantClass' and `ConstantString' objects.
- getConstantValue(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantClass
-
- getConstantValue(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantDouble
-
- getConstantValue(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantFloat
-
- getConstantValue(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantInteger
-
- getConstantValue(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantLong
-
- getConstantValue(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantModule
-
- getConstantValue(ConstantPool) - Method in interface org.apache.bcel.classfile.ConstantObject
-
- getConstantValue(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantPackage
-
- getConstantValue(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantString
-
- getConstantValue() - Method in class org.apache.bcel.classfile.Field
-
- getConstantValueIndex() - Method in class org.apache.bcel.classfile.ConstantValue
-
- getConsumeStack(int) - Static method in class org.apache.bcel.Const
-
- getCount() - Method in class org.apache.bcel.generic.INVOKEINTERFACE
-
The count argument according to the Java Language Specification,
Second Edition.
- getDefaultValue() - Method in class org.apache.bcel.classfile.AnnotationDefault
-
- getDescriptorIndex() - Method in class org.apache.bcel.classfile.ConstantMethodType
-
- getDimensions() - Method in class org.apache.bcel.generic.ArrayType
-
- getDimensions() - Method in class org.apache.bcel.generic.MULTIANEWARRAY
-
- getElementAt(int) - Method in class org.apache.bcel.verifier.VerifierFactoryListModel
-
- getElementNameValuePair() - Method in class org.apache.bcel.generic.ElementValuePairGen
-
Retrieve an immutable version of this ElementNameValuePairGen
- getElementType() - Method in class org.apache.bcel.generic.ArrayType
-
- getElementValue() - Method in class org.apache.bcel.generic.AnnotationElementValueGen
-
Return immutable variant of this AnnotationElementValueGen
- getElementValue() - Method in class org.apache.bcel.generic.ArrayElementValueGen
-
Return immutable variant of this ArrayElementValueGen
- getElementValue() - Method in class org.apache.bcel.generic.ClassElementValueGen
-
Return immutable variant of this ClassElementValueGen
- getElementValue() - Method in class org.apache.bcel.generic.ElementValueGen
-
Subtypes return an immutable variant of the ElementValueGen
- getElementValue() - Method in class org.apache.bcel.generic.EnumElementValueGen
-
Return immutable variant of this EnumElementValue
- getElementValue() - Method in class org.apache.bcel.generic.SimpleElementValueGen
-
Return immutable variant
- getElementValuePairs() - Method in class org.apache.bcel.classfile.AnnotationEntry
-
- getElementValues() - Method in class org.apache.bcel.generic.ArrayElementValueGen
-
- getElementValuesArray() - Method in class org.apache.bcel.classfile.ArrayElementValue
-
- getElementValuesArraySize() - Method in class org.apache.bcel.classfile.ArrayElementValue
-
- getElementValuesSize() - Method in class org.apache.bcel.generic.ArrayElementValueGen
-
- getElementValueType() - Method in class org.apache.bcel.classfile.ElementValue
-
- getElementValueType() - Method in class org.apache.bcel.generic.ElementValueGen
-
- getEnclosingClass() - Method in class org.apache.bcel.classfile.EnclosingMethod
-
- getEnclosingClassIndex() - Method in class org.apache.bcel.classfile.EnclosingMethod
-
- getEnclosingMethod() - Method in class org.apache.bcel.classfile.EnclosingMethod
-
- getEnclosingMethodIndex() - Method in class org.apache.bcel.classfile.EnclosingMethod
-
- getEnd() - Method in class org.apache.bcel.generic.InstructionList
-
- getEnd() - Method in class org.apache.bcel.generic.LocalVariableGen
-
- getEndPC() - Method in class org.apache.bcel.classfile.CodeException
-
- getEndPC() - Method in class org.apache.bcel.generic.CodeExceptionGen
-
- getEnteringJsrInstructions() - Method in interface org.apache.bcel.verifier.structurals.Subroutine
-
Returns all the JsrInstructions that have the
first instruction of this subroutine as their target.
- getEnumTypeString() - Method in class org.apache.bcel.classfile.EnumElementValue
-
- getEnumTypeString() - Method in class org.apache.bcel.generic.EnumElementValueGen
-
- getEnumValueString() - Method in class org.apache.bcel.classfile.EnumElementValue
-
- getEnumValueString() - Method in class org.apache.bcel.generic.EnumElementValueGen
-
- getExceptionHandlers() - Method in class org.apache.bcel.generic.MethodGen
-
- getExceptionHandlers(InstructionHandle) - Method in class org.apache.bcel.verifier.structurals.ExceptionHandlers
-
Returns all the ExceptionHandler instances representing exception
handlers that protect the instruction ih.
- getExceptionHandlers() - Method in interface org.apache.bcel.verifier.structurals.InstructionContext
-
Returns the exception handlers that protect this instruction.
- getExceptionIndexTable() - Method in class org.apache.bcel.classfile.ExceptionTable
-
- getExceptionNames() - Method in class org.apache.bcel.classfile.ExceptionTable
-
- getExceptions() - Method in class org.apache.bcel.generic.ANEWARRAY
-
- getExceptions() - Method in class org.apache.bcel.generic.ArrayInstruction
-
- getExceptions() - Method in class org.apache.bcel.generic.ARRAYLENGTH
-
- getExceptions() - Method in class org.apache.bcel.generic.ATHROW
-
- getExceptions() - Method in class org.apache.bcel.generic.CHECKCAST
-
- getExceptions() - Method in interface org.apache.bcel.generic.ExceptionThrower
-
- getExceptions() - Method in class org.apache.bcel.generic.GETFIELD
-
- getExceptions() - Method in class org.apache.bcel.generic.GETSTATIC
-
- getExceptions() - Method in class org.apache.bcel.generic.IDIV
-
- getExceptions() - Method in class org.apache.bcel.generic.INSTANCEOF
-
- getExceptions() - Method in class org.apache.bcel.generic.INVOKEDYNAMIC
-
- getExceptions() - Method in class org.apache.bcel.generic.INVOKEINTERFACE
-
- getExceptions() - Method in class org.apache.bcel.generic.INVOKESPECIAL
-
- getExceptions() - Method in class org.apache.bcel.generic.INVOKESTATIC
-
- getExceptions() - Method in class org.apache.bcel.generic.INVOKEVIRTUAL
-
- getExceptions() - Method in class org.apache.bcel.generic.IREM
-
- getExceptions() - Method in class org.apache.bcel.generic.LDC
-
- getExceptions() - Method in class org.apache.bcel.generic.LDIV
-
- getExceptions() - Method in class org.apache.bcel.generic.LREM
-
- getExceptions() - Method in class org.apache.bcel.generic.MethodGen
-
- getExceptions() - Method in class org.apache.bcel.generic.MONITORENTER
-
- getExceptions() - Method in class org.apache.bcel.generic.MONITOREXIT
-
- getExceptions() - Method in class org.apache.bcel.generic.MULTIANEWARRAY
-
- getExceptions() - Method in class org.apache.bcel.generic.NEW
-
- getExceptions() - Method in class org.apache.bcel.generic.NEWARRAY
-
- getExceptions() - Method in class org.apache.bcel.generic.PUTFIELD
-
- getExceptions() - Method in class org.apache.bcel.generic.PUTSTATIC
-
- getExceptions() - Method in class org.apache.bcel.generic.ReturnInstruction
-
- getExceptionTable() - Method in class org.apache.bcel.classfile.Code
-
- getExceptionTable() - Method in class org.apache.bcel.classfile.Method
-
- getExceptionType() - Method in class org.apache.bcel.verifier.structurals.ExceptionHandler
-
Returns the type of the exception that's handled.
- GETFIELD - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- GETFIELD - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- getField() - Method in class org.apache.bcel.generic.FieldGen
-
Get field object after having set up all necessary values.
- GETFIELD - Class in org.apache.bcel.generic
-
GETFIELD - Fetch field from object
- GETFIELD(int) - Constructor for class org.apache.bcel.generic.GETFIELD
-
- GETFIELD2_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- GETFIELD2_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- GETFIELD_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- GETFIELD_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- GETFIELD_QUICK_W - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- GETFIELD_QUICK_W - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- getFieldName(ConstantPoolGen) - Method in class org.apache.bcel.generic.FieldInstruction
-
- getFields() - Method in class org.apache.bcel.classfile.JavaClass
-
- getFields() - Method in class org.apache.bcel.generic.ClassGen
-
- getFieldSize(ConstantPoolGen) - Method in class org.apache.bcel.generic.FieldInstruction
-
- getFieldType(ConstantPoolGen) - Method in class org.apache.bcel.generic.FieldInstruction
-
- getFileName() - Method in class org.apache.bcel.classfile.JavaClass
-
- getFileName() - Method in class org.apache.bcel.generic.ClassGen
-
- getFinalConstantPool() - Method in class org.apache.bcel.generic.ConstantPoolGen
-
- getFirstCommonSuperclass(ReferenceType) - Method in class org.apache.bcel.generic.ReferenceType
-
This commutative operation returns the first common superclass (narrowest ReferenceType
referencing a class, not an interface).
- getFrameType() - Method in class org.apache.bcel.classfile.StackMapEntry
-
- getGenericSignature() - Method in class org.apache.bcel.classfile.FieldOrMethod
-
Hunts for a signature attribute on the member and returns its contents.
- getHandlerPC() - Method in class org.apache.bcel.classfile.CodeException
-
- getHandlerPC() - Method in class org.apache.bcel.generic.CodeExceptionGen
-
- getHandlerStart() - Method in class org.apache.bcel.verifier.structurals.ExceptionHandler
-
Returns the InstructionHandle where the handler starts off.
- getIncrement() - Method in class org.apache.bcel.generic.IINC
-
- getIndex() - Method in class org.apache.bcel.classfile.ClassElementValue
-
- getIndex() - Method in class org.apache.bcel.classfile.LocalVariable
-
- getIndex() - Method in class org.apache.bcel.classfile.SimpleElementValue
-
- getIndex() - Method in class org.apache.bcel.classfile.StackMapType
-
- getIndex() - Method in class org.apache.bcel.generic.BranchInstruction
-
- getIndex() - Method in class org.apache.bcel.generic.ClassElementValueGen
-
- getIndex() - Method in class org.apache.bcel.generic.CPInstruction
-
- getIndex() - Method in interface org.apache.bcel.generic.IndexedInstruction
-
- getIndex() - Method in class org.apache.bcel.generic.LocalVariableGen
-
- getIndex() - Method in class org.apache.bcel.generic.LocalVariableInstruction
-
- getIndex() - Method in class org.apache.bcel.generic.RET
-
- getIndex() - Method in class org.apache.bcel.generic.SimpleElementValueGen
-
- getIndex() - Method in class org.apache.bcel.util.ByteSequence
-
- getIndices() - Method in class org.apache.bcel.generic.Select
-
- getInFrame() - Method in interface org.apache.bcel.verifier.structurals.InstructionContext
-
- getInitialized() - Method in class org.apache.bcel.verifier.structurals.UninitializedObjectType
-
Returns the ObjectType of the same class as the one of the uninitialized object
represented by this UninitializedObjectType instance.
- getInitValue() - Method in class org.apache.bcel.generic.FieldGen
-
- getInnerAccessFlags() - Method in class org.apache.bcel.classfile.InnerClass
-
- getInnerClasses() - Method in class org.apache.bcel.classfile.InnerClasses
-
- getInnerClassIndex() - Method in class org.apache.bcel.classfile.InnerClass
-
- getInnerNameIndex() - Method in class org.apache.bcel.classfile.InnerClass
-
- getInputStream() - Method in interface org.apache.bcel.util.ClassPath.ClassFile
-
- getInputStream(String) - Method in class org.apache.bcel.util.ClassPath
-
- getInputStream(String, String) - Method in class org.apache.bcel.util.ClassPath
-
Return stream for class or resource on CLASSPATH.
- getInstance(String) - Static method in class org.apache.bcel.classfile.ConstantUtf8
-
- getInstance(DataInput) - Static method in class org.apache.bcel.classfile.ConstantUtf8
-
- getInstance(String) - Static method in class org.apache.bcel.generic.ObjectType
-
- getInstance() - Static method in class org.apache.bcel.util.SyntheticRepository
-
- getInstance(ClassPath) - Static method in class org.apache.bcel.util.SyntheticRepository
-
- getInstruction(int) - Static method in class org.apache.bcel.generic.InstructionConst
-
Gets the Instruction.
- getInstruction() - Method in class org.apache.bcel.generic.InstructionHandle
-
- getInstruction() - Method in class org.apache.bcel.generic.LineNumberGen
-
- getInstruction() - Method in class org.apache.bcel.generic.PUSH
-
- getInstruction() - Method in class org.apache.bcel.generic.SWITCH
-
- getInstruction() - Method in interface org.apache.bcel.verifier.structurals.InstructionContext
-
Returns the InstructionHandle this InstructionContext is wrapped around.
- getInstructionContexts() - Method in class org.apache.bcel.verifier.structurals.ControlFlowGraph
-
Returns an InstructionContext[] with all the InstructionContext instances
for the method whose control flow is represented by this ControlFlowGraph
(NOT ORDERED!).
- getInstructionHandles() - Method in class org.apache.bcel.generic.InstructionList
-
- getInstructionList() - Method in interface org.apache.bcel.generic.CompoundInstruction
-
- getInstructionList() - Method in class org.apache.bcel.generic.MethodGen
-
- getInstructionList() - Method in class org.apache.bcel.generic.PUSH
-
- getInstructionList() - Method in class org.apache.bcel.generic.SWITCH
-
- getInstructionList() - Method in class org.apache.bcel.util.InstructionFinder
-
- getInstructionPositions() - Method in class org.apache.bcel.generic.InstructionList
-
Get positions (offsets) of all instructions in the list.
- getInstructions() - Method in class org.apache.bcel.generic.InstructionList
-
- getInstructions() - Method in interface org.apache.bcel.verifier.structurals.Subroutine
-
Returns all instructions that together form this subroutine.
- getInterfaceIndices() - Method in class org.apache.bcel.classfile.JavaClass
-
- getInterfaceNames() - Method in class org.apache.bcel.classfile.JavaClass
-
- getInterfaceNames() - Method in class org.apache.bcel.generic.ClassGen
-
- getInterfaces() - Method in class org.apache.bcel.classfile.JavaClass
-
Get interfaces directly implemented by this JavaClass.
- getInterfaces() - Method in class org.apache.bcel.generic.ClassGen
-
- getInterfaces(JavaClass) - Static method in class org.apache.bcel.Repository
-
- getInterfaces(String) - Static method in class org.apache.bcel.Repository
-
- getInterfacesImplementedByArrays() - Static method in class org.apache.bcel.Const
-
- getItemName(int) - Static method in class org.apache.bcel.Const
-
- getJavaClass() - Method in class org.apache.bcel.generic.ClassGen
-
- getLeavingRET() - Method in interface org.apache.bcel.verifier.structurals.Subroutine
-
Returns the one and only RET that leaves the subroutine.
- getLength() - Method in class org.apache.bcel.classfile.Attribute
-
- getLength() - Method in class org.apache.bcel.classfile.ConstantPool
-
- getLength() - Method in class org.apache.bcel.classfile.LocalVariable
-
- getLength() - Method in class org.apache.bcel.generic.Instruction
-
- getLength() - Method in class org.apache.bcel.generic.InstructionList
-
- getLineNumber() - Method in class org.apache.bcel.classfile.LineNumber
-
- getLineNumber() - Method in class org.apache.bcel.generic.LineNumberGen
-
Get LineNumber attribute .
- getLineNumbers() - Method in class org.apache.bcel.generic.MethodGen
-
- getLineNumberTable() - Method in class org.apache.bcel.classfile.Code
-
- getLineNumberTable() - Method in class org.apache.bcel.classfile.LineNumberTable
-
- getLineNumberTable() - Method in class org.apache.bcel.classfile.Method
-
- getLineNumberTable(ConstantPoolGen) - Method in class org.apache.bcel.generic.MethodGen
-
- getLiveToEnd() - Method in class org.apache.bcel.generic.LocalVariableGen
-
- getLoadClassType(ConstantPoolGen) - Method in class org.apache.bcel.generic.ANEWARRAY
-
- getLoadClassType(ConstantPoolGen) - Method in class org.apache.bcel.generic.CHECKCAST
-
- getLoadClassType(ConstantPoolGen) - Method in class org.apache.bcel.generic.FieldOrMethod
-
Get the ObjectType of the method return or field.
- getLoadClassType(ConstantPoolGen) - Method in class org.apache.bcel.generic.INSTANCEOF
-
- getLoadClassType(ConstantPoolGen) - Method in interface org.apache.bcel.generic.LoadClass
-
Returns the ObjectType of the referenced class or interface
that may be loaded and resolved.
- getLoadClassType(ConstantPoolGen) - Method in class org.apache.bcel.generic.MULTIANEWARRAY
-
- getLoadClassType(ConstantPoolGen) - Method in class org.apache.bcel.generic.NEW
-
- getLocals() - Method in class org.apache.bcel.verifier.structurals.Frame
-
- getLocalVariable(int) - Method in class org.apache.bcel.classfile.LocalVariableTable
-
- getLocalVariable(int, int) - Method in class org.apache.bcel.classfile.LocalVariableTable
-
- getLocalVariable(int) - Method in class org.apache.bcel.classfile.LocalVariableTypeTable
-
- getLocalVariable(ConstantPoolGen) - Method in class org.apache.bcel.generic.LocalVariableGen
-
Get LocalVariable object.
- getLocalVariableInfo(int) - Method in class org.apache.bcel.verifier.statics.LocalVariablesInfo
-
Returns the LocalVariableInfo for the given slot.
- getLocalVariables() - Method in class org.apache.bcel.generic.MethodGen
-
- getLocalVariablesInfo(int) - Method in class org.apache.bcel.verifier.statics.Pass2Verifier
-
Returns a LocalVariablesInfo object containing information
about the usage of the local variables in the Code attribute
of the said method or null if the class file this
Pass2Verifier operates on could not be pass-2-verified correctly.
- getLocalVariableTable() - Method in class org.apache.bcel.classfile.Code
-
- getLocalVariableTable() - Method in class org.apache.bcel.classfile.LocalVariableTable
-
- getLocalVariableTable() - Method in class org.apache.bcel.classfile.Method
-
- getLocalVariableTable(ConstantPoolGen) - Method in class org.apache.bcel.generic.MethodGen
-
- getLocalVariableTypeTable() - Method in class org.apache.bcel.classfile.LocalVariableTypeTable
-
- getLocalVariableTypeTable() - Method in class org.apache.bcel.generic.MethodGen
-
- getMajor() - Method in class org.apache.bcel.classfile.JavaClass
-
- getMajor() - Method in class org.apache.bcel.generic.ClassGen
-
- getMapLength() - Method in class org.apache.bcel.classfile.StackMap
-
- getMatchs() - Method in class org.apache.bcel.generic.Select
-
- getMaxLocals() - Method in class org.apache.bcel.classfile.Code
-
- getMaxLocals() - Method in class org.apache.bcel.generic.MethodGen
-
- getMaxStack() - Method in class org.apache.bcel.classfile.Code
-
- getMaxStack() - Method in class org.apache.bcel.generic.MethodGen
-
- getMaxStack(ConstantPoolGen, InstructionList, CodeExceptionGen[]) - Static method in class org.apache.bcel.generic.MethodGen
-
Computes stack usage of an instruction list by performing control flow analysis.
- getMessage() - Method in exception org.apache.bcel.verifier.exc.AssertionViolatedException
-
Returns the error message string of this AssertionViolatedException object.
- getMessage() - Method in exception org.apache.bcel.verifier.exc.VerifierConstraintViolatedException
-
Returns the error message string of this VerifierConstraintViolatedException object.
- getMessage() - Method in class org.apache.bcel.verifier.VerificationResult
-
Returns a detailed message.
- getMessages() - Method in class org.apache.bcel.verifier.PassVerifier
-
Returns the (warning) messages that this PassVerifier accumulated
during its do_verify()ing work.
- getMessages() - Method in class org.apache.bcel.verifier.statics.Pass1Verifier
-
Currently this returns an empty array of String.
- getMessages() - Method in class org.apache.bcel.verifier.Verifier
-
This returns all the (warning) messages collected during verification.
- getMethod(Method) - Method in class org.apache.bcel.classfile.JavaClass
-
- getMethod() - Method in class org.apache.bcel.generic.MethodGen
-
Get method object.
- getMethodAt(int) - Method in class org.apache.bcel.generic.ClassGen
-
- getMethodHandleName(int) - Static method in class org.apache.bcel.Const
-
- getMethodName(ConstantPoolGen) - Method in class org.apache.bcel.generic.InvokeInstruction
-
- getMethodNo() - Method in class org.apache.bcel.verifier.statics.Pass3aVerifier
-
Returns the method number as supplied when instantiating.
- getMethodNo() - Method in class org.apache.bcel.verifier.structurals.Pass3bVerifier
-
Returns the method number as supplied when instantiating.
- getMethods() - Method in class org.apache.bcel.classfile.JavaClass
-
- getMethods() - Method in class org.apache.bcel.generic.ClassGen
-
- getMethodSignature(Type, Type[]) - Static method in class org.apache.bcel.generic.Type
-
Convert type to Java method signature, e.g.
- getMinor() - Method in class org.apache.bcel.classfile.JavaClass
-
- getMinor() - Method in class org.apache.bcel.generic.ClassGen
-
- getModifiers() - Method in class org.apache.bcel.classfile.AccessFlags
-
- getName() - Method in class org.apache.bcel.classfile.Attribute
-
- getName(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantNameAndType
-
- getName() - Method in class org.apache.bcel.classfile.FieldOrMethod
-
- getName() - Method in class org.apache.bcel.classfile.LocalVariable
-
- getName() - Method in class org.apache.bcel.classfile.Unknown
-
- getName() - Method in class org.apache.bcel.generic.FieldGenOrMethodGen
-
- getName(ConstantPoolGen) - Method in class org.apache.bcel.generic.FieldOrMethod
-
- getName() - Method in class org.apache.bcel.generic.Instruction
-
- getName() - Method in class org.apache.bcel.generic.LocalVariableGen
-
- getName() - Method in interface org.apache.bcel.generic.NamedAndTyped
-
- getName(ConstantPoolGen) - Method in class org.apache.bcel.generic.NameSignatureInstruction
-
- getName(int) - Method in class org.apache.bcel.verifier.statics.LocalVariableInfo
-
Returns the name of the local variable that uses this local
variable slot at the given bytecode offset.
- getNameAndType(ConstantPoolGen) - Method in class org.apache.bcel.generic.NameSignatureInstruction
-
- getNameAndTypeIndex() - Method in class org.apache.bcel.classfile.ConstantCP
-
- getNameIndex() - Method in class org.apache.bcel.classfile.Attribute
-
- getNameIndex() - Method in class org.apache.bcel.classfile.ConstantClass
-
- getNameIndex() - Method in class org.apache.bcel.classfile.ConstantModule
-
- getNameIndex() - Method in class org.apache.bcel.classfile.ConstantNameAndType
-
- getNameIndex() - Method in class org.apache.bcel.classfile.ConstantPackage
-
- getNameIndex() - Method in class org.apache.bcel.classfile.ElementValuePair
-
- getNameIndex() - Method in class org.apache.bcel.classfile.FieldOrMethod
-
- getNameIndex() - Method in class org.apache.bcel.classfile.LocalVariable
-
- getNameIndex() - Method in class org.apache.bcel.classfile.MethodParameter
-
- getNameIndex() - Method in class org.apache.bcel.generic.ElementValuePairGen
-
- getNameString() - Method in class org.apache.bcel.classfile.ElementValuePair
-
- getNameString() - Method in class org.apache.bcel.generic.ElementValuePairGen
-
- getNext() - Method in class org.apache.bcel.generic.InstructionHandle
-
- getNoOfOperands(int) - Static method in class org.apache.bcel.Const
-
- getNumAnnotations() - Method in class org.apache.bcel.classfile.Annotations
-
- getNumberOfExceptions() - Method in class org.apache.bcel.classfile.ExceptionTable
-
- getNumberOfLocals() - Method in class org.apache.bcel.classfile.StackMapEntry
-
- getNumberOfStackItems() - Method in class org.apache.bcel.classfile.StackMapEntry
-
- getNumBootstrapArguments() - Method in class org.apache.bcel.classfile.BootstrapMethod
-
- getNumElementValuePairs() - Method in class org.apache.bcel.classfile.AnnotationEntry
-
- getOpcode() - Method in class org.apache.bcel.generic.Instruction
-
- getOpcodeName(int) - Static method in class org.apache.bcel.Const
-
- getOperandType(int, int) - Static method in class org.apache.bcel.Const
-
- getOperandTypeCount(int) - Static method in class org.apache.bcel.Const
-
- getOrigIndex() - Method in class org.apache.bcel.classfile.LocalVariable
-
- getOrigIndex() - Method in class org.apache.bcel.generic.LocalVariableGen
-
- getOuterClassIndex() - Method in class org.apache.bcel.classfile.InnerClass
-
- getOutFrame(ArrayList<InstructionContext>) - Method in interface org.apache.bcel.verifier.structurals.InstructionContext
-
This method returns the outgoing execution frame situation;
therefore it has to be calculated by execute(Frame, ArrayList)
first.
- getPackageName() - Method in class org.apache.bcel.classfile.JavaClass
-
- getParameterAnnotationEntries() - Method in class org.apache.bcel.classfile.Method
-
- getParameterAnnotationEntries() - Method in class org.apache.bcel.classfile.ParameterAnnotations
-
returns the array of parameter annotation entries in this parameter annotation
- getParameterAnnotationTable() - Method in class org.apache.bcel.classfile.ParameterAnnotations
-
- getParameterName(ConstantPool) - Method in class org.apache.bcel.classfile.MethodParameter
-
Returns the name of the parameter.
- getParameters() - Method in class org.apache.bcel.classfile.MethodParameters
-
- getPath() - Method in interface org.apache.bcel.util.ClassPath.ClassFile
-
- getPath(String) - Method in class org.apache.bcel.util.ClassPath
-
- getPath(String, String) - Method in class org.apache.bcel.util.ClassPath
-
- getPMGClassIndex() - Method in class org.apache.bcel.classfile.PMGClass
-
- getPMGClassName() - Method in class org.apache.bcel.classfile.PMGClass
-
- getPMGIndex() - Method in class org.apache.bcel.classfile.PMGClass
-
- getPMGName() - Method in class org.apache.bcel.classfile.PMGClass
-
- getPosition() - Method in class org.apache.bcel.generic.BranchHandle
-
- getPosition() - Method in class org.apache.bcel.generic.BranchInstruction
-
- getPosition() - Method in class org.apache.bcel.generic.InstructionHandle
-
- getPrev() - Method in class org.apache.bcel.generic.InstructionHandle
-
- getProduceStack(int) - Static method in class org.apache.bcel.Const
-
- getRecursivelyAccessedLocalsIndices() - Method in interface org.apache.bcel.verifier.structurals.Subroutine
-
Returns an int[] containing the indices of the local variable slots
accessed by this Subroutine (read-accessed, write-accessed or both);
local variables referenced by subroutines of this subroutine are
included.
- getReferenceIndex() - Method in class org.apache.bcel.classfile.ConstantMethodHandle
-
- getReferenceKind() - Method in class org.apache.bcel.classfile.ConstantMethodHandle
-
- getReferenceType(ConstantPoolGen) - Method in class org.apache.bcel.generic.FieldOrMethod
-
Return the reference type representing the class, interface,
or array class referenced by the instruction.
- getReferenceType(ConstantPoolGen) - Method in class org.apache.bcel.generic.INVOKEDYNAMIC
-
Since InvokeDynamic doesn't refer to a reference type, just return java.lang.Object,
as that is the only type we can say for sure the reference will be.
- getRepository() - Method in class org.apache.bcel.classfile.JavaClass
-
Gets the ClassRepository which holds its definition.
- getRepository() - Static method in class org.apache.bcel.Repository
-
- getResource(String) - Method in class org.apache.bcel.util.ClassPath
-
- getResourceAsStream(String) - Method in class org.apache.bcel.util.ClassPath
-
- getResources(String) - Method in class org.apache.bcel.util.ClassPath
-
- getReturnType() - Method in class org.apache.bcel.classfile.Method
-
- getReturnType(ConstantPoolGen) - Method in class org.apache.bcel.generic.InvokeInstruction
-
- getReturnType() - Method in class org.apache.bcel.generic.MethodGen
-
- getReturnType(String) - Static method in class org.apache.bcel.generic.Type
-
Convert return value of a method (signature) to a Type object.
- getShortTypeName(int) - Static method in class org.apache.bcel.Const
-
- getSignature(ConstantPool) - Method in class org.apache.bcel.classfile.ConstantNameAndType
-
- getSignature() - Method in class org.apache.bcel.classfile.FieldOrMethod
-
- getSignature() - Method in class org.apache.bcel.classfile.LocalVariable
-
- getSignature() - Method in class org.apache.bcel.classfile.Signature
-
- getSignature(String) - Static method in class org.apache.bcel.classfile.Utility
-
Parse Java type such as "char", or "java.lang.String[]" and return the
signature in byte code format, e.g.
- getSignature() - Method in class org.apache.bcel.generic.FieldGen
-
- getSignature() - Method in class org.apache.bcel.generic.FieldGenOrMethodGen
-
- getSignature(ConstantPoolGen) - Method in class org.apache.bcel.generic.FieldOrMethod
-
- getSignature() - Method in class org.apache.bcel.generic.MethodGen
-
- getSignature(ConstantPoolGen) - Method in class org.apache.bcel.generic.NameSignatureInstruction
-
- getSignature() - Method in class org.apache.bcel.generic.Type
-
- getSignature(Method) - Static method in class org.apache.bcel.generic.Type
-
- getSignatureIndex() - Method in class org.apache.bcel.classfile.ConstantNameAndType
-
- getSignatureIndex() - Method in class org.apache.bcel.classfile.FieldOrMethod
-
- getSignatureIndex() - Method in class org.apache.bcel.classfile.LocalVariable
-
- getSignatureIndex() - Method in class org.apache.bcel.classfile.Signature
-
- getSize() - Method in class org.apache.bcel.generic.ConstantPoolGen
-
- getSize() - Method in class org.apache.bcel.generic.Type
-
- getSize() - Method in interface org.apache.bcel.util.ClassPath.ClassFile
-
- getSize() - Method in class org.apache.bcel.verifier.VerifierFactoryListModel
-
- getSource() - Method in class org.apache.bcel.classfile.JavaClass
-
- getSourceFileIndex() - Method in class org.apache.bcel.classfile.SourceFile
-
- getSourceFileName() - Method in class org.apache.bcel.classfile.JavaClass
-
- getSourceFileName() - Method in class org.apache.bcel.classfile.SourceFile
-
- getSourceLine(int) - Method in class org.apache.bcel.classfile.LineNumberTable
-
Map byte code positions to source code lines.
- getSourceLine() - Method in class org.apache.bcel.generic.LineNumberGen
-
- getStack() - Method in class org.apache.bcel.verifier.structurals.Frame
-
- getStackMap() - Method in class org.apache.bcel.classfile.StackMap
-
- getStackTrace(Throwable) - Static method in class org.apache.bcel.verifier.exc.Utility
-
This method returns the stack trace of a Throwable instance as a String.
- getStart() - Method in class org.apache.bcel.generic.InstructionList
-
- getStart() - Method in class org.apache.bcel.generic.LocalVariableGen
-
- getStartPC() - Method in class org.apache.bcel.classfile.CodeException
-
- getStartPC() - Method in class org.apache.bcel.classfile.LineNumber
-
- getStartPC() - Method in class org.apache.bcel.classfile.LocalVariable
-
- getStartPC() - Method in class org.apache.bcel.generic.CodeExceptionGen
-
- GETSTATIC - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- GETSTATIC - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- GETSTATIC - Class in org.apache.bcel.generic
-
GETSTATIC - Fetch static field from class
- GETSTATIC(int) - Constructor for class org.apache.bcel.generic.GETSTATIC
-
- GETSTATIC2_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- GETSTATIC2_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- GETSTATIC_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- GETSTATIC_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- getStatus() - Method in class org.apache.bcel.verifier.VerificationResult
-
- getStringIndex() - Method in class org.apache.bcel.classfile.ConstantString
-
- getSubroutine(InstructionHandle) - Method in class org.apache.bcel.verifier.structurals.Subroutines
-
Returns the Subroutine object associated with the given
leader (that is, the first instruction of the subroutine).
- getSuccessors() - Method in interface org.apache.bcel.verifier.structurals.InstructionContext
-
Returns the usual control flow successors.
- getSuperClass() - Method in class org.apache.bcel.classfile.JavaClass
-
- getSuperClasses() - Method in class org.apache.bcel.classfile.JavaClass
-
- getSuperClasses(JavaClass) - Static method in class org.apache.bcel.Repository
-
- getSuperClasses(String) - Static method in class org.apache.bcel.Repository
-
- getSuperclassName() - Method in class org.apache.bcel.classfile.JavaClass
-
returns the super class name of this class.
- getSuperclassName() - Method in class org.apache.bcel.generic.ClassGen
-
- getSuperclassNameIndex() - Method in class org.apache.bcel.classfile.JavaClass
-
- getSuperclassNameIndex() - Method in class org.apache.bcel.generic.ClassGen
-
- getTableLength() - Method in class org.apache.bcel.classfile.LineNumberTable
-
- getTableLength() - Method in class org.apache.bcel.classfile.LocalVariableTable
-
- getTableLength() - Method in class org.apache.bcel.classfile.LocalVariableTypeTable
-
- getTag() - Method in class org.apache.bcel.classfile.Attribute
-
- getTag() - Method in class org.apache.bcel.classfile.Constant
-
- getTag() - Method in interface org.apache.bcel.verifier.structurals.InstructionContext
-
The getTag and setTag methods may be used for
temporary flagging, such as graph colouring.
- getTarget() - Method in class org.apache.bcel.generic.BranchHandle
-
- getTarget() - Method in class org.apache.bcel.generic.BranchInstruction
-
- getTarget() - Method in class org.apache.bcel.generic.ReturnaddressType
-
- getTargeters() - Method in class org.apache.bcel.generic.InstructionHandle
-
- getTargetOffset(InstructionHandle) - Method in class org.apache.bcel.generic.BranchInstruction
-
- getTargetOffset() - Method in class org.apache.bcel.generic.BranchInstruction
-
- getTargets() - Method in class org.apache.bcel.generic.Select
-
- getTargets() - Method in exception org.apache.bcel.generic.TargetLostException
-
- getThis() - Static method in class org.apache.bcel.verifier.structurals.Frame
-
- getTime() - Method in interface org.apache.bcel.util.ClassPath.ClassFile
-
- getTopLevel() - Method in class org.apache.bcel.verifier.structurals.Subroutines
-
For easy handling, the piece of code that is not a
subroutine, the top-level, is also modeled as a Subroutine
object.
- getType() - Method in class org.apache.bcel.classfile.Field
-
- getType() - Method in class org.apache.bcel.classfile.StackMapType
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.ACONST_NULL
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.ArithmeticInstruction
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.ArrayInstruction
-
- getType(byte) - Static method in class org.apache.bcel.generic.BasicType
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.BIPUSH
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.ConversionInstruction
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.CPInstruction
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.DCMPG
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.DCMPL
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.DCONST
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.FCMPG
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.FCMPL
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.FCONST
-
- getType() - Method in class org.apache.bcel.generic.FieldGenOrMethodGen
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.FieldInstruction
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.ICONST
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.IINC
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.InvokeInstruction
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.JsrInstruction
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.LCMP
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.LCONST
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.LDC
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.LDC2_W
-
- getType(ConstantPoolGen) - Method in interface org.apache.bcel.generic.LoadClass
-
Returns the type associated with this instruction.
- getType() - Method in class org.apache.bcel.generic.LocalVariableGen
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.LocalVariableInstruction
-
Returns the type associated with the instruction -
in case of ALOAD or ASTORE Type.OBJECT is returned.
- getType() - Method in interface org.apache.bcel.generic.NamedAndTyped
-
- getType() - Method in class org.apache.bcel.generic.NEWARRAY
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.RET
-
- getType() - Method in class org.apache.bcel.generic.ReturnInstruction
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.ReturnInstruction
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.SIPUSH
-
- getType(ConstantPoolGen) - Method in class org.apache.bcel.generic.StackInstruction
-
- getType() - Method in class org.apache.bcel.generic.Type
-
- getType(String) - Static method in class org.apache.bcel.generic.Type
-
Convert signature to a Type object.
- getType(Class<?>) - Static method in class org.apache.bcel.generic.Type
-
Convert runtime java.lang.Class to BCEL Type object.
- getType(ConstantPoolGen) - Method in interface org.apache.bcel.generic.TypedInstruction
-
- getType(int) - Method in class org.apache.bcel.verifier.statics.LocalVariableInfo
-
Returns the type of the local variable that uses this local
variable slot at the given bytecode offset.
- getTypecode() - Method in class org.apache.bcel.generic.NEWARRAY
-
- getTypeIndex() - Method in class org.apache.bcel.classfile.AnnotationEntry
-
- getTypeIndex() - Method in class org.apache.bcel.classfile.EnumElementValue
-
- getTypeIndex() - Method in class org.apache.bcel.generic.AnnotationEntryGen
-
- getTypeIndex() - Method in class org.apache.bcel.generic.EnumElementValueGen
-
- getTypeName(int) - Static method in class org.apache.bcel.Const
-
The primitive type names corresponding to the T_XX constants,
e.g., TYPE_NAMES[T_INT] = "int"
- getTypeName() - Method in class org.apache.bcel.generic.AnnotationEntryGen
-
- getTypes(Class<?>[]) - Static method in class org.apache.bcel.generic.Type
-
Convert runtime java.lang.Class[] to BCEL Type objects.
- getTypeSignature() - Method in class org.apache.bcel.generic.AnnotationEntryGen
-
- getTypesOfLocals() - Method in class org.apache.bcel.classfile.StackMapEntry
-
- getTypesOfStackItems() - Method in class org.apache.bcel.classfile.StackMapEntry
-
- getValue() - Method in class org.apache.bcel.classfile.ElementValuePair
-
- getValue() - Method in class org.apache.bcel.generic.BIPUSH
-
- getValue() - Method in interface org.apache.bcel.generic.ConstantPushInstruction
-
- getValue() - Method in class org.apache.bcel.generic.DCONST
-
- getValue() - Method in class org.apache.bcel.generic.ElementValuePairGen
-
- getValue() - Method in class org.apache.bcel.generic.FCONST
-
- getValue() - Method in class org.apache.bcel.generic.ICONST
-
- getValue() - Method in class org.apache.bcel.generic.LCONST
-
- getValue(ConstantPoolGen) - Method in class org.apache.bcel.generic.LDC
-
- getValue(ConstantPoolGen) - Method in class org.apache.bcel.generic.LDC2_W
-
- getValue() - Method in class org.apache.bcel.generic.SIPUSH
-
- getValueBoolean() - Method in class org.apache.bcel.classfile.SimpleElementValue
-
- getValueByte() - Method in class org.apache.bcel.classfile.SimpleElementValue
-
- getValueChar() - Method in class org.apache.bcel.classfile.SimpleElementValue
-
- getValueDouble() - Method in class org.apache.bcel.classfile.SimpleElementValue
-
- getValueFloat() - Method in class org.apache.bcel.classfile.SimpleElementValue
-
- getValueIndex() - Method in class org.apache.bcel.classfile.EnumElementValue
-
- getValueIndex() - Method in class org.apache.bcel.generic.EnumElementValueGen
-
- getValueInt() - Method in class org.apache.bcel.classfile.SimpleElementValue
-
- getValueInt() - Method in class org.apache.bcel.generic.SimpleElementValueGen
-
- getValueLong() - Method in class org.apache.bcel.classfile.SimpleElementValue
-
- getValues() - Method in class org.apache.bcel.generic.AnnotationEntryGen
-
Returns list of ElementNameValuePair objects
- getValueShort() - Method in class org.apache.bcel.classfile.SimpleElementValue
-
- getValueString() - Method in class org.apache.bcel.classfile.SimpleElementValue
-
- getValueString() - Method in class org.apache.bcel.generic.SimpleElementValueGen
-
- getVerifier(String) - Static method in class org.apache.bcel.verifier.VerifierFactory
-
Returns the (only) verifier responsible for the class with the given name.
- getVerifiers() - Static method in class org.apache.bcel.verifier.VerifierFactory
-
Returns all Verifier instances created so far.
- GOTO - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- GOTO - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- GOTO - Class in org.apache.bcel.generic
-
GOTO - Branch always (to relative offset, not absolute address)
- GOTO(InstructionHandle) - Constructor for class org.apache.bcel.generic.GOTO
-
- GOTO_W - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- GOTO_W - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- GOTO_W - Class in org.apache.bcel.generic
-
GOTO_W - Branch always (to relative offset, not absolute address)
- GOTO_W(InstructionHandle) - Constructor for class org.apache.bcel.generic.GOTO_W
-
- GotoInstruction - Class in org.apache.bcel.generic
-
Super class for GOTO
- GraphicalVerifier - Class in org.apache.bcel.verifier
-
A graphical user interface application demonstrating JustIce.
- GraphicalVerifier() - Constructor for class org.apache.bcel.verifier.GraphicalVerifier
-
Constructor.
- I2B - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- I2B - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- I2B - Class in org.apache.bcel.generic
-
I2B - Convert int to byte
- I2B() - Constructor for class org.apache.bcel.generic.I2B
-
Convert int to byte
- I2B - Static variable in class org.apache.bcel.generic.InstructionConst
-
- I2B - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- I2C - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- I2C - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- I2C - Class in org.apache.bcel.generic
-
I2C - Convert int to char
- I2C() - Constructor for class org.apache.bcel.generic.I2C
-
Convert int to char
- I2C - Static variable in class org.apache.bcel.generic.InstructionConst
-
- I2C - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- I2D - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- I2D - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- I2D - Class in org.apache.bcel.generic
-
I2D - Convert int to double
- I2D() - Constructor for class org.apache.bcel.generic.I2D
-
Convert int to double
- I2D - Static variable in class org.apache.bcel.generic.InstructionConst
-
- I2D - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- I2F - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- I2F - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- I2F - Class in org.apache.bcel.generic
-
I2F - Convert int to float
- I2F() - Constructor for class org.apache.bcel.generic.I2F
-
Convert int to float
- I2F - Static variable in class org.apache.bcel.generic.InstructionConst
-
- I2F - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- I2L - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- I2L - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- I2L - Class in org.apache.bcel.generic
-
I2L - Convert int to long
- I2L() - Constructor for class org.apache.bcel.generic.I2L
-
Convert int to long
- I2L - Static variable in class org.apache.bcel.generic.InstructionConst
-
- I2L - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- I2S - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- I2S - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- I2S - Class in org.apache.bcel.generic
-
I2S - Convert int to short
- I2S() - Constructor for class org.apache.bcel.generic.I2S
-
- I2S - Static variable in class org.apache.bcel.generic.InstructionConst
-
- I2S - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- i_position - Variable in class org.apache.bcel.generic.InstructionHandle
-
- IADD - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IADD - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IADD - Class in org.apache.bcel.generic
-
IADD - Add ints
- IADD() - Constructor for class org.apache.bcel.generic.IADD
-
Add ints
- IADD - Static variable in class org.apache.bcel.generic.InstructionConst
-
- IADD - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- IALOAD - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IALOAD - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IALOAD - Class in org.apache.bcel.generic
-
IALOAD - Load int from array
- IALOAD() - Constructor for class org.apache.bcel.generic.IALOAD
-
Load int from array
- IALOAD - Static variable in class org.apache.bcel.generic.InstructionConst
-
- IALOAD - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- IAND - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IAND - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IAND - Class in org.apache.bcel.generic
-
IAND - Bitwise AND int
- IAND() - Constructor for class org.apache.bcel.generic.IAND
-
- IAND - Static variable in class org.apache.bcel.generic.InstructionConst
-
- IAND - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- IASTORE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IASTORE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IASTORE - Class in org.apache.bcel.generic
-
IASTORE - Store into int array
- IASTORE() - Constructor for class org.apache.bcel.generic.IASTORE
-
Store into int array
- IASTORE - Static variable in class org.apache.bcel.generic.InstructionConst
-
- IASTORE - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ICONST - Class in org.apache.bcel.generic
-
ICONST - Push value between -1, ..., 5, other values cause an exception
- ICONST(int) - Constructor for class org.apache.bcel.generic.ICONST
-
- ICONST_0 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ICONST_0 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ICONST_0 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ICONST_0 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ICONST_1 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ICONST_1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ICONST_1 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ICONST_1 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ICONST_2 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ICONST_2 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ICONST_2 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ICONST_2 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ICONST_3 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ICONST_3 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ICONST_3 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ICONST_3 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ICONST_4 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ICONST_4 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ICONST_4 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ICONST_4 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ICONST_5 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ICONST_5 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ICONST_5 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ICONST_5 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ICONST_M1 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ICONST_M1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ICONST_M1 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ICONST_M1 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- IDIV - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IDIV - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IDIV - Class in org.apache.bcel.generic
-
IDIV - Divide ints
- IDIV() - Constructor for class org.apache.bcel.generic.IDIV
-
Divide ints
- IDIV - Static variable in class org.apache.bcel.generic.InstructionConst
-
- IDIV - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- IF_ACMPEQ - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IF_ACMPEQ - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IF_ACMPEQ - Class in org.apache.bcel.generic
-
IF_ACMPEQ - Branch if reference comparison succeeds
- IF_ACMPEQ(InstructionHandle) - Constructor for class org.apache.bcel.generic.IF_ACMPEQ
-
- IF_ACMPNE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IF_ACMPNE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IF_ACMPNE - Class in org.apache.bcel.generic
-
IF_ACMPNE - Branch if reference comparison doesn't succeed
- IF_ACMPNE(InstructionHandle) - Constructor for class org.apache.bcel.generic.IF_ACMPNE
-
- IF_ICMPEQ - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IF_ICMPEQ - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IF_ICMPEQ - Class in org.apache.bcel.generic
-
IF_ICMPEQ - Branch if int comparison succeeds
- IF_ICMPEQ(InstructionHandle) - Constructor for class org.apache.bcel.generic.IF_ICMPEQ
-
- IF_ICMPGE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IF_ICMPGE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IF_ICMPGE - Class in org.apache.bcel.generic
-
IF_ICMPGE - Branch if int comparison succeeds
- IF_ICMPGE(InstructionHandle) - Constructor for class org.apache.bcel.generic.IF_ICMPGE
-
- IF_ICMPGT - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IF_ICMPGT - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IF_ICMPGT - Class in org.apache.bcel.generic
-
IF_ICMPGT - Branch if int comparison succeeds
- IF_ICMPGT(InstructionHandle) - Constructor for class org.apache.bcel.generic.IF_ICMPGT
-
- IF_ICMPLE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IF_ICMPLE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IF_ICMPLE - Class in org.apache.bcel.generic
-
IF_ICMPLE - Branch if int comparison succeeds
- IF_ICMPLE(InstructionHandle) - Constructor for class org.apache.bcel.generic.IF_ICMPLE
-
- IF_ICMPLT - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IF_ICMPLT - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IF_ICMPLT - Class in org.apache.bcel.generic
-
IF_ICMPLT - Branch if int comparison succeeds
- IF_ICMPLT(InstructionHandle) - Constructor for class org.apache.bcel.generic.IF_ICMPLT
-
- IF_ICMPNE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IF_ICMPNE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IF_ICMPNE - Class in org.apache.bcel.generic
-
IF_ICMPNE - Branch if int comparison doesn't succeed
- IF_ICMPNE(InstructionHandle) - Constructor for class org.apache.bcel.generic.IF_ICMPNE
-
- IFEQ - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IFEQ - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IFEQ - Class in org.apache.bcel.generic
-
IFEQ - Branch if int comparison with zero succeeds
- IFEQ(InstructionHandle) - Constructor for class org.apache.bcel.generic.IFEQ
-
- IFGE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IFGE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IFGE - Class in org.apache.bcel.generic
-
IFGE - Branch if int comparison with zero succeeds
- IFGE(InstructionHandle) - Constructor for class org.apache.bcel.generic.IFGE
-
- IFGT - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IFGT - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IFGT - Class in org.apache.bcel.generic
-
IFGT - Branch if int comparison with zero succeeds
- IFGT(InstructionHandle) - Constructor for class org.apache.bcel.generic.IFGT
-
- IfInstruction - Class in org.apache.bcel.generic
-
Super class for the IFxxx family of instructions.
- IfInstruction(short, InstructionHandle) - Constructor for class org.apache.bcel.generic.IfInstruction
-
- IFLE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IFLE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IFLE - Class in org.apache.bcel.generic
-
IFLE - Branch if int comparison with zero succeeds
- IFLE(InstructionHandle) - Constructor for class org.apache.bcel.generic.IFLE
-
- IFLT - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IFLT - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IFLT - Class in org.apache.bcel.generic
-
IFLT - Branch if int comparison with zero succeeds
- IFLT(InstructionHandle) - Constructor for class org.apache.bcel.generic.IFLT
-
- IFNE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IFNE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IFNE - Class in org.apache.bcel.generic
-
IFNE - Branch if int comparison with zero succeeds
- IFNE(InstructionHandle) - Constructor for class org.apache.bcel.generic.IFNE
-
- IFNONNULL - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IFNONNULL - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IFNONNULL - Class in org.apache.bcel.generic
-
IFNONNULL - Branch if reference is not null
- IFNONNULL(InstructionHandle) - Constructor for class org.apache.bcel.generic.IFNONNULL
-
- IFNULL - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IFNULL - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IFNULL - Class in org.apache.bcel.generic
-
IFNULL - Branch if reference is not null
- IFNULL(InstructionHandle) - Constructor for class org.apache.bcel.generic.IFNULL
-
- IINC - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IINC - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IINC - Class in org.apache.bcel.generic
-
IINC - Increment local variable by constant
- IINC(int, int) - Constructor for class org.apache.bcel.generic.IINC
-
- ILLEGAL_ACCESS_ERROR - Static variable in class org.apache.bcel.ExceptionConst
-
- ILLEGAL_ACCESS_ERROR - Static variable in interface org.apache.bcel.ExceptionConstants
-
Deprecated.
- ILLEGAL_MONITOR_STATE - Static variable in class org.apache.bcel.ExceptionConst
-
- ILLEGAL_MONITOR_STATE - Static variable in interface org.apache.bcel.ExceptionConstants
-
Deprecated.
- ILLEGAL_OPCODE - Static variable in class org.apache.bcel.Const
-
Mnemonic for an illegal opcode.
- ILLEGAL_OPCODE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Mnemonic for an illegal opcode.
- ILLEGAL_TYPE - Static variable in class org.apache.bcel.Const
-
Mnemonic for an illegal type.
- ILLEGAL_TYPE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Mnemonic for an illegal type.
- ILOAD - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ILOAD - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ILOAD - Class in org.apache.bcel.generic
-
ILOAD - Load int from local variable onto stack
- ILOAD(int) - Constructor for class org.apache.bcel.generic.ILOAD
-
Load int from local variable
- ILOAD_0 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ILOAD_0 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ILOAD_0 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ILOAD_0 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ILOAD_1 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ILOAD_1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ILOAD_1 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ILOAD_1 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ILOAD_2 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ILOAD_2 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ILOAD_2 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ILOAD_2 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ILOAD_3 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ILOAD_3 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IMPDEP1 - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- IMPDEP1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- IMPDEP1 - Class in org.apache.bcel.generic
-
IMPDEP1 - Implementation dependent
- IMPDEP1() - Constructor for class org.apache.bcel.generic.IMPDEP1
-
- IMPDEP2 - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- IMPDEP2 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- IMPDEP2 - Class in org.apache.bcel.generic
-
IMPDEP2 - Implementation dependent
- IMPDEP2() - Constructor for class org.apache.bcel.generic.IMPDEP2
-
- implementationOf(JavaClass) - Method in class org.apache.bcel.classfile.JavaClass
-
- implementationOf(JavaClass, JavaClass) - Static method in class org.apache.bcel.Repository
-
- implementationOf(String, String) - Static method in class org.apache.bcel.Repository
-
- implementationOf(JavaClass, String) - Static method in class org.apache.bcel.Repository
-
- implementationOf(String, JavaClass) - Static method in class org.apache.bcel.Repository
-
- IMUL - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IMUL - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IMUL - Class in org.apache.bcel.generic
-
IMUL - Multiply ints
- IMUL() - Constructor for class org.apache.bcel.generic.IMUL
-
Multiply ints
- IMUL - Static variable in class org.apache.bcel.generic.InstructionConst
-
- IMUL - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- INCOMPATIBLE_CLASS_CHANGE_ERROR - Static variable in class org.apache.bcel.ExceptionConst
-
- INCOMPATIBLE_CLASS_CHANGE_ERROR - Static variable in interface org.apache.bcel.ExceptionConstants
-
Deprecated.
- index - Variable in class org.apache.bcel.generic.BranchInstruction
-
- index - Variable in class org.apache.bcel.generic.ConstantPoolGen
-
- index - Variable in class org.apache.bcel.generic.CPInstruction
-
- IndexedInstruction - Interface in org.apache.bcel.generic
-
Denote entity that refers to an index, e.g.
- indices - Variable in class org.apache.bcel.generic.Select
-
- INEG - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- INEG - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- INEG - Class in org.apache.bcel.generic
-
INEG - Negate int
- INEG() - Constructor for class org.apache.bcel.generic.INEG
-
- INEG - Static variable in class org.apache.bcel.generic.InstructionConst
-
- INEG - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.BIPUSH
-
Read needed data (e.g.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.BranchInstruction
-
Read needed data (e.g.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.CPInstruction
-
Read needed data (i.e., index) from file.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.GOTO_W
-
Read needed data (e.g.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.IINC
-
Read needed data (e.g.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.Instruction
-
Read needed data (e.g.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.INVOKEDYNAMIC
-
Read needed data (i.e., index) from file.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.INVOKEINTERFACE
-
Read needed data (i.e., index) from file.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.JSR_W
-
Read needed data (e.g.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.LDC
-
Read needed data (e.g.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.LDC_W
-
Read needed data (i.e., index) from file.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.LocalVariableInstruction
-
Read needed data (e.g.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.LOOKUPSWITCH
-
Read needed data (e.g.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.MULTIANEWARRAY
-
Read needed data (i.e., no.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.NEWARRAY
-
Read needed data (e.g.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.RET
-
Read needed data (e.g.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.Select
-
Read needed data (e.g.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.SIPUSH
-
Read needed data (e.g.
- initFromFile(ByteSequence, boolean) - Method in class org.apache.bcel.generic.TABLESWITCH
-
Read needed data (e.g.
- initializeObject(UninitializedObjectType) - Method in class org.apache.bcel.verifier.structurals.LocalVariables
-
Replaces all occurences of u in this local variables set
with an "initialized" ObjectType.
- initializeObject(UninitializedObjectType) - Method in class org.apache.bcel.verifier.structurals.OperandStack
-
Replaces all occurences of u in this OperandStack instance
with an "initialized" ObjectType.
- InnerClass - Class in org.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.apache.bcel.classfile.InnerClass
-
Initialize from another object.
- InnerClass(int, int, int, int) - Constructor for class org.apache.bcel.classfile.InnerClass
-
- InnerClasses - Class in org.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.apache.bcel.classfile.InnerClasses
-
Initialize from another object.
- InnerClasses(int, int, InnerClass[], ConstantPool) - Constructor for class org.apache.bcel.classfile.InnerClasses
-
- insert(InstructionHandle, InstructionList) - Method in class org.apache.bcel.generic.InstructionList
-
Insert another list before Instruction handle ih contained in this list.
- insert(InstructionList) - Method in class org.apache.bcel.generic.InstructionList
-
Insert another list.
- insert(Instruction, InstructionList) - Method in class org.apache.bcel.generic.InstructionList
-
Insert another list before Instruction i contained in this list.
- insert(Instruction) - Method in class org.apache.bcel.generic.InstructionList
-
Insert an instruction at start of this list.
- insert(BranchInstruction) - Method in class org.apache.bcel.generic.InstructionList
-
Insert a branch instruction at start of this list.
- insert(Instruction, Instruction) - Method in class org.apache.bcel.generic.InstructionList
-
Insert a single instruction j before another instruction i, which must be in this list of course!
- insert(Instruction, CompoundInstruction) - Method in class org.apache.bcel.generic.InstructionList
-
Insert a compound instruction before instruction i.
- insert(CompoundInstruction) - Method in class org.apache.bcel.generic.InstructionList
-
Insert a compound instruction.
- insert(InstructionHandle, Instruction) - Method in class org.apache.bcel.generic.InstructionList
-
Insert an instruction before instruction (handle) ih contained in this list.
- insert(InstructionHandle, CompoundInstruction) - Method in class org.apache.bcel.generic.InstructionList
-
Insert a compound instruction.
- insert(InstructionHandle, BranchInstruction) - Method in class org.apache.bcel.generic.InstructionList
-
Insert an instruction before instruction (handle) ih contained in this list.
- instanceOf(JavaClass) - Method in class org.apache.bcel.classfile.JavaClass
-
Equivalent to runtime "instanceof" operator.
- INSTANCEOF - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- INSTANCEOF - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- INSTANCEOF - Class in org.apache.bcel.generic
-
INSTANCEOF - Determine if object is of given type
- INSTANCEOF(int) - Constructor for class org.apache.bcel.generic.INSTANCEOF
-
- instanceOf(JavaClass, JavaClass) - Static method in class org.apache.bcel.Repository
-
Equivalent to runtime "instanceof" operator.
- instanceOf(String, String) - Static method in class org.apache.bcel.Repository
-
- instanceOf(JavaClass, String) - Static method in class org.apache.bcel.Repository
-
- instanceOf(String, JavaClass) - Static method in class org.apache.bcel.Repository
-
- INSTANCEOF_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- INSTANCEOF_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- INSTANTIATION_ERROR - Static variable in class org.apache.bcel.ExceptionConst
-
- INSTANTIATION_ERROR - Static variable in interface org.apache.bcel.ExceptionConstants
-
Deprecated.
- InstConstraintVisitor - Class in org.apache.bcel.verifier.structurals
-
A Visitor class testing for valid preconditions of JVM instructions.
- InstConstraintVisitor() - Constructor for class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
The constructor.
- Instruction - Class in org.apache.bcel.generic
-
Abstract super class for all Java byte codes.
- Instruction(short, short) - Constructor for class org.apache.bcel.generic.Instruction
-
- InstructionComparator - Interface in org.apache.bcel.generic
-
Equality of instructions isn't clearly to be defined.
- InstructionConst - Class in org.apache.bcel.generic
-
This interface contains shareable instruction objects.
- InstructionConstants - Interface in org.apache.bcel.generic
-
- InstructionConstants.Clinit - Class in org.apache.bcel.generic
-
Deprecated.
- InstructionContext - Interface in org.apache.bcel.verifier.structurals
-
An InstructionContext offers convenient access
to information like control flow successors and
such.
- InstructionFactory - Class in org.apache.bcel.generic
-
Instances of this class may be used, e.g., to generate typed
versions of instructions.
- InstructionFactory(ClassGen, ConstantPoolGen) - Constructor for class org.apache.bcel.generic.InstructionFactory
-
- InstructionFactory(ClassGen) - Constructor for class org.apache.bcel.generic.InstructionFactory
-
Initialize with ClassGen object
- InstructionFactory(ConstantPoolGen) - Constructor for class org.apache.bcel.generic.InstructionFactory
-
Initialize just with ConstantPoolGen object
- InstructionFinder - Class in org.apache.bcel.util
-
InstructionFinder is a tool to search for given instructions patterns, i.e.,
match sequences of instructions in an instruction list via regular
expressions.
- InstructionFinder(InstructionList) - Constructor for class org.apache.bcel.util.InstructionFinder
-
- InstructionFinder.CodeConstraint - Interface in org.apache.bcel.util
-
Code patterns found may be checked using an additional user-defined
constraint object whether they really match the needed criterion.
- InstructionHandle - Class in org.apache.bcel.generic
-
Instances of this class give users a handle to the instructions contained in
an InstructionList.
- InstructionHandle(Instruction) - Constructor for class org.apache.bcel.generic.InstructionHandle
-
- InstructionList - Class in org.apache.bcel.generic
-
This class is a container for a list of
Instruction objects.
- InstructionList() - Constructor for class org.apache.bcel.generic.InstructionList
-
Create (empty) instruction list.
- InstructionList(Instruction) - Constructor for class org.apache.bcel.generic.InstructionList
-
Create instruction list containing one instruction.
- InstructionList(BranchInstruction) - Constructor for class org.apache.bcel.generic.InstructionList
-
Create instruction list containing one instruction.
- InstructionList(CompoundInstruction) - Constructor for class org.apache.bcel.generic.InstructionList
-
Initialize list with (nonnull) compound instruction.
- InstructionList(byte[]) - Constructor for class org.apache.bcel.generic.InstructionList
-
Initialize instruction list from byte array.
- InstructionListObserver - Interface in org.apache.bcel.generic
-
Implement this interface if you're interested in changes to an InstructionList object
and register yourself with addObserver().
- INSTRUCTIONS - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
Get object via its opcode, for immutable instructions like
branch instructions entries are set to null.
- InstructionTargeter - Interface in org.apache.bcel.generic
-
Denote that a class targets InstructionHandles within an InstructionList.
- INT - Static variable in class org.apache.bcel.generic.Type
-
- INT2BYTE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- INT2BYTE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- INT2CHAR - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- INT2CHAR - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- INT2SHORT - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- INT2SHORT - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- INTERFACES_IMPLEMENTED_BY_ARRAYS - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
The names of the interfaces implemented by arrays
- IntList - Class in org.apache.bcel.verifier.statics
-
A small utility class representing a set of basic int values.
- InvalidMethodException - Exception in org.apache.bcel.verifier.exc
-
Instances of this class are thrown by BCEL's class file verifier "JustIce"
when the verification of a method is requested that does not exist.
- InvalidMethodException(String) - Constructor for exception org.apache.bcel.verifier.exc.InvalidMethodException
-
Constructs an InvalidMethodException with the specified detail message.
- invalidReturnTypeError(Type, MethodGen) - Method in class org.apache.bcel.verifier.structurals.Pass3bVerifier
-
Throws an exception indicating the returned type is not compatible with the return type of the given method
- INVOKEDYNAMIC - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- INVOKEDYNAMIC - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- INVOKEDYNAMIC - Class in org.apache.bcel.generic
-
Class for INVOKEDYNAMIC.
- INVOKEDYNAMIC(int) - Constructor for class org.apache.bcel.generic.INVOKEDYNAMIC
-
- InvokeInstruction - Class in org.apache.bcel.generic
-
Super class for the INVOKExxx family of instructions.
- InvokeInstruction(short, int) - Constructor for class org.apache.bcel.generic.InvokeInstruction
-
- INVOKEINTERFACE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- INVOKEINTERFACE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- INVOKEINTERFACE - Class in org.apache.bcel.generic
-
INVOKEINTERFACE - Invoke interface method
- INVOKEINTERFACE(int, int) - Constructor for class org.apache.bcel.generic.INVOKEINTERFACE
-
- INVOKEINTERFACE_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- INVOKEINTERFACE_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- INVOKENONVIRTUAL - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- INVOKENONVIRTUAL - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- INVOKENONVIRTUAL_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- INVOKENONVIRTUAL_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- INVOKESPECIAL - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- INVOKESPECIAL - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- INVOKESPECIAL - Class in org.apache.bcel.generic
-
INVOKESPECIAL - Invoke instance method; special handling for superclass, private
and instance initialization method invocations
- INVOKESPECIAL(int) - Constructor for class org.apache.bcel.generic.INVOKESPECIAL
-
- INVOKESTATIC - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- INVOKESTATIC - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- INVOKESTATIC - Class in org.apache.bcel.generic
-
INVOKESTATIC - Invoke a class (static) method
- INVOKESTATIC(int) - Constructor for class org.apache.bcel.generic.INVOKESTATIC
-
- INVOKESTATIC_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- INVOKESTATIC_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- INVOKESUPER_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- INVOKESUPER_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- INVOKEVIRTUAL - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- INVOKEVIRTUAL - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- INVOKEVIRTUAL - Class in org.apache.bcel.generic
-
INVOKEVIRTUAL - Invoke instance method; dispatch based on class
- INVOKEVIRTUAL(int) - Constructor for class org.apache.bcel.generic.INVOKEVIRTUAL
-
- INVOKEVIRTUAL_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- INVOKEVIRTUAL_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- INVOKEVIRTUAL_QUICK_W - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- INVOKEVIRTUAL_QUICK_W - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- INVOKEVIRTUALOBJECT_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- INVOKEVIRTUALOBJECT_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- IOR - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IOR - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IOR - Static variable in class org.apache.bcel.generic.InstructionConst
-
- IOR - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- IOR - Class in org.apache.bcel.generic
-
IOR - Bitwise OR int
- IOR() - Constructor for class org.apache.bcel.generic.IOR
-
- IREM - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IREM - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IREM - Static variable in class org.apache.bcel.generic.InstructionConst
-
- IREM - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- IREM - Class in org.apache.bcel.generic
-
IREM - Remainder of int
- IREM() - Constructor for class org.apache.bcel.generic.IREM
-
Remainder of ints
- IRETURN - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IRETURN - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IRETURN - Static variable in class org.apache.bcel.generic.InstructionConst
-
- IRETURN - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- IRETURN - Class in org.apache.bcel.generic
-
IRETURN - Return int from method
- IRETURN() - Constructor for class org.apache.bcel.generic.IRETURN
-
Return int from method
- isAbstract(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isAbstract() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isActualParameterList(String) - Static method in class org.apache.bcel.classfile.Signature
-
- isAnnotation(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isAnnotation() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isAnonymous() - Method in class org.apache.bcel.classfile.JavaClass
-
- isAssignmentCompatibleWith(Type) - Method in class org.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.
- isCastableTo(Type) - Method in class org.apache.bcel.generic.ReferenceType
-
Return true iff this type is castable to another type t as defined in
the JVM specification.
- isClass() - Method in class org.apache.bcel.classfile.JavaClass
-
- isDead(InstructionHandle) - Method in class org.apache.bcel.verifier.structurals.ControlFlowGraph
-
Returns true, if and only if the said instruction is not reachable; that means,
if it is not part of this ControlFlowGraph.
- isEmpty() - Method in class org.apache.bcel.generic.InstructionList
-
Test for empty list.
- isEmpty() - Method in class org.apache.bcel.verifier.structurals.OperandStack
-
Returns true IFF this OperandStack is empty.
- isEnum(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isEnum() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isFinal(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isFinal() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isFinal() - Method in class org.apache.bcel.classfile.MethodParameter
-
- isFormalParameterList(String) - Static method in class org.apache.bcel.classfile.Signature
-
- ISHL - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ISHL - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ISHL - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ISHL - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ISHL - Class in org.apache.bcel.generic
-
ISHL - Arithmetic shift left int
- ISHL() - Constructor for class org.apache.bcel.generic.ISHL
-
- ISHR - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ISHR - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ISHR - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ISHR - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ISHR - Class in org.apache.bcel.generic
-
ISHR - Arithmetic shift right int
- ISHR() - Constructor for class org.apache.bcel.generic.ISHR
-
- isInterface(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isInterface() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isJavaIdentifierPart(char) - Static method in class org.apache.bcel.classfile.Utility
-
- isMandated() - Method in class org.apache.bcel.classfile.MethodParameter
-
- isNative(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isNative() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isNested() - Method in class org.apache.bcel.classfile.JavaClass
-
- isPrivate(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isPrivate() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isProtected(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isProtected() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isPublic(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isPublic() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isRuntimeVisible() - Method in class org.apache.bcel.classfile.AnnotationEntry
-
- isRuntimeVisible() - Method in class org.apache.bcel.classfile.Annotations
-
- isRuntimeVisible() - Method in class org.apache.bcel.generic.AnnotationEntryGen
-
- isSet(int, int) - Static method in class org.apache.bcel.classfile.Utility
-
- isStatic(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isStatic() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isStrictfp(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isStrictfp() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isSuper() - Method in class org.apache.bcel.classfile.JavaClass
-
- isSynchronized(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isSynchronized() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isSynthetic(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isSynthetic() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isSynthetic() - Method in class org.apache.bcel.classfile.MethodParameter
-
- ISTORE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ISTORE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ISTORE - Class in org.apache.bcel.generic
-
ISTORE - Store int from stack into local variable
- ISTORE(int) - Constructor for class org.apache.bcel.generic.ISTORE
-
Store int into local variable
- ISTORE_0 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ISTORE_0 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ISTORE_0 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ISTORE_0 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ISTORE_1 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ISTORE_1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ISTORE_1 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ISTORE_1 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ISTORE_2 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ISTORE_2 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ISTORE_2 - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ISTORE_2 - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ISTORE_3 - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ISTORE_3 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- isTransient(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isTransient() - Method in class org.apache.bcel.classfile.AccessFlags
-
- ISUB - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- ISUB - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- ISUB - Static variable in class org.apache.bcel.generic.InstructionConst
-
- ISUB - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- ISUB - Class in org.apache.bcel.generic
-
ISUB - Substract ints
- ISUB() - Constructor for class org.apache.bcel.generic.ISUB
-
Substract ints
- isValidByte(int) - Static method in class org.apache.bcel.generic.Instruction
-
Check if the value can fit in a byte (signed)
- isValidShort(int) - Static method in class org.apache.bcel.generic.Instruction
-
Check if the value can fit in a short (signed)
- isVarArgs(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isVarArgs() - Method in class org.apache.bcel.classfile.AccessFlags
-
- isVolatile(boolean) - Method in class org.apache.bcel.classfile.AccessFlags
-
- isVolatile() - Method in class org.apache.bcel.classfile.AccessFlags
-
- ITEM_Bogus - Static variable in class org.apache.bcel.Const
-
Constants used in the StackMap attribute.
- ITEM_Bogus - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Constants used in the StackMap attribute.
- ITEM_Double - Static variable in class org.apache.bcel.Const
-
- ITEM_Double - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ITEM_Float - Static variable in class org.apache.bcel.Const
-
- ITEM_Float - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ITEM_InitObject - Static variable in class org.apache.bcel.Const
-
- ITEM_InitObject - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ITEM_Integer - Static variable in class org.apache.bcel.Const
-
- ITEM_Integer - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ITEM_Long - Static variable in class org.apache.bcel.Const
-
- ITEM_Long - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ITEM_NAMES - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ITEM_NewObject - Static variable in class org.apache.bcel.Const
-
- ITEM_NewObject - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ITEM_Null - Static variable in class org.apache.bcel.Const
-
- ITEM_Null - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- ITEM_Object - Static variable in class org.apache.bcel.Const
-
- ITEM_Object - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
- iterator() - Method in class org.apache.bcel.generic.InstructionList
-
- IUSHR - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IUSHR - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IUSHR - Static variable in class org.apache.bcel.generic.InstructionConst
-
- IUSHR - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- IUSHR - Class in org.apache.bcel.generic
-
IUSHR - Logical shift right int
- IUSHR() - Constructor for class org.apache.bcel.generic.IUSHR
-
- IXOR - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- IXOR - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- IXOR - Static variable in class org.apache.bcel.generic.InstructionConst
-
- IXOR - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- IXOR - Class in org.apache.bcel.generic
-
IXOR - Bitwise XOR int
- IXOR() - Constructor for class org.apache.bcel.generic.IXOR
-
- main(String[]) - Static method in class org.apache.bcel.util.BCELifier
-
Default main method
- main(String[]) - Static method in class org.apache.bcel.util.Class2HTML
-
- main(String[]) - Static method in class org.apache.bcel.util.JavaWrapper
-
Default main method used as wrapper, expects the fully qualified class name
of the real class as the first argument.
- main(String[]) - Static method in exception org.apache.bcel.verifier.exc.AssertionViolatedException
-
DO NOT USE.
- main(String[]) - Static method in class org.apache.bcel.verifier.GraphicalVerifier
-
Main method.
- main(String[]) - Static method in class org.apache.bcel.verifier.NativeVerifier
-
Works only on the first argument.
- main(String[]) - Static method in class org.apache.bcel.verifier.TransitiveHull
-
This method implements a demonstration program
of how to use the VerifierFactoryObserver.
- main(String[]) - Static method in class org.apache.bcel.verifier.Verifier
-
Verifies class files.
- main(String[]) - Static method in class org.apache.bcel.verifier.VerifyDialog
-
Verifies one or more class files.
- MAJOR - Static variable in class org.apache.bcel.Const
-
Default major version number.
- MAJOR - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Default major version number.
- MAJOR_1_1 - Static variable in class org.apache.bcel.Const
-
Major version number of class files for Java 1.1.
- MAJOR_1_1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Major version number of class files for Java 1.1.
- MAJOR_1_2 - Static variable in class org.apache.bcel.Const
-
Major version number of class files for Java 1.2.
- MAJOR_1_2 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Major version number of class files for Java 1.2.
- MAJOR_1_3 - Static variable in class org.apache.bcel.Const
-
Major version number of class files for Java 1.2.
- MAJOR_1_3 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Major version number of class files for Java 1.2.
- MAJOR_1_4 - Static variable in class org.apache.bcel.Const
-
Major version number of class files for Java 1.3.
- MAJOR_1_4 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Major version number of class files for Java 1.3.
- MAJOR_1_5 - Static variable in class org.apache.bcel.Const
-
Major version number of class files for Java 1.4.
- MAJOR_1_5 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Major version number of class files for Java 1.4.
- MAJOR_1_6 - Static variable in class org.apache.bcel.Const
-
Major version number of class files for Java 1.6.
- MAJOR_1_7 - Static variable in class org.apache.bcel.Const
-
Major version number of class files for Java 1.7.
- MAJOR_1_8 - Static variable in class org.apache.bcel.Const
-
Major version number of class files for Java 1.8.
- MAJOR_1_9 - Static variable in class org.apache.bcel.Const
-
Major version number of class files for Java 1.9.
- match - Variable in class org.apache.bcel.generic.Select
-
- match_length - Variable in class org.apache.bcel.generic.Select
-
- MAX_ACC_FLAG - Static variable in class org.apache.bcel.Const
-
One of the access flags for fields, methods, or classes.
- MAX_ACC_FLAG - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the access flags for fields, methods, or classes.
- MAX_ARRAY_DIMENSIONS - Static variable in class org.apache.bcel.Const
-
The maximum number of dimensions in an array (255).
- MAX_BYTE - Static variable in class org.apache.bcel.Const
-
Maximum value for an unsigned byte.
- MAX_BYTE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Maximum value for an unsigned byte.
- MAX_CODE_SIZE - Static variable in class org.apache.bcel.Const
-
Maximum code size (plus one; the code size must be LESS than this)
One of the limitations of the Java Virtual Machine.
- MAX_CODE_SIZE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the limitations of the Java Virtual Machine.
- MAX_CP_ENTRIES - Static variable in class org.apache.bcel.Const
-
Maximum Constant Pool entries.
- MAX_CP_ENTRIES - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
One of the limitations of the Java Virtual Machine.
- MAX_SHORT - Static variable in class org.apache.bcel.Const
-
Maximum value for an unsigned short.
- MAX_SHORT - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Maximum value for an unsigned short.
- maxLocals() - Method in class org.apache.bcel.verifier.structurals.LocalVariables
-
Returns the number of local variable slots this
LocalVariables instance has.
- maxStack() - Method in class org.apache.bcel.verifier.structurals.OperandStack
-
Returns the number of stack slots this stack can hold.
- MemorySensitiveClassPathRepository - Class in org.apache.bcel.util
-
This repository is used in situations where a Class is created outside the realm of a ClassLoader.
- MemorySensitiveClassPathRepository(ClassPath) - Constructor for class org.apache.bcel.util.MemorySensitiveClassPathRepository
-
- merge(LocalVariables) - Method in class org.apache.bcel.verifier.structurals.LocalVariables
-
Merges two local variables sets as described in the Java Virtual Machine Specification,
Second Edition, section 4.9.2, page 146.
- merge(OperandStack) - Method in class org.apache.bcel.verifier.structurals.OperandStack
-
Merges another stack state into this instance's stack state.
- Method - Class in org.apache.bcel.classfile
-
This class represents the method info structure, i.e., the representation
for a method in the class.
- Method() - Constructor for class org.apache.bcel.classfile.Method
-
Empty constructor, all attributes have to be defined via `setXXX'
methods.
- Method(Method) - Constructor for class org.apache.bcel.classfile.Method
-
Initialize from another object.
- Method(int, int, int, Attribute[], ConstantPool) - Constructor for class org.apache.bcel.classfile.Method
-
- MethodGen - Class in org.apache.bcel.generic
-
Template class for building up a method.
- MethodGen(int, Type, Type[], String[], String, String, InstructionList, ConstantPoolGen) - Constructor for class org.apache.bcel.generic.MethodGen
-
Declare method.
- MethodGen(Method, String, ConstantPoolGen) - Constructor for class org.apache.bcel.generic.MethodGen
-
Instantiate from existing method.
- MethodObserver - Interface in org.apache.bcel.generic
-
Implement this interface if you're interested in changes to a MethodGen object
and register yourself with addObserver().
- MethodParameter - Class in org.apache.bcel.classfile
-
Entry of the parameters table.
- MethodParameter() - Constructor for class org.apache.bcel.classfile.MethodParameter
-
- MethodParameters - Class in org.apache.bcel.classfile
-
This class represents a MethodParameters attribute.
- methodSignatureArgumentTypes(String) - Static method in class org.apache.bcel.classfile.Utility
-
- methodSignatureArgumentTypes(String, boolean) - Static method in class org.apache.bcel.classfile.Utility
-
- methodSignatureReturnType(String) - Static method in class org.apache.bcel.classfile.Utility
-
- methodSignatureReturnType(String, boolean) - Static method in class org.apache.bcel.classfile.Utility
-
- methodSignatureToString(String, String, String) - Static method in class org.apache.bcel.classfile.Utility
-
Converts method signature to string with all class names compacted.
- methodSignatureToString(String, String, String, boolean) - Static method in class org.apache.bcel.classfile.Utility
-
- methodSignatureToString(String, String, String, boolean, LocalVariableTable) - Static method in class org.apache.bcel.classfile.Utility
-
A returntype signature represents the return value from a method.
- methodTypeToSignature(String, String[]) - Static method in class org.apache.bcel.classfile.Utility
-
Converts string containing the method return and argument types
to a byte code method signature.
- MINOR - Static variable in class org.apache.bcel.Const
-
Default major version number.
- MINOR - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Default major version number.
- MINOR_1_1 - Static variable in class org.apache.bcel.Const
-
Minor version number of class files for Java 1.1.
- MINOR_1_1 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Minor version number of class files for Java 1.1.
- MINOR_1_2 - Static variable in class org.apache.bcel.Const
-
Minor version number of class files for Java 1.2.
- MINOR_1_2 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Minor version number of class files for Java 1.2.
- MINOR_1_3 - Static variable in class org.apache.bcel.Const
-
Minor version number of class files for Java 1.3.
- MINOR_1_3 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Minor version number of class files for Java 1.3.
- MINOR_1_4 - Static variable in class org.apache.bcel.Const
-
Minor version number of class files for Java 1.4.
- MINOR_1_4 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Minor version number of class files for Java 1.4.
- MINOR_1_5 - Static variable in class org.apache.bcel.Const
-
Minor version number of class files for Java 1.5.
- MINOR_1_5 - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Minor version number of class files for Java 1.5.
- MINOR_1_6 - Static variable in class org.apache.bcel.Const
-
Minor version number of class files for Java 1.6.
- MINOR_1_7 - Static variable in class org.apache.bcel.Const
-
Minor version number of class files for Java 1.7.
- MINOR_1_8 - Static variable in class org.apache.bcel.Const
-
Minor version number of class files for Java 1.8.
- MINOR_1_9 - Static variable in class org.apache.bcel.Const
-
Minor version number of class files for Java 1.9.
- modifyClass(JavaClass) - Method in class org.apache.bcel.util.ClassLoader
-
Deprecated.
Override this method if you want to alter a class before it gets actually
loaded.
- MONITORENTER - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- MONITORENTER - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- MONITORENTER - Static variable in class org.apache.bcel.generic.InstructionConst
-
- MONITORENTER - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- MONITORENTER - Class in org.apache.bcel.generic
-
MONITORENTER - Enter monitor for object
- MONITORENTER() - Constructor for class org.apache.bcel.generic.MONITORENTER
-
- MONITOREXIT - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- MONITOREXIT - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- MONITOREXIT - Static variable in class org.apache.bcel.generic.InstructionConst
-
- MONITOREXIT - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- MONITOREXIT - Class in org.apache.bcel.generic
-
MONITOREXIT - Exit monitor for object
- MONITOREXIT() - Constructor for class org.apache.bcel.generic.MONITOREXIT
-
- move(InstructionHandle, InstructionHandle, InstructionHandle) - Method in class org.apache.bcel.generic.InstructionList
-
Take all instructions (handles) from "start" to "end" and append them after the new location "target".
- move(InstructionHandle, InstructionHandle) - Method in class org.apache.bcel.generic.InstructionList
-
Move a single instruction (handle) to a new location.
- MULTIANEWARRAY - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- MULTIANEWARRAY - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- MULTIANEWARRAY - Class in org.apache.bcel.generic
-
MULTIANEWARRAY - Create new mutidimensional array of references
- MULTIANEWARRAY(int, short) - Constructor for class org.apache.bcel.generic.MULTIANEWARRAY
-
- MULTIANEWARRAY_QUICK - Static variable in class org.apache.bcel.Const
-
JVM internal opcode.
- MULTIANEWARRAY_QUICK - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
JVM internal opcode.
- SALOAD - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- SALOAD - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- SALOAD - Static variable in class org.apache.bcel.generic.InstructionConst
-
- SALOAD - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- SALOAD - Class in org.apache.bcel.generic
-
SALOAD - Load short from array
- SALOAD() - Constructor for class org.apache.bcel.generic.SALOAD
-
- SAME_FRAME - Static variable in class org.apache.bcel.Const
-
Constants used to identify StackMapEntry types.
- SAME_FRAME_EXTENDED - Static variable in class org.apache.bcel.Const
-
- SAME_FRAME_MAX - Static variable in class org.apache.bcel.Const
-
Constants that define the maximum value of
those constants which store ranges.
- SAME_LOCALS_1_STACK_ITEM_FRAME - Static variable in class org.apache.bcel.Const
-
- SAME_LOCALS_1_STACK_ITEM_FRAME_EXTENDED - Static variable in class org.apache.bcel.Const
-
- SAME_LOCALS_1_STACK_ITEM_FRAME_MAX - Static variable in class org.apache.bcel.Const
-
- SASTORE - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- SASTORE - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- SASTORE - Static variable in class org.apache.bcel.generic.InstructionConst
-
- SASTORE - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- SASTORE - Class in org.apache.bcel.generic
-
SASTORE - Store into short array
- SASTORE() - Constructor for class org.apache.bcel.generic.SASTORE
-
- search(String, InstructionHandle, InstructionFinder.CodeConstraint) - Method in class org.apache.bcel.util.InstructionFinder
-
Search for the given pattern in the instruction list.
- search(String) - Method in class org.apache.bcel.util.InstructionFinder
-
Start search beginning from the start of the given instruction list.
- search(String, InstructionHandle) - Method in class org.apache.bcel.util.InstructionFinder
-
Start search beginning from `from'.
- search(String, InstructionFinder.CodeConstraint) - Method in class org.apache.bcel.util.InstructionFinder
-
Start search beginning from the start of the given instruction list.
- searchOpcode(String) - Static method in class org.apache.bcel.classfile.Utility
-
Map opcode names to opcode numbers.
- Select - Class in org.apache.bcel.generic
-
Select - Abstract super class for LOOKUPSWITCH and TABLESWITCH instructions.
- set(int, Type) - Method in class org.apache.bcel.verifier.structurals.LocalVariables
-
Sets a new Type for the given local variable slot.
- setAccessFlags(int) - Method in class org.apache.bcel.classfile.AccessFlags
-
Set access flags aka "modifiers".
- setAccessFlags(int) - Method in class org.apache.bcel.classfile.MethodParameter
-
- setAnnotationTable(AnnotationEntry[]) - Method in class org.apache.bcel.classfile.Annotations
-
- setArgumentName(int, String) - Method in class org.apache.bcel.generic.MethodGen
-
- setArgumentNames(String[]) - Method in class org.apache.bcel.generic.MethodGen
-
- setArgumentType(int, Type) - Method in class org.apache.bcel.generic.MethodGen
-
- setArgumentTypes(Type[]) - Method in class org.apache.bcel.generic.MethodGen
-
- setAttributes(Attribute[]) - Method in class org.apache.bcel.classfile.Code
-
- setAttributes(Attribute[]) - Method in class org.apache.bcel.classfile.FieldOrMethod
-
- setAttributes(Attribute[]) - Method in class org.apache.bcel.classfile.JavaClass
-
- setBit(int, int) - Static method in class org.apache.bcel.classfile.Utility
-
- setBootstrapArguments(int[]) - Method in class org.apache.bcel.classfile.BootstrapMethod
-
- setBootstrapMethodRef(int) - Method in class org.apache.bcel.classfile.BootstrapMethod
-
- setBootstrapMethods(BootstrapMethod[]) - Method in class org.apache.bcel.classfile.BootstrapMethods
-
- setByteCodeOffset(int) - Method in class org.apache.bcel.classfile.StackMapEntry
-
- setBytes(double) - Method in class org.apache.bcel.classfile.ConstantDouble
-
- setBytes(float) - Method in class org.apache.bcel.classfile.ConstantFloat
-
- setBytes(int) - Method in class org.apache.bcel.classfile.ConstantInteger
-
- setBytes(long) - Method in class org.apache.bcel.classfile.ConstantLong
-
- setBytes(String) - Method in class org.apache.bcel.classfile.ConstantUtf8
-
- setBytes(byte[]) - Method in class org.apache.bcel.classfile.Deprecated
-
- setBytes(byte[]) - Method in class org.apache.bcel.classfile.Synthetic
-
- setBytes(byte[]) - Method in class org.apache.bcel.classfile.Unknown
-
- setCatchType(int) - Method in class org.apache.bcel.classfile.CodeException
-
- setCatchType(ObjectType) - Method in class org.apache.bcel.generic.CodeExceptionGen
-
Sets the type of the Exception to catch.
- setClassGen(ClassGen) - Method in class org.apache.bcel.generic.InstructionFactory
-
- setClassIndex(int) - Method in class org.apache.bcel.classfile.ConstantCP
-
- setClassName(String) - Method in class org.apache.bcel.classfile.JavaClass
-
- setClassName(String) - Method in class org.apache.bcel.generic.ClassGen
-
- setClassName(String) - Method in class org.apache.bcel.generic.MethodGen
-
- setClassNameIndex(int) - Method in class org.apache.bcel.classfile.JavaClass
-
- setClassNameIndex(int) - Method in class org.apache.bcel.generic.ClassGen
-
- setCode(byte[]) - Method in class org.apache.bcel.classfile.Code
-
- setComparator(BCELComparator) - Static method in class org.apache.bcel.classfile.Constant
-
- setComparator(BCELComparator) - Static method in class org.apache.bcel.classfile.Field
-
- setComparator(BCELComparator) - Static method in class org.apache.bcel.classfile.JavaClass
-
- setComparator(BCELComparator) - Static method in class org.apache.bcel.classfile.Method
-
- setComparator(BCELComparator) - Static method in class org.apache.bcel.generic.ClassGen
-
- setComparator(BCELComparator) - Static method in class org.apache.bcel.generic.FieldGen
-
- setComparator(InstructionComparator) - Static method in class org.apache.bcel.generic.Instruction
-
- setComparator(BCELComparator) - Static method in class org.apache.bcel.generic.MethodGen
-
- setConstant(int, Constant) - Method in class org.apache.bcel.classfile.ConstantPool
-
- setConstant(int, Constant) - Method in class org.apache.bcel.generic.ConstantPoolGen
-
Use with care!
- setConstantPool(ConstantPool) - Method in class org.apache.bcel.classfile.Attribute
-
- setConstantPool(Constant[]) - Method in class org.apache.bcel.classfile.ConstantPool
-
- setConstantPool(ConstantPool) - Method in class org.apache.bcel.classfile.FieldOrMethod
-
- setConstantPool(ConstantPool) - Method in class org.apache.bcel.classfile.JavaClass
-
- setConstantPool(ConstantPool) - Method in class org.apache.bcel.classfile.LocalVariable
-
- setConstantPool(ConstantPool) - Method in class org.apache.bcel.classfile.StackMapEntry
-
- setConstantPool(ConstantPool) - Method in class org.apache.bcel.classfile.StackMapType
-
- setConstantPool(ConstantPoolGen) - Method in class org.apache.bcel.generic.ClassGen
-
- setConstantPool(ConstantPoolGen) - Method in class org.apache.bcel.generic.FieldGenOrMethodGen
-
- setConstantPool(ConstantPoolGen) - Method in class org.apache.bcel.generic.InstructionFactory
-
- setConstantPoolGen(ConstantPoolGen) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Sets the ConstantPoolGen needed for symbolic execution.
- setConstantPoolGen(ConstantPoolGen) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Sets the ConstantPoolGen instance needed for constraint
checking prior to execution.
- setConstantValueIndex(int) - Method in class org.apache.bcel.classfile.ConstantValue
-
- setDefaultValue(ElementValue) - Method in class org.apache.bcel.classfile.AnnotationDefault
-
- setDescriptorIndex(int) - Method in class org.apache.bcel.classfile.ConstantMethodType
-
- setEnclosingClassIndex(int) - Method in class org.apache.bcel.classfile.EnclosingMethod
-
- setEnclosingMethodIndex(int) - Method in class org.apache.bcel.classfile.EnclosingMethod
-
- setEnd(InstructionHandle) - Method in class org.apache.bcel.generic.LocalVariableGen
-
- setEndPC(int) - Method in class org.apache.bcel.classfile.CodeException
-
- setEndPC(InstructionHandle) - Method in class org.apache.bcel.generic.CodeExceptionGen
-
- setExceptionIndexTable(int[]) - Method in class org.apache.bcel.classfile.ExceptionTable
-
- setExceptionTable(CodeException[]) - Method in class org.apache.bcel.classfile.Code
-
- setFields(Field[]) - Method in class org.apache.bcel.classfile.JavaClass
-
- setFileName(String) - Method in class org.apache.bcel.classfile.JavaClass
-
Set File name of class, aka SourceFile attribute value
- setFrame(Frame) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
The only method granting access to the single instance of
the ExecutionVisitor class.
- setFrame(Frame) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
This returns the single instance of the InstConstraintVisitor class.
- setFrameType(int) - Method in class org.apache.bcel.classfile.StackMapEntry
-
- setHandlerPC(int) - Method in class org.apache.bcel.classfile.CodeException
-
- setHandlerPC(InstructionHandle) - Method in class org.apache.bcel.generic.CodeExceptionGen
-
- setIncrement(int) - Method in class org.apache.bcel.generic.IINC
-
Set increment factor.
- setIndex(int) - Method in class org.apache.bcel.classfile.LocalVariable
-
- setIndex(int) - Method in class org.apache.bcel.classfile.SimpleElementValue
-
- setIndex(int) - Method in class org.apache.bcel.classfile.StackMapType
-
- setIndex(int) - Method in class org.apache.bcel.generic.BranchInstruction
-
- setIndex(int) - Method in class org.apache.bcel.generic.CPInstruction
-
Set the index to constant pool.
- setIndex(int) - Method in class org.apache.bcel.generic.IINC
-
Set index of local variable.
- setIndex(int) - Method in interface org.apache.bcel.generic.IndexedInstruction
-
- setIndex(int) - Method in class org.apache.bcel.generic.LDC
-
Set the index to constant pool and adjust size.
- setIndex(int) - Method in class org.apache.bcel.generic.LocalVariableGen
-
- setIndex(int) - Method in class org.apache.bcel.generic.LocalVariableInstruction
-
Set the local variable index.
- setIndex(int) - Method in class org.apache.bcel.generic.RET
-
Set index of local variable containg the return address
- setInitValue(String) - Method in class org.apache.bcel.generic.FieldGen
-
Set (optional) initial value of field, otherwise it will be set to null/0/false
by the JVM automatically.
- setInitValue(long) - Method in class org.apache.bcel.generic.FieldGen
-
- setInitValue(int) - Method in class org.apache.bcel.generic.FieldGen
-
- setInitValue(short) - Method in class org.apache.bcel.generic.FieldGen
-
- setInitValue(char) - Method in class org.apache.bcel.generic.FieldGen
-
- setInitValue(byte) - Method in class org.apache.bcel.generic.FieldGen
-
- setInitValue(boolean) - Method in class org.apache.bcel.generic.FieldGen
-
- setInitValue(float) - Method in class org.apache.bcel.generic.FieldGen
-
- setInitValue(double) - Method in class org.apache.bcel.generic.FieldGen
-
- setInnerAccessFlags(int) - Method in class org.apache.bcel.classfile.InnerClass
-
- setInnerClasses(InnerClass[]) - Method in class org.apache.bcel.classfile.InnerClasses
-
- setInnerClassIndex(int) - Method in class org.apache.bcel.classfile.InnerClass
-
- setInnerNameIndex(int) - Method in class org.apache.bcel.classfile.InnerClass
-
- setInstruction(Instruction) - Method in class org.apache.bcel.generic.BranchHandle
-
Set new contents.
- setInstruction(Instruction) - Method in class org.apache.bcel.generic.InstructionHandle
-
Replace current instruction contained in this handle.
- setInstruction(InstructionHandle) - Method in class org.apache.bcel.generic.LineNumberGen
-
- setInstructionList(InstructionList) - Method in class org.apache.bcel.generic.MethodGen
-
- setInterfaceNames(String[]) - Method in class org.apache.bcel.classfile.JavaClass
-
- setInterfaces(int[]) - Method in class org.apache.bcel.classfile.JavaClass
-
- setLength(int) - Method in class org.apache.bcel.classfile.Attribute
-
- setLength(int) - Method in class org.apache.bcel.classfile.LocalVariable
-
- setLineNumber(int) - Method in class org.apache.bcel.classfile.LineNumber
-
- setLineNumberTable(LineNumber[]) - Method in class org.apache.bcel.classfile.LineNumberTable
-
- setLiveToEnd(boolean) - Method in class org.apache.bcel.generic.LocalVariableGen
-
- setLocalVariableTable(LocalVariable[]) - Method in class org.apache.bcel.classfile.LocalVariableTable
-
- setLocalVariableTable(LocalVariable[]) - Method in class org.apache.bcel.classfile.LocalVariableTypeTable
-
- setMajor(int) - Method in class org.apache.bcel.classfile.JavaClass
-
- setMajor(int) - Method in class org.apache.bcel.generic.ClassGen
-
Set major version number of class file, default value is 45 (JDK 1.1)
- setMaxLocals(int) - Method in class org.apache.bcel.classfile.Code
-
- setMaxLocals(int) - Method in class org.apache.bcel.generic.MethodGen
-
Set maximum number of local variables.
- setMaxLocals() - Method in class org.apache.bcel.generic.MethodGen
-
Compute maximum number of local variables.
- setMaxStack(int) - Method in class org.apache.bcel.classfile.Code
-
- setMaxStack(int) - Method in class org.apache.bcel.generic.MethodGen
-
Set maximum stack size for this method.
- setMaxStack() - Method in class org.apache.bcel.generic.MethodGen
-
Computes max.
- setMethodAt(Method, int) - Method in class org.apache.bcel.generic.ClassGen
-
- setMethodGen(MethodGen) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Sets the MethodGen instance needed for constraint
checking prior to execution.
- setMethods(Method[]) - Method in class org.apache.bcel.classfile.JavaClass
-
- setMethods(Method[]) - Method in class org.apache.bcel.generic.ClassGen
-
- setMinor(int) - Method in class org.apache.bcel.classfile.JavaClass
-
- setMinor(int) - Method in class org.apache.bcel.generic.ClassGen
-
Set minor version number of class file, default value is 3 (JDK 1.1)
- setModifiers(int) - Method in class org.apache.bcel.classfile.AccessFlags
-
Set access flags aka "modifiers".
- setName(String) - Method in class org.apache.bcel.generic.FieldGenOrMethodGen
-
- setName(String) - Method in class org.apache.bcel.generic.LocalVariableGen
-
- setName(String) - Method in interface org.apache.bcel.generic.NamedAndTyped
-
- setNameAndTypeIndex(int) - Method in class org.apache.bcel.classfile.ConstantCP
-
- setNameIndex(int) - Method in class org.apache.bcel.classfile.Attribute
-
- setNameIndex(int) - Method in class org.apache.bcel.classfile.ConstantClass
-
- setNameIndex(int) - Method in class org.apache.bcel.classfile.ConstantModule
-
- setNameIndex(int) - Method in class org.apache.bcel.classfile.ConstantNameAndType
-
- setNameIndex(int) - Method in class org.apache.bcel.classfile.ConstantPackage
-
- setNameIndex(int) - Method in class org.apache.bcel.classfile.FieldOrMethod
-
- setNameIndex(int) - Method in class org.apache.bcel.classfile.LocalVariable
-
- setNameIndex(int) - Method in class org.apache.bcel.classfile.MethodParameter
-
- setNumberOfLocals(int) - Method in class org.apache.bcel.classfile.StackMapEntry
-
- setNumberOfStackItems(int) - Method in class org.apache.bcel.classfile.StackMapEntry
-
- setOuterClassIndex(int) - Method in class org.apache.bcel.classfile.InnerClass
-
- setParameterAnnotationTable(ParameterAnnotationEntry[]) - Method in class org.apache.bcel.classfile.ParameterAnnotations
-
- setParameters(MethodParameter[]) - Method in class org.apache.bcel.classfile.MethodParameters
-
- setPMGClassIndex(int) - Method in class org.apache.bcel.classfile.PMGClass
-
- setPMGIndex(int) - Method in class org.apache.bcel.classfile.PMGClass
-
- setPosition(int) - Method in class org.apache.bcel.generic.BranchInstruction
-
- setPositions() - Method in class org.apache.bcel.generic.InstructionList
-
- setPositions(boolean) - Method in class org.apache.bcel.generic.InstructionList
-
Give all instructions their position number (offset in byte stream), i.e., make the list ready to be dumped.
- setReferenceIndex(int) - Method in class org.apache.bcel.classfile.ConstantMethodHandle
-
- setReferenceKind(int) - Method in class org.apache.bcel.classfile.ConstantMethodHandle
-
- setRepository(Repository) - Method in class org.apache.bcel.classfile.JavaClass
-
Sets the ClassRepository which loaded the JavaClass.
- setRepository(Repository) - Static method in class org.apache.bcel.Repository
-
Set repository instance to be used for class loading
- setReturnType(Type) - Method in class org.apache.bcel.generic.MethodGen
-
- setSignatureIndex(int) - Method in class org.apache.bcel.classfile.ConstantNameAndType
-
- setSignatureIndex(int) - Method in class org.apache.bcel.classfile.FieldOrMethod
-
- setSignatureIndex(int) - Method in class org.apache.bcel.classfile.LocalVariable
-
- setSignatureIndex(int) - Method in class org.apache.bcel.classfile.Signature
-
- setSize() - Method in class org.apache.bcel.generic.LDC
-
- setSourceFileIndex(int) - Method in class org.apache.bcel.classfile.SourceFile
-
- setSourceFileName(String) - Method in class org.apache.bcel.classfile.JavaClass
-
Set absolute path to file this class was read from.
- setSourceLine(int) - Method in class org.apache.bcel.generic.LineNumberGen
-
- setStackMap(StackMapEntry[]) - Method in class org.apache.bcel.classfile.StackMap
-
- setStart(InstructionHandle) - Method in class org.apache.bcel.generic.LocalVariableGen
-
- setStartPC(int) - Method in class org.apache.bcel.classfile.CodeException
-
- setStartPC(int) - Method in class org.apache.bcel.classfile.LineNumber
-
- setStartPC(int) - Method in class org.apache.bcel.classfile.LocalVariable
-
- setStartPC(InstructionHandle) - Method in class org.apache.bcel.generic.CodeExceptionGen
-
- setStringIndex(int) - Method in class org.apache.bcel.classfile.ConstantString
-
- setSuperclassName(String) - Method in class org.apache.bcel.classfile.JavaClass
-
- setSuperclassName(String) - Method in class org.apache.bcel.generic.ClassGen
-
- setSuperclassNameIndex(int) - Method in class org.apache.bcel.classfile.JavaClass
-
- setSuperclassNameIndex(int) - Method in class org.apache.bcel.generic.ClassGen
-
- setTag(int) - Method in interface org.apache.bcel.verifier.structurals.InstructionContext
-
The getTag and setTag methods may be used for
temporary flagging, such as graph colouring.
- setTarget(InstructionHandle) - Method in class org.apache.bcel.generic.BranchHandle
-
Pass new target to instruction.
- setTarget(InstructionHandle) - Method in class org.apache.bcel.generic.BranchInstruction
-
Set branch target
- setTarget(int, InstructionHandle) - Method in class org.apache.bcel.generic.Select
-
Set branch target for `i'th case
- setThis(UninitializedObjectType) - Static method in class org.apache.bcel.verifier.structurals.Frame
-
- setType(byte) - Method in class org.apache.bcel.classfile.StackMapType
-
- setType(Type) - Method in class org.apache.bcel.generic.FieldGenOrMethodGen
-
- setType(Type) - Method in class org.apache.bcel.generic.LocalVariableGen
-
- setType(Type) - Method in interface org.apache.bcel.generic.NamedAndTyped
-
- setTypesOfLocals(StackMapType[]) - Method in class org.apache.bcel.classfile.StackMapEntry
-
- setTypesOfStackItems(StackMapType[]) - Method in class org.apache.bcel.classfile.StackMapEntry
-
- SHORT - Static variable in class org.apache.bcel.generic.Type
-
- SHORT_TYPE_NAMES - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
The signature characters corresponding to primitive types,
e.g., SHORT_TYPE_NAMES[T_INT] = "I"
- Signature - Class in org.apache.bcel.classfile
-
This class is derived from Attribute and represents a reference
to a GJ attribute.
- Signature(Signature) - Constructor for class org.apache.bcel.classfile.Signature
-
Initialize from another object.
- Signature(int, int, int, ConstantPool) - Constructor for class org.apache.bcel.classfile.Signature
-
- signature - Variable in class org.apache.bcel.generic.Type
-
- signature_index - Variable in class org.apache.bcel.classfile.FieldOrMethod
-
- signatureToString(String) - Static method in class org.apache.bcel.classfile.Utility
-
Converts signature to string with all class names compacted.
- signatureToString(String, boolean) - Static method in class org.apache.bcel.classfile.Utility
-
The field signature represents the value of an argument to a function or
the value of a variable.
- SimpleElementValue - Class in org.apache.bcel.classfile
-
- SimpleElementValue(int, int, ConstantPool) - Constructor for class org.apache.bcel.classfile.SimpleElementValue
-
- SimpleElementValueGen - Class in org.apache.bcel.generic
-
- SimpleElementValueGen(int, int, ConstantPoolGen) - Constructor for class org.apache.bcel.generic.SimpleElementValueGen
-
Protected ctor used for deserialization, doesn't *put* an entry in the
constant pool, assumes the one at the supplied index is correct.
- SimpleElementValueGen(int, ConstantPoolGen, int) - Constructor for class org.apache.bcel.generic.SimpleElementValueGen
-
- SimpleElementValueGen(int, ConstantPoolGen, long) - Constructor for class org.apache.bcel.generic.SimpleElementValueGen
-
- SimpleElementValueGen(int, ConstantPoolGen, double) - Constructor for class org.apache.bcel.generic.SimpleElementValueGen
-
- SimpleElementValueGen(int, ConstantPoolGen, float) - Constructor for class org.apache.bcel.generic.SimpleElementValueGen
-
- SimpleElementValueGen(int, ConstantPoolGen, short) - Constructor for class org.apache.bcel.generic.SimpleElementValueGen
-
- SimpleElementValueGen(int, ConstantPoolGen, byte) - Constructor for class org.apache.bcel.generic.SimpleElementValueGen
-
- SimpleElementValueGen(int, ConstantPoolGen, char) - Constructor for class org.apache.bcel.generic.SimpleElementValueGen
-
- SimpleElementValueGen(int, ConstantPoolGen, boolean) - Constructor for class org.apache.bcel.generic.SimpleElementValueGen
-
- SimpleElementValueGen(int, ConstantPoolGen, String) - Constructor for class org.apache.bcel.generic.SimpleElementValueGen
-
- SimpleElementValueGen(SimpleElementValue, ConstantPoolGen, boolean) - Constructor for class org.apache.bcel.generic.SimpleElementValueGen
-
The boolean controls whether we copy info from the 'old' constant pool to
the 'new'.
- SIPUSH - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- SIPUSH - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- SIPUSH - Class in org.apache.bcel.generic
-
SIPUSH - Push short
- SIPUSH(short) - Constructor for class org.apache.bcel.generic.SIPUSH
-
- size - Variable in class org.apache.bcel.generic.ConstantPoolGen
-
- size() - Method in class org.apache.bcel.generic.InstructionList
-
- size() - Method in class org.apache.bcel.verifier.structurals.OperandStack
-
Returns the size of this OperandStack; that means, how many Type objects there are.
- slotsUsed() - Method in class org.apache.bcel.verifier.structurals.OperandStack
-
Returns the number of stack slots used.
- SourceFile - Class in org.apache.bcel.classfile
-
This class is derived from Attribute and represents a reference
to the source file of this class.
- SourceFile(SourceFile) - Constructor for class org.apache.bcel.classfile.SourceFile
-
Initialize from another object.
- SourceFile(int, int, int, ConstantPool) - Constructor for class org.apache.bcel.classfile.SourceFile
-
- StackConsumer - Interface in org.apache.bcel.generic
-
Denote an instruction that may consume a value from the stack.
- StackInstruction - Class in org.apache.bcel.generic
-
Super class for stack operations like DUP and POP.
- StackInstruction(short) - Constructor for class org.apache.bcel.generic.StackInstruction
-
- StackMap - Class in org.apache.bcel.classfile
-
This class represents a stack map attribute used for
preverification of Java classes for the
Java 2 Micro Edition
(J2ME).
- StackMap(int, int, StackMapEntry[], ConstantPool) - Constructor for class org.apache.bcel.classfile.StackMap
-
- StackMapEntry - Class in org.apache.bcel.classfile
-
This class represents a stack map entry recording the types of
local variables and the the of stack items at a given byte code offset.
- StackMapEntry(int, int, StackMapType[], int, StackMapType[], ConstantPool) - Constructor for class org.apache.bcel.classfile.StackMapEntry
-
- StackMapEntry(int, int, StackMapType[], StackMapType[], ConstantPool) - Constructor for class org.apache.bcel.classfile.StackMapEntry
-
Create an instance
- StackMapType - Class in org.apache.bcel.classfile
-
This class represents the type of a local variable or item on stack
used in the StackMap entries.
- StackMapType(byte, int, ConstantPool) - Constructor for class org.apache.bcel.classfile.StackMapType
-
- StackProducer - Interface in org.apache.bcel.generic
-
Denote an instruction that may produce a value on top of the stack
(this excludes DUP_X1, e.g.)
- start() - Method in class org.apache.bcel.util.BCELifier
-
Start Java code generation
- STATIC_INITIALIZER_NAME - Static variable in class org.apache.bcel.Const
-
The name of the static initializer, also called "class
initialization method" or "interface initialization
method".
- STATIC_INITIALIZER_NAME - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
The name of the static initializer, also called "class
initialization method" or "interface initialization
method".
- StaticCodeConstraintException - Exception in org.apache.bcel.verifier.exc
-
Instances of this class are thrown by BCEL's class file verifier "JustIce" when
a class file to verify does not pass the verification pass 3 because of a violation
of a static constraint as described in the Java Virtual Machine Specification,
2nd edition, 4.8.1, pages 133-137.
- StaticCodeConstraintException(String) - Constructor for exception org.apache.bcel.verifier.exc.StaticCodeConstraintException
-
- StaticCodeInstructionConstraintException - Exception in org.apache.bcel.verifier.exc
-
Instances of this class are thrown by BCEL's class file verifier "JustIce" when
a class file to verify does not pass the verification pass 3 because of a violation
of a static constraint as described in the Java Virtual Machine Specification,
Second edition, 4.8.1, pages 133-137.
- StaticCodeInstructionConstraintException(String) - Constructor for exception org.apache.bcel.verifier.exc.StaticCodeInstructionConstraintException
-
- StaticCodeInstructionOperandConstraintException - Exception in org.apache.bcel.verifier.exc
-
Instances of this class are thrown by BCEL's class file verifier "JustIce" when
a class file to verify does not pass the verification pass 3 because of a violation
of a static constraint as described in the Java Virtual Machine Specification,
Second edition, 4.8.1, pages 133-137.
- StaticCodeInstructionOperandConstraintException(String) - Constructor for exception org.apache.bcel.verifier.exc.StaticCodeInstructionOperandConstraintException
-
- storeClass(JavaClass) - Method in class org.apache.bcel.util.ClassLoaderRepository
-
Store a new JavaClass into this Repository.
- storeClass(JavaClass) - Method in class org.apache.bcel.util.ClassPathRepository
-
Store a new JavaClass instance into this Repository.
- storeClass(JavaClass) - Method in class org.apache.bcel.util.MemorySensitiveClassPathRepository
-
Store a new JavaClass instance into this Repository.
- storeClass(JavaClass) - Method in interface org.apache.bcel.util.Repository
-
Store the provided class under "clazz.getClassName()"
- StoreInstruction - Class in org.apache.bcel.generic
-
Denotes an unparameterized instruction to store a value into a local variable,
e.g.
- StoreInstruction(short, short, int) - Constructor for class org.apache.bcel.generic.StoreInstruction
-
- STRING - Static variable in class org.apache.bcel.classfile.ElementValue
-
- STRING - Static variable in class org.apache.bcel.generic.ElementValueGen
-
- STRING - Static variable in class org.apache.bcel.generic.Type
-
- STRINGBUFFER - Static variable in class org.apache.bcel.generic.Type
-
- stringifyValue() - Method in class org.apache.bcel.classfile.AnnotationElementValue
-
- stringifyValue() - Method in class org.apache.bcel.classfile.ArrayElementValue
-
- stringifyValue() - Method in class org.apache.bcel.classfile.ClassElementValue
-
- stringifyValue() - Method in class org.apache.bcel.classfile.ElementValue
-
- stringifyValue() - Method in class org.apache.bcel.classfile.EnumElementValue
-
- stringifyValue() - Method in class org.apache.bcel.classfile.SimpleElementValue
-
- stringifyValue() - Method in class org.apache.bcel.generic.AnnotationElementValueGen
-
- stringifyValue() - Method in class org.apache.bcel.generic.ArrayElementValueGen
-
- stringifyValue() - Method in class org.apache.bcel.generic.ClassElementValueGen
-
- stringifyValue() - Method in class org.apache.bcel.generic.ElementValueGen
-
- stringifyValue() - Method in class org.apache.bcel.generic.EnumElementValueGen
-
- stringifyValue() - Method in class org.apache.bcel.generic.SimpleElementValueGen
-
- StringRepresentation - Class in org.apache.bcel.verifier.statics
-
BCEL's Node classes (those from the classfile API that accept() Visitor
instances) have toString() methods that were not designed to be robust,
this gap is closed by this class.
- StringRepresentation(Node) - Constructor for class org.apache.bcel.verifier.statics.StringRepresentation
-
Creates a new StringRepresentation object which is the representation of n.
- stripAttributes(boolean) - Method in class org.apache.bcel.generic.MethodGen
-
Do not/Do produce attributes code attributesLineNumberTable and
LocalVariableTable, like javac -O
- StructuralCodeConstraintException - Exception in org.apache.bcel.verifier.exc
-
Instances of this class are thrown by BCEL's class file verifier "JustIce" when
a class file to verify does not pass the verification pass 3 because of a violation
of a structural constraint as described in the Java Virtual Machine Specification,
2nd edition, 4.8.2, pages 137-139.
- StructuralCodeConstraintException(String) - Constructor for exception org.apache.bcel.verifier.exc.StructuralCodeConstraintException
-
Constructs a new StructuralCodeConstraintException with the specified error message.
- StructuralCodeConstraintException() - Constructor for exception org.apache.bcel.verifier.exc.StructuralCodeConstraintException
-
Constructs a new StructuralCodeConstraintException with null as its error message string.
- subclassOf(ObjectType) - Method in class org.apache.bcel.generic.ObjectType
-
Return true if this type is a subclass of given ObjectType.
- Subroutine - Interface in org.apache.bcel.verifier.structurals
-
This interface defines properties of JVM bytecode subroutines.
- subroutineOf(InstructionHandle) - Method in class org.apache.bcel.verifier.structurals.Subroutines
-
Returns the subroutine object associated with the
given instruction.
- Subroutines - Class in org.apache.bcel.verifier.structurals
-
Instances of this class contain information about the subroutines
found in a code array of a method.
- Subroutines(MethodGen) - Constructor for class org.apache.bcel.verifier.structurals.Subroutines
-
Constructor.
- Subroutines(MethodGen, boolean) - Constructor for class org.apache.bcel.verifier.structurals.Subroutines
-
Constructor.
- subSubs() - Method in interface org.apache.bcel.verifier.structurals.Subroutine
-
Returns the subroutines that are directly called from this subroutine.
- SWAP - Static variable in class org.apache.bcel.Const
-
Java VM opcode.
- SWAP - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
Java VM opcode.
- SWAP - Static variable in class org.apache.bcel.generic.InstructionConst
-
- SWAP - Static variable in interface org.apache.bcel.generic.InstructionConstants
-
Deprecated.
- SWAP - Class in org.apache.bcel.generic
-
SWAP - Swa top operand stack word
- SWAP() - Constructor for class org.apache.bcel.generic.SWAP
-
- swapInstruction(Instruction) - Method in class org.apache.bcel.generic.InstructionHandle
-
Temporarily swap the current instruction, without disturbing
anything.
- SWITCH - Static variable in class org.apache.bcel.Const
-
BCEL virtual instruction for either LOOKUPSWITCH or TABLESWITCH.
- SWITCH - Static variable in interface org.apache.bcel.Constants
-
Deprecated.
BCEL virtual instruction for either LOOKUPSWITCH or TABLESWITCH.
- SWITCH - Class in org.apache.bcel.generic
-
SWITCH - Branch depending on int value, generates either LOOKUPSWITCH or
TABLESWITCH instruction, depending on whether the match values (int[]) can be
sorted with no gaps between the numbers.
- SWITCH(int[], InstructionHandle[], InstructionHandle, int) - Constructor for class org.apache.bcel.generic.SWITCH
-
Template for switch() constructs.
- SWITCH(int[], InstructionHandle[], InstructionHandle) - Constructor for class org.apache.bcel.generic.SWITCH
-
- Synthetic - Class in org.apache.bcel.classfile
-
This class is derived from Attribute and declares this class as
`synthetic', i.e., it needs special handling.
- Synthetic(Synthetic) - Constructor for class org.apache.bcel.classfile.Synthetic
-
Initialize from another object.
- Synthetic(int, int, byte[], ConstantPool) - Constructor for class org.apache.bcel.classfile.Synthetic
-
- SyntheticRepository - Class in org.apache.bcel.util
-
This repository is used in situations where a Class is created outside the realm of a ClassLoader.
- SYSTEM_CLASS_PATH - Static variable in class org.apache.bcel.util.ClassPath
-
- valueOf(String) - Static method in enum org.apache.bcel.ExceptionConst.EXCS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.bcel.util.BCELifier.FLAGS
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.bcel.ExceptionConst.EXCS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.bcel.util.BCELifier.FLAGS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VariableLengthInstruction - Interface in org.apache.bcel.generic
-
Denotes an instruction to be a variable length instruction, such as
GOTO, JSR, LOOKUPSWITCH and TABLESWITCH.
- vec - Variable in class org.apache.bcel.util.ClassQueue
-
- vec - Variable in class org.apache.bcel.util.ClassVector
-
Deprecated.
- VerificationException - Exception in org.apache.bcel.verifier.exc
-
Instances of this class are thrown by BCEL's class file verifier "JustIce" when a
class file to verify does not pass one of the verification passes 2 or 3.
- VerificationResult - Class in org.apache.bcel.verifier
-
A VerificationResult is what a PassVerifier returns
after verifying.
- VerificationResult(int, String) - Constructor for class org.apache.bcel.verifier.VerificationResult
-
The usual constructor.
- VERIFIED_NOTYET - Static variable in class org.apache.bcel.verifier.VerificationResult
-
Constant to indicate verification has not been tried yet.
- VERIFIED_OK - Static variable in class org.apache.bcel.verifier.VerificationResult
-
Constant to indicate verification was passed.
- VERIFIED_REJECTED - Static variable in class org.apache.bcel.verifier.VerificationResult
-
Constant to indicate verfication failed.
- Verifier - Class in org.apache.bcel.verifier
-
A Verifier instance is there to verify a class file according to The Java Virtual
Machine Specification, 2nd Edition.
- VerifierAppFrame - Class in org.apache.bcel.verifier
-
This class implements a machine-generated frame for use with
the GraphicalVerfifier.
- VerifierAppFrame() - Constructor for class org.apache.bcel.verifier.VerifierAppFrame
-
Constructor.
- VerifierConstraintViolatedException - Exception in org.apache.bcel.verifier.exc
-
Instances of this class are thrown by BCEL's class file verifier "JustIce"
whenever
verification proves that some constraint of a class file (as stated in the
Java Virtual Machine Specification, Edition 2) is violated.
- VerifierFactory - Class in org.apache.bcel.verifier
-
This class produces instances of the Verifier class.
- VerifierFactoryListModel - Class in org.apache.bcel.verifier
-
This class implements an adapter; it implements both a Swing ListModel and a VerifierFactoryObserver.
- VerifierFactoryListModel() - Constructor for class org.apache.bcel.verifier.VerifierFactoryListModel
-
- VerifierFactoryObserver - Interface in org.apache.bcel.verifier
-
VerifierFactoryObserver instances are notified when new Verifier
instances are created.
- verify() - Method in class org.apache.bcel.verifier.PassVerifier
-
This method runs a verification pass conforming to the
Java Virtual Machine Specification, 2nd edition, on a
class file.
- VERIFY_ERROR - Static variable in class org.apache.bcel.ExceptionConst
-
- VERIFY_ERROR - Static variable in interface org.apache.bcel.ExceptionConstants
-
Deprecated.
- VerifyDialog - Class in org.apache.bcel.verifier
-
A class for simple graphical class file verification.
- VerifyDialog() - Constructor for class org.apache.bcel.verifier.VerifyDialog
-
Machine-generated.
- VerifyDialog(Dialog) - Constructor for class org.apache.bcel.verifier.VerifyDialog
-
Machine-generated.
- VerifyDialog(Dialog, String) - Constructor for class org.apache.bcel.verifier.VerifyDialog
-
Machine-generated.
- VerifyDialog(Dialog, String, boolean) - Constructor for class org.apache.bcel.verifier.VerifyDialog
-
Machine-generated.
- VerifyDialog(Dialog, boolean) - Constructor for class org.apache.bcel.verifier.VerifyDialog
-
Machine-generated.
- VerifyDialog(Frame) - Constructor for class org.apache.bcel.verifier.VerifyDialog
-
Machine-generated.
- VerifyDialog(Frame, String) - Constructor for class org.apache.bcel.verifier.VerifyDialog
-
Machine-generated.
- VerifyDialog(Frame, String, boolean) - Constructor for class org.apache.bcel.verifier.VerifyDialog
-
Machine-generated.
- VerifyDialog(Frame, boolean) - Constructor for class org.apache.bcel.verifier.VerifyDialog
-
Machine-generated.
- VerifyDialog(String) - Constructor for class org.apache.bcel.verifier.VerifyDialog
-
Use this constructor if you want a possibility to verify other
class files than java.lang.Object.
- visit() - Method in class org.apache.bcel.classfile.DescendingVisitor
-
Start traversal.
- visitAALOAD(AALOAD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitAALOAD(AALOAD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitAALOAD(AALOAD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitAALOAD(AALOAD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitAASTORE(AASTORE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitAASTORE(AASTORE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitAASTORE(AASTORE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitAASTORE(AASTORE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitACONST_NULL(ACONST_NULL) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitACONST_NULL(ACONST_NULL) - Method in interface org.apache.bcel.generic.Visitor
-
- visitACONST_NULL(ACONST_NULL) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitACONST_NULL(ACONST_NULL) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitAllocationInstruction(AllocationInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitAllocationInstruction(AllocationInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitALOAD(ALOAD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitALOAD(ALOAD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitALOAD(ALOAD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitALOAD(ALOAD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitANEWARRAY(ANEWARRAY) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitANEWARRAY(ANEWARRAY) - Method in interface org.apache.bcel.generic.Visitor
-
- visitANEWARRAY(ANEWARRAY) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitANEWARRAY(ANEWARRAY) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitAnnotation(Annotations) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitAnnotation(Annotations) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitAnnotation(Annotations) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitAnnotation(Annotations) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitAnnotationDefault(AnnotationDefault) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitAnnotationDefault(AnnotationDefault) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitAnnotationDefault(AnnotationDefault) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitAnnotationDefault(AnnotationDefault) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitAnnotationEntry(AnnotationEntry) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitAnnotationEntry(AnnotationEntry) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitAnnotationEntry(AnnotationEntry) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitAnnotationEntry(AnnotationEntry) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitARETURN(ARETURN) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitARETURN(ARETURN) - Method in interface org.apache.bcel.generic.Visitor
-
- visitARETURN(ARETURN) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitARETURN(ARETURN) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitArithmeticInstruction(ArithmeticInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitArithmeticInstruction(ArithmeticInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitArrayInstruction(ArrayInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitArrayInstruction(ArrayInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitARRAYLENGTH(ARRAYLENGTH) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitARRAYLENGTH(ARRAYLENGTH) - Method in interface org.apache.bcel.generic.Visitor
-
- visitARRAYLENGTH(ARRAYLENGTH) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitARRAYLENGTH(ARRAYLENGTH) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitASTORE(ASTORE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitASTORE(ASTORE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitASTORE(ASTORE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitASTORE(ASTORE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitATHROW(ATHROW) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitATHROW(ATHROW) - Method in interface org.apache.bcel.generic.Visitor
-
- visitATHROW(ATHROW) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitATHROW(ATHROW) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitBALOAD(BALOAD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitBALOAD(BALOAD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitBALOAD(BALOAD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitBALOAD(BALOAD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitBASTORE(BASTORE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitBASTORE(BASTORE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitBASTORE(BASTORE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitBASTORE(BASTORE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitBIPUSH(BIPUSH) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitBIPUSH(BIPUSH) - Method in interface org.apache.bcel.generic.Visitor
-
- visitBIPUSH(BIPUSH) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitBIPUSH(BIPUSH) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitBootstrapMethods(BootstrapMethods) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitBootstrapMethods(BootstrapMethods) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitBootstrapMethods(BootstrapMethods) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitBootstrapMethods(BootstrapMethods) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitBranchInstruction(BranchInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitBranchInstruction(BranchInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitBREAKPOINT(BREAKPOINT) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitBREAKPOINT(BREAKPOINT) - Method in interface org.apache.bcel.generic.Visitor
-
- visitBREAKPOINT(BREAKPOINT) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitCALOAD(CALOAD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitCALOAD(CALOAD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitCALOAD(CALOAD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitCALOAD(CALOAD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitCASTORE(CASTORE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitCASTORE(CASTORE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitCASTORE(CASTORE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitCASTORE(CASTORE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitCHECKCAST(CHECKCAST) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitCHECKCAST(CHECKCAST) - Method in interface org.apache.bcel.generic.Visitor
-
- visitCHECKCAST(CHECKCAST) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitCHECKCAST(CHECKCAST) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitCode(Code) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitCode(Code) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitCode(Code) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitCode(Code) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitCodeException(CodeException) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitCodeException(CodeException) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitCodeException(CodeException) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitCodeException(CodeException) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantClass(ConstantClass) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantClass(ConstantClass) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantClass(ConstantClass) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantClass(ConstantClass) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantDouble(ConstantDouble) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantDouble(ConstantDouble) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantDouble(ConstantDouble) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantDouble(ConstantDouble) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantFieldref(ConstantFieldref) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantFieldref(ConstantFieldref) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantFieldref(ConstantFieldref) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantFieldref(ConstantFieldref) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantFloat(ConstantFloat) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantFloat(ConstantFloat) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantFloat(ConstantFloat) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantFloat(ConstantFloat) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantInteger(ConstantInteger) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantInteger(ConstantInteger) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantInteger(ConstantInteger) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantInteger(ConstantInteger) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantInterfaceMethodref(ConstantInterfaceMethodref) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantInterfaceMethodref(ConstantInterfaceMethodref) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantInterfaceMethodref(ConstantInterfaceMethodref) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantInterfaceMethodref(ConstantInterfaceMethodref) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantInvokeDynamic(ConstantInvokeDynamic) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantInvokeDynamic(ConstantInvokeDynamic) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantInvokeDynamic(ConstantInvokeDynamic) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantInvokeDynamic(ConstantInvokeDynamic) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantLong(ConstantLong) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantLong(ConstantLong) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantLong(ConstantLong) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantLong(ConstantLong) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantMethodHandle(ConstantMethodHandle) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantMethodHandle(ConstantMethodHandle) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantMethodHandle(ConstantMethodHandle) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantMethodHandle(ConstantMethodHandle) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantMethodref(ConstantMethodref) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantMethodref(ConstantMethodref) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantMethodref(ConstantMethodref) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantMethodref(ConstantMethodref) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantMethodType(ConstantMethodType) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantMethodType(ConstantMethodType) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantMethodType(ConstantMethodType) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantMethodType(ConstantMethodType) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantModule(ConstantModule) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantModule(ConstantModule) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantModule(ConstantModule) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantNameAndType(ConstantNameAndType) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantNameAndType(ConstantNameAndType) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantNameAndType(ConstantNameAndType) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantNameAndType(ConstantNameAndType) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantPackage(ConstantPackage) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantPackage(ConstantPackage) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantPackage(ConstantPackage) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantPool(ConstantPool) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantPool(ConstantPool) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantPool(ConstantPool) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantPool(ConstantPool) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantPushInstruction(ConstantPushInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitConstantPushInstruction(ConstantPushInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitConstantString(ConstantString) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantString(ConstantString) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantString(ConstantString) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantString(ConstantString) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantUtf8(ConstantUtf8) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantUtf8(ConstantUtf8) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantUtf8(ConstantUtf8) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantUtf8(ConstantUtf8) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConstantValue(ConstantValue) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitConstantValue(ConstantValue) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitConstantValue(ConstantValue) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitConstantValue(ConstantValue) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitConversionInstruction(ConversionInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitConversionInstruction(ConversionInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitCPInstruction(CPInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitCPInstruction(CPInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitCPInstruction(CPInstruction) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the general preconditions of a CPInstruction instance.
- visitD2F(D2F) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitD2F(D2F) - Method in interface org.apache.bcel.generic.Visitor
-
- visitD2F(D2F) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitD2F(D2F) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitD2I(D2I) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitD2I(D2I) - Method in interface org.apache.bcel.generic.Visitor
-
- visitD2I(D2I) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitD2I(D2I) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitD2L(D2L) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitD2L(D2L) - Method in interface org.apache.bcel.generic.Visitor
-
- visitD2L(D2L) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitD2L(D2L) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDADD(DADD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDADD(DADD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDADD(DADD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDADD(DADD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDALOAD(DALOAD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDALOAD(DALOAD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDALOAD(DALOAD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDALOAD(DALOAD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDASTORE(DASTORE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDASTORE(DASTORE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDASTORE(DASTORE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDASTORE(DASTORE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDCMPG(DCMPG) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDCMPG(DCMPG) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDCMPG(DCMPG) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDCMPG(DCMPG) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDCMPL(DCMPL) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDCMPL(DCMPL) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDCMPL(DCMPL) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDCMPL(DCMPL) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDCONST(DCONST) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDCONST(DCONST) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDCONST(DCONST) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDCONST(DCONST) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDDIV(DDIV) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDDIV(DDIV) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDDIV(DDIV) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDDIV(DDIV) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDeprecated(Deprecated) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitDeprecated(Deprecated) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitDeprecated(Deprecated) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitDeprecated(Deprecated) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitDLOAD(DLOAD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDLOAD(DLOAD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDLOAD(DLOAD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDLOAD(DLOAD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDMUL(DMUL) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDMUL(DMUL) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDMUL(DMUL) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDMUL(DMUL) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDNEG(DNEG) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDNEG(DNEG) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDNEG(DNEG) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDNEG(DNEG) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDREM(DREM) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDREM(DREM) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDREM(DREM) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDREM(DREM) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDRETURN(DRETURN) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDRETURN(DRETURN) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDRETURN(DRETURN) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDRETURN(DRETURN) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDSTORE(DSTORE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDSTORE(DSTORE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDSTORE(DSTORE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDSTORE(DSTORE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDSUB(DSUB) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDSUB(DSUB) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDSUB(DSUB) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDSUB(DSUB) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDUP(DUP) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDUP(DUP) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDUP(DUP) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDUP(DUP) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDUP2(DUP2) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDUP2(DUP2) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDUP2(DUP2) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDUP2(DUP2) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDUP2_X1(DUP2_X1) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDUP2_X1(DUP2_X1) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDUP2_X1(DUP2_X1) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDUP2_X1(DUP2_X1) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDUP2_X2(DUP2_X2) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDUP2_X2(DUP2_X2) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDUP2_X2(DUP2_X2) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDUP2_X2(DUP2_X2) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDUP_X1(DUP_X1) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDUP_X1(DUP_X1) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDUP_X1(DUP_X1) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDUP_X1(DUP_X1) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitDUP_X2(DUP_X2) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitDUP_X2(DUP_X2) - Method in interface org.apache.bcel.generic.Visitor
-
- visitDUP_X2(DUP_X2) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitDUP_X2(DUP_X2) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitEnclosingMethod(EnclosingMethod) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitEnclosingMethod(EnclosingMethod) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitEnclosingMethod(EnclosingMethod) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitEnclosingMethod(EnclosingMethod) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitExceptionTable(ExceptionTable) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitExceptionTable(ExceptionTable) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitExceptionTable(ExceptionTable) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitExceptionTable(ExceptionTable) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitExceptionThrower(ExceptionThrower) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitExceptionThrower(ExceptionThrower) - Method in interface org.apache.bcel.generic.Visitor
-
- visitF2D(F2D) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitF2D(F2D) - Method in interface org.apache.bcel.generic.Visitor
-
- visitF2D(F2D) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitF2D(F2D) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitF2I(F2I) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitF2I(F2I) - Method in interface org.apache.bcel.generic.Visitor
-
- visitF2I(F2I) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitF2I(F2I) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitF2L(F2L) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitF2L(F2L) - Method in interface org.apache.bcel.generic.Visitor
-
- visitF2L(F2L) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitF2L(F2L) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitFADD(FADD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFADD(FADD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFADD(FADD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFADD(FADD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitFALOAD(FALOAD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFALOAD(FALOAD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFALOAD(FALOAD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFALOAD(FALOAD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitFASTORE(FASTORE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFASTORE(FASTORE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFASTORE(FASTORE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFASTORE(FASTORE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitFCMPG(FCMPG) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFCMPG(FCMPG) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFCMPG(FCMPG) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFCMPG(FCMPG) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitFCMPL(FCMPL) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFCMPL(FCMPL) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFCMPL(FCMPL) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFCMPL(FCMPL) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitFCONST(FCONST) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFCONST(FCONST) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFCONST(FCONST) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFCONST(FCONST) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitFDIV(FDIV) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFDIV(FDIV) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFDIV(FDIV) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFDIV(FDIV) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitField(Field) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitField(Field) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitField(Field) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitField(Field) - Method in class org.apache.bcel.util.BCELifier
-
- visitField(Field) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitFieldInstruction(FieldInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFieldInstruction(FieldInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFieldInstruction(FieldInstruction) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the general preconditions of a FieldInstruction instance.
- visitFieldOrMethod(FieldOrMethod) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFieldOrMethod(FieldOrMethod) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFLOAD(FLOAD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFLOAD(FLOAD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFLOAD(FLOAD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFLOAD(FLOAD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitFMUL(FMUL) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFMUL(FMUL) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFMUL(FMUL) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFMUL(FMUL) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitFNEG(FNEG) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFNEG(FNEG) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFNEG(FNEG) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFNEG(FNEG) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitFREM(FREM) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFREM(FREM) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFREM(FREM) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFREM(FREM) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitFRETURN(FRETURN) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFRETURN(FRETURN) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFRETURN(FRETURN) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFRETURN(FRETURN) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitFSTORE(FSTORE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFSTORE(FSTORE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFSTORE(FSTORE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFSTORE(FSTORE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitFSUB(FSUB) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitFSUB(FSUB) - Method in interface org.apache.bcel.generic.Visitor
-
- visitFSUB(FSUB) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitFSUB(FSUB) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitGETFIELD(GETFIELD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitGETFIELD(GETFIELD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitGETFIELD(GETFIELD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitGETFIELD(GETFIELD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitGETSTATIC(GETSTATIC) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitGETSTATIC(GETSTATIC) - Method in interface org.apache.bcel.generic.Visitor
-
- visitGETSTATIC(GETSTATIC) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitGETSTATIC(GETSTATIC) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitGOTO(GOTO) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitGOTO(GOTO) - Method in interface org.apache.bcel.generic.Visitor
-
- visitGOTO(GOTO) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitGOTO(GOTO) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitGOTO_W(GOTO_W) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitGOTO_W(GOTO_W) - Method in interface org.apache.bcel.generic.Visitor
-
- visitGOTO_W(GOTO_W) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitGOTO_W(GOTO_W) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitGotoInstruction(GotoInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitGotoInstruction(GotoInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitI2B(I2B) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitI2B(I2B) - Method in interface org.apache.bcel.generic.Visitor
-
- visitI2B(I2B) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitI2B(I2B) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitI2C(I2C) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitI2C(I2C) - Method in interface org.apache.bcel.generic.Visitor
-
- visitI2C(I2C) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitI2C(I2C) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitI2D(I2D) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitI2D(I2D) - Method in interface org.apache.bcel.generic.Visitor
-
- visitI2D(I2D) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitI2D(I2D) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitI2F(I2F) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitI2F(I2F) - Method in interface org.apache.bcel.generic.Visitor
-
- visitI2F(I2F) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitI2F(I2F) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitI2L(I2L) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitI2L(I2L) - Method in interface org.apache.bcel.generic.Visitor
-
- visitI2L(I2L) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitI2L(I2L) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitI2S(I2S) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitI2S(I2S) - Method in interface org.apache.bcel.generic.Visitor
-
- visitI2S(I2S) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitI2S(I2S) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIADD(IADD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIADD(IADD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIADD(IADD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIADD(IADD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIALOAD(IALOAD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIALOAD(IALOAD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIALOAD(IALOAD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIALOAD(IALOAD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIAND(IAND) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIAND(IAND) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIAND(IAND) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIAND(IAND) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIASTORE(IASTORE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIASTORE(IASTORE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIASTORE(IASTORE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIASTORE(IASTORE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitICONST(ICONST) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitICONST(ICONST) - Method in interface org.apache.bcel.generic.Visitor
-
- visitICONST(ICONST) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitICONST(ICONST) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIDIV(IDIV) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIDIV(IDIV) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIDIV(IDIV) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIDIV(IDIV) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIF_ACMPEQ(IF_ACMPEQ) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIF_ACMPEQ(IF_ACMPEQ) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIF_ACMPEQ(IF_ACMPEQ) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIF_ACMPEQ(IF_ACMPEQ) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIF_ACMPNE(IF_ACMPNE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIF_ACMPNE(IF_ACMPNE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIF_ACMPNE(IF_ACMPNE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIF_ACMPNE(IF_ACMPNE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIF_ICMPEQ(IF_ICMPEQ) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIF_ICMPEQ(IF_ICMPEQ) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIF_ICMPEQ(IF_ICMPEQ) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIF_ICMPEQ(IF_ICMPEQ) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIF_ICMPGE(IF_ICMPGE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIF_ICMPGE(IF_ICMPGE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIF_ICMPGE(IF_ICMPGE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIF_ICMPGE(IF_ICMPGE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIF_ICMPGT(IF_ICMPGT) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIF_ICMPGT(IF_ICMPGT) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIF_ICMPGT(IF_ICMPGT) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIF_ICMPGT(IF_ICMPGT) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIF_ICMPLE(IF_ICMPLE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIF_ICMPLE(IF_ICMPLE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIF_ICMPLE(IF_ICMPLE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIF_ICMPLE(IF_ICMPLE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIF_ICMPLT(IF_ICMPLT) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIF_ICMPLT(IF_ICMPLT) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIF_ICMPLT(IF_ICMPLT) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIF_ICMPLT(IF_ICMPLT) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIF_ICMPNE(IF_ICMPNE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIF_ICMPNE(IF_ICMPNE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIF_ICMPNE(IF_ICMPNE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIF_ICMPNE(IF_ICMPNE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIFEQ(IFEQ) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIFEQ(IFEQ) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIFEQ(IFEQ) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIFEQ(IFEQ) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIFGE(IFGE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIFGE(IFGE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIFGE(IFGE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIFGE(IFGE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIFGT(IFGT) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIFGT(IFGT) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIFGT(IFGT) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIFGT(IFGT) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIfInstruction(IfInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIfInstruction(IfInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIFLE(IFLE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIFLE(IFLE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIFLE(IFLE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIFLE(IFLE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIFLT(IFLT) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIFLT(IFLT) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIFLT(IFLT) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIFLT(IFLT) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIFNE(IFNE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIFNE(IFNE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIFNE(IFNE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIFNE(IFNE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIFNONNULL(IFNONNULL) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIFNONNULL(IFNONNULL) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIFNONNULL(IFNONNULL) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIFNONNULL(IFNONNULL) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIFNULL(IFNULL) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIFNULL(IFNULL) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIFNULL(IFNULL) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIFNULL(IFNULL) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIINC(IINC) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIINC(IINC) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIINC(IINC) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIINC(IINC) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitILOAD(ILOAD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitILOAD(ILOAD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitILOAD(ILOAD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitILOAD(ILOAD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIMPDEP1(IMPDEP1) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIMPDEP1(IMPDEP1) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIMPDEP1(IMPDEP1) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIMPDEP2(IMPDEP2) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIMPDEP2(IMPDEP2) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIMPDEP2(IMPDEP2) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIMUL(IMUL) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIMUL(IMUL) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIMUL(IMUL) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIMUL(IMUL) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitINEG(INEG) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitINEG(INEG) - Method in interface org.apache.bcel.generic.Visitor
-
- visitINEG(INEG) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitINEG(INEG) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitInnerClass(InnerClass) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitInnerClass(InnerClass) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitInnerClass(InnerClass) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitInnerClass(InnerClass) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitInnerClasses(InnerClasses) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitInnerClasses(InnerClasses) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitInnerClasses(InnerClasses) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitInnerClasses(InnerClasses) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitINSTANCEOF(INSTANCEOF) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitINSTANCEOF(INSTANCEOF) - Method in interface org.apache.bcel.generic.Visitor
-
- visitINSTANCEOF(INSTANCEOF) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitINSTANCEOF(INSTANCEOF) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitINVOKEDYNAMIC(INVOKEDYNAMIC) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitINVOKEDYNAMIC(INVOKEDYNAMIC) - Method in interface org.apache.bcel.generic.Visitor
-
- visitINVOKEDYNAMIC(INVOKEDYNAMIC) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitINVOKEDYNAMIC(INVOKEDYNAMIC) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitInvokeInstruction(InvokeInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitInvokeInstruction(InvokeInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitInvokeInstruction(InvokeInstruction) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the general preconditions of an InvokeInstruction instance.
- visitINVOKEINTERFACE(INVOKEINTERFACE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitINVOKEINTERFACE(INVOKEINTERFACE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitINVOKEINTERFACE(INVOKEINTERFACE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitINVOKEINTERFACE(INVOKEINTERFACE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitINVOKESPECIAL(INVOKESPECIAL) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitINVOKESPECIAL(INVOKESPECIAL) - Method in interface org.apache.bcel.generic.Visitor
-
- visitINVOKESPECIAL(INVOKESPECIAL) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitINVOKESPECIAL(INVOKESPECIAL) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitINVOKESTATIC(INVOKESTATIC) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitINVOKESTATIC(INVOKESTATIC) - Method in interface org.apache.bcel.generic.Visitor
-
- visitINVOKESTATIC(INVOKESTATIC) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitINVOKESTATIC(INVOKESTATIC) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitINVOKEVIRTUAL(INVOKEVIRTUAL) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitINVOKEVIRTUAL(INVOKEVIRTUAL) - Method in interface org.apache.bcel.generic.Visitor
-
- visitINVOKEVIRTUAL(INVOKEVIRTUAL) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitINVOKEVIRTUAL(INVOKEVIRTUAL) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIOR(IOR) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIOR(IOR) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIOR(IOR) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIOR(IOR) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIREM(IREM) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIREM(IREM) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIREM(IREM) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIREM(IREM) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIRETURN(IRETURN) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIRETURN(IRETURN) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIRETURN(IRETURN) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIRETURN(IRETURN) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitISHL(ISHL) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitISHL(ISHL) - Method in interface org.apache.bcel.generic.Visitor
-
- visitISHL(ISHL) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitISHL(ISHL) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitISHR(ISHR) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitISHR(ISHR) - Method in interface org.apache.bcel.generic.Visitor
-
- visitISHR(ISHR) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitISHR(ISHR) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitISTORE(ISTORE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitISTORE(ISTORE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitISTORE(ISTORE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitISTORE(ISTORE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitISUB(ISUB) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitISUB(ISUB) - Method in interface org.apache.bcel.generic.Visitor
-
- visitISUB(ISUB) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitISUB(ISUB) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIUSHR(IUSHR) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIUSHR(IUSHR) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIUSHR(IUSHR) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIUSHR(IUSHR) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitIXOR(IXOR) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitIXOR(IXOR) - Method in interface org.apache.bcel.generic.Visitor
-
- visitIXOR(IXOR) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitIXOR(IXOR) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitJavaClass(JavaClass) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitJavaClass(JavaClass) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitJavaClass(JavaClass) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitJavaClass(JavaClass) - Method in class org.apache.bcel.util.BCELifier
-
- visitJavaClass(JavaClass) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitJSR(JSR) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitJSR(JSR) - Method in interface org.apache.bcel.generic.Visitor
-
- visitJSR(JSR) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitJSR(JSR) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitJSR_W(JSR_W) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitJSR_W(JSR_W) - Method in interface org.apache.bcel.generic.Visitor
-
- visitJSR_W(JSR_W) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitJSR_W(JSR_W) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitJsrInstruction(JsrInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitJsrInstruction(JsrInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitL2D(L2D) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitL2D(L2D) - Method in interface org.apache.bcel.generic.Visitor
-
- visitL2D(L2D) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitL2D(L2D) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitL2F(L2F) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitL2F(L2F) - Method in interface org.apache.bcel.generic.Visitor
-
- visitL2F(L2F) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitL2F(L2F) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitL2I(L2I) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitL2I(L2I) - Method in interface org.apache.bcel.generic.Visitor
-
- visitL2I(L2I) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitL2I(L2I) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLADD(LADD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLADD(LADD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLADD(LADD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLADD(LADD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLALOAD(LALOAD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLALOAD(LALOAD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLALOAD(LALOAD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLALOAD(LALOAD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLAND(LAND) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLAND(LAND) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLAND(LAND) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLAND(LAND) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLASTORE(LASTORE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLASTORE(LASTORE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLASTORE(LASTORE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLASTORE(LASTORE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLCMP(LCMP) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLCMP(LCMP) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLCMP(LCMP) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLCMP(LCMP) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLCONST(LCONST) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLCONST(LCONST) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLCONST(LCONST) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLCONST(LCONST) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLDC(LDC) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLDC(LDC) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLDC(LDC) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLDC(LDC) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLDC2_W(LDC2_W) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLDC2_W(LDC2_W) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLDC2_W(LDC2_W) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLDC2_W(LDC2_W) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLDC_W(LDC_W) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLDC_W(LDC_W) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLDIV(LDIV) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLDIV(LDIV) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLDIV(LDIV) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLDIV(LDIV) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLineNumber(LineNumber) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitLineNumber(LineNumber) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitLineNumber(LineNumber) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitLineNumber(LineNumber) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitLineNumberTable(LineNumberTable) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitLineNumberTable(LineNumberTable) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitLineNumberTable(LineNumberTable) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitLineNumberTable(LineNumberTable) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitLLOAD(LLOAD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLLOAD(LLOAD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLLOAD(LLOAD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLLOAD(LLOAD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLMUL(LMUL) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLMUL(LMUL) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLMUL(LMUL) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLMUL(LMUL) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLNEG(LNEG) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLNEG(LNEG) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLNEG(LNEG) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLNEG(LNEG) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLoadClass(LoadClass) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLoadClass(LoadClass) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLoadClass(LoadClass) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Assures the generic preconditions of a LoadClass instance.
- visitLoadInstruction(LoadInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLoadInstruction(LoadInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLoadInstruction(LoadInstruction) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Assures the generic preconditions of a LoadInstruction instance.
- visitLocalVariable(LocalVariable) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitLocalVariable(LocalVariable) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitLocalVariable(LocalVariable) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitLocalVariable(LocalVariable) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitLocalVariableInstruction(LocalVariableInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLocalVariableInstruction(LocalVariableInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLocalVariableInstruction(LocalVariableInstruction) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Assures the generic preconditions of a LocalVariableInstruction instance.
- visitLocalVariableTable(LocalVariableTable) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitLocalVariableTable(LocalVariableTable) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitLocalVariableTable(LocalVariableTable) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitLocalVariableTable(LocalVariableTable) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitLocalVariableTypeTable(LocalVariableTypeTable) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitLocalVariableTypeTable(LocalVariableTypeTable) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitLocalVariableTypeTable(LocalVariableTypeTable) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitLocalVariableTypeTable(LocalVariableTypeTable) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitLOOKUPSWITCH(LOOKUPSWITCH) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLOOKUPSWITCH(LOOKUPSWITCH) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLOOKUPSWITCH(LOOKUPSWITCH) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLOOKUPSWITCH(LOOKUPSWITCH) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLOR(LOR) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLOR(LOR) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLOR(LOR) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLOR(LOR) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLREM(LREM) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLREM(LREM) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLREM(LREM) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLREM(LREM) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLRETURN(LRETURN) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLRETURN(LRETURN) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLRETURN(LRETURN) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLRETURN(LRETURN) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLSHL(LSHL) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLSHL(LSHL) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLSHL(LSHL) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLSHL(LSHL) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLSHR(LSHR) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLSHR(LSHR) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLSHR(LSHR) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLSHR(LSHR) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLSTORE(LSTORE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLSTORE(LSTORE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLSTORE(LSTORE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLSTORE(LSTORE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLSUB(LSUB) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLSUB(LSUB) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLSUB(LSUB) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLSUB(LSUB) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLUSHR(LUSHR) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLUSHR(LUSHR) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLUSHR(LUSHR) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLUSHR(LUSHR) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitLXOR(LXOR) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitLXOR(LXOR) - Method in interface org.apache.bcel.generic.Visitor
-
- visitLXOR(LXOR) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitLXOR(LXOR) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitMethod(Method) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitMethod(Method) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitMethod(Method) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitMethod(Method) - Method in class org.apache.bcel.util.BCELifier
-
- visitMethod(Method) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitMethodParameters(MethodParameters) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitMethodParameters(MethodParameters) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitMethodParameters(MethodParameters) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitMethodParameters(MethodParameters) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitMONITORENTER(MONITORENTER) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitMONITORENTER(MONITORENTER) - Method in interface org.apache.bcel.generic.Visitor
-
- visitMONITORENTER(MONITORENTER) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitMONITORENTER(MONITORENTER) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitMONITOREXIT(MONITOREXIT) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitMONITOREXIT(MONITOREXIT) - Method in interface org.apache.bcel.generic.Visitor
-
- visitMONITOREXIT(MONITOREXIT) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitMONITOREXIT(MONITOREXIT) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitMULTIANEWARRAY(MULTIANEWARRAY) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitMULTIANEWARRAY(MULTIANEWARRAY) - Method in interface org.apache.bcel.generic.Visitor
-
- visitMULTIANEWARRAY(MULTIANEWARRAY) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitMULTIANEWARRAY(MULTIANEWARRAY) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitNEW(NEW) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitNEW(NEW) - Method in interface org.apache.bcel.generic.Visitor
-
- visitNEW(NEW) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitNEW(NEW) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitNEWARRAY(NEWARRAY) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitNEWARRAY(NEWARRAY) - Method in interface org.apache.bcel.generic.Visitor
-
- visitNEWARRAY(NEWARRAY) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitNEWARRAY(NEWARRAY) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitNOP(NOP) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitNOP(NOP) - Method in interface org.apache.bcel.generic.Visitor
-
- visitNOP(NOP) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitNOP(NOP) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- Visitor - Interface in org.apache.bcel.classfile
-
Interface to make use of the Visitor pattern programming style.
- Visitor - Interface in org.apache.bcel.generic
-
Interface implementing the Visitor pattern programming style.
- visitParameterAnnotation(ParameterAnnotations) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitParameterAnnotation(ParameterAnnotations) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitParameterAnnotation(ParameterAnnotations) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitParameterAnnotation(ParameterAnnotations) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitParameterAnnotationEntry(ParameterAnnotationEntry) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitParameterAnnotationEntry(ParameterAnnotationEntry) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitParameterAnnotationEntry(ParameterAnnotationEntry) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitParameterAnnotationEntry(ParameterAnnotationEntry) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitPOP(POP) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitPOP(POP) - Method in interface org.apache.bcel.generic.Visitor
-
- visitPOP(POP) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitPOP(POP) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitPOP2(POP2) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitPOP2(POP2) - Method in interface org.apache.bcel.generic.Visitor
-
- visitPOP2(POP2) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitPOP2(POP2) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitPopInstruction(PopInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitPopInstruction(PopInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitPushInstruction(PushInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitPushInstruction(PushInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitPUTFIELD(PUTFIELD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitPUTFIELD(PUTFIELD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitPUTFIELD(PUTFIELD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitPUTFIELD(PUTFIELD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitPUTSTATIC(PUTSTATIC) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitPUTSTATIC(PUTSTATIC) - Method in interface org.apache.bcel.generic.Visitor
-
- visitPUTSTATIC(PUTSTATIC) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitPUTSTATIC(PUTSTATIC) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitRET(RET) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitRET(RET) - Method in interface org.apache.bcel.generic.Visitor
-
- visitRET(RET) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitRET(RET) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitRETURN(RETURN) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitRETURN(RETURN) - Method in interface org.apache.bcel.generic.Visitor
-
- visitRETURN(RETURN) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitRETURN(RETURN) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitReturnInstruction(ReturnInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitReturnInstruction(ReturnInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitReturnInstruction(ReturnInstruction) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Assures the generic preconditions of a ReturnInstruction instance.
- visitSALOAD(SALOAD) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitSALOAD(SALOAD) - Method in interface org.apache.bcel.generic.Visitor
-
- visitSALOAD(SALOAD) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitSALOAD(SALOAD) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitSASTORE(SASTORE) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitSASTORE(SASTORE) - Method in interface org.apache.bcel.generic.Visitor
-
- visitSASTORE(SASTORE) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitSASTORE(SASTORE) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitSelect(Select) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitSelect(Select) - Method in interface org.apache.bcel.generic.Visitor
-
- visitSignature(Signature) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitSignature(Signature) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitSignature(Signature) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitSignature(Signature) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitSIPUSH(SIPUSH) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitSIPUSH(SIPUSH) - Method in interface org.apache.bcel.generic.Visitor
-
- visitSIPUSH(SIPUSH) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitSIPUSH(SIPUSH) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitSourceFile(SourceFile) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitSourceFile(SourceFile) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitSourceFile(SourceFile) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitSourceFile(SourceFile) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitStackConsumer(StackConsumer) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitStackConsumer(StackConsumer) - Method in interface org.apache.bcel.generic.Visitor
-
- visitStackConsumer(StackConsumer) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the general preconditions of a StackConsumer instance.
- visitStackInstruction(StackInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitStackInstruction(StackInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitStackInstruction(StackInstruction) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the general preconditions of a StackInstruction instance.
- visitStackMap(StackMap) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitStackMap(StackMap) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitStackMap(StackMap) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitStackMap(StackMap) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitStackMapEntry(StackMapEntry) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitStackMapEntry(StackMapEntry) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitStackMapEntry(StackMapEntry) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitStackMapEntry(StackMapEntry) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitStackProducer(StackProducer) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitStackProducer(StackProducer) - Method in interface org.apache.bcel.generic.Visitor
-
- visitStackProducer(StackProducer) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the general preconditions of a StackProducer instance.
- visitStoreInstruction(StoreInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitStoreInstruction(StoreInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitStoreInstruction(StoreInstruction) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Assures the generic preconditions of a StoreInstruction instance.
- visitSWAP(SWAP) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitSWAP(SWAP) - Method in interface org.apache.bcel.generic.Visitor
-
- visitSWAP(SWAP) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitSWAP(SWAP) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitSynthetic(Synthetic) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitSynthetic(Synthetic) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitSynthetic(Synthetic) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitSynthetic(Synthetic) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitTABLESWITCH(TABLESWITCH) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitTABLESWITCH(TABLESWITCH) - Method in interface org.apache.bcel.generic.Visitor
-
- visitTABLESWITCH(TABLESWITCH) - Method in class org.apache.bcel.verifier.structurals.ExecutionVisitor
-
Symbolically executes the corresponding Java Virtual Machine instruction.
- visitTABLESWITCH(TABLESWITCH) - Method in class org.apache.bcel.verifier.structurals.InstConstraintVisitor
-
Ensures the specific preconditions of the said instruction.
- visitTypedInstruction(TypedInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitTypedInstruction(TypedInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- visitUnconditionalBranch(UnconditionalBranch) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitUnconditionalBranch(UnconditionalBranch) - Method in interface org.apache.bcel.generic.Visitor
-
- visitUnknown(Unknown) - Method in class org.apache.bcel.classfile.DescendingVisitor
-
- visitUnknown(Unknown) - Method in class org.apache.bcel.classfile.EmptyVisitor
-
- visitUnknown(Unknown) - Method in interface org.apache.bcel.classfile.Visitor
-
- visitUnknown(Unknown) - Method in class org.apache.bcel.verifier.statics.StringRepresentation
-
- visitVariableLengthInstruction(VariableLengthInstruction) - Method in class org.apache.bcel.generic.EmptyVisitor
-
- visitVariableLengthInstruction(VariableLengthInstruction) - Method in interface org.apache.bcel.generic.Visitor
-
- VOID - Static variable in class org.apache.bcel.generic.Type
-
Predefined constants
- VR_NOTYET - Static variable in class org.apache.bcel.verifier.VerificationResult
-
Canonical VerificationResult for not-yet-tried verifications.
- VR_OK - Static variable in class org.apache.bcel.verifier.VerificationResult
-
Canonical VerificationResult for passed verifications.