All Classes
-
Class Summary Class Description BcelUtil Static utility methods for working with BCEL.InstructionListUtils This class provides utility methods to maintain and modify a method's InstructionList within a Java class file.JvmUtil Deprecated. NoConstraintsVisitor This class is dummy instruction constraint visitor that does no constraint checking at all.SimpleLog 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.StackMapUtils This class provides utility methods to maintain and modify a method's StackMapTable within a Java class file.StackTypes Stores the types on the stack at each instruction (identified by byte code offset) in a method.