Package org.jrd.frontend.MainFrame
Class VmDecompilerInformationController.ClassRewriter
- java.lang.Object
-
- org.jrd.frontend.MainFrame.VmDecompilerInformationController.ClassRewriter
-
- Enclosing class:
- VmDecompilerInformationController
class VmDecompilerInformationController.ClassRewriter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ClassRewriter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) void
rewriteClass(DecompilerWrapperInformation selectedDecompiler, java.lang.String name, java.lang.String buffer, byte[] binBuffer, int supperSelect)
-
-
-
Method Detail
-
rewriteClass
void rewriteClass(DecompilerWrapperInformation selectedDecompiler, java.lang.String name, java.lang.String buffer, byte[] binBuffer, int supperSelect)
-
-