Hello, I would like to turn a class file to Jasmin syntax. BCEL manual says that this is possible by using JasminVisitor but I cannot find such a class at the documentation. There are two Visitor classes, one in org.apache.bcel.generic and one in org.apache.bcel.classfile but I don't know if they can really help me automatically turn a .class file into a .j one(jasmin). Can anybody give me any hints on that?
Thank you. Giota -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
