Frames | No Frames |
Classes derived from org.apache.bcel.classfile.EmptyVisitor | |
class | This class takes a given JavaClass object and converts it to a
Java program that creates that very class using BCEL. |
Classes derived from org.apache.bcel.classfile.EmptyVisitor | |
class | 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. |