All Classes and Interfaces

Classes
Class
Description
Static utility methods for working with BCEL.
This class provides utility methods to maintain and modify a method's InstructionList within a Java class file.
This class is dummy instruction constraint visitor that does no constraint checking at all.
A logging class with the following features.
This class provides utility methods to maintain and modify a method's StackMapTable within a Java class file.
Stores the types on the stack at each instruction (identified by byte code offset) in a method.
This is a slightly modified version of Pass3bVerifier from BCEL.