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: Can be enabled and disabled (when disabled, all operations are no-ops), Can indent/exdent log output, Writes to a file or to standard output, and Can provide a stack trace.
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.