Class VmDecompilerInformationController.ClassRewriter

    • 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClassRewriter

        ClassRewriter()
    • Method Detail

      • rewriteClass

        void rewriteClass​(DecompilerWrapperInformation selectedDecompiler,
                          java.lang.String name,
                          java.lang.String buffer,
                          byte[] binBuffer,
                          int supperSelect)