Class DecompilationController.QuickCompiler

java.lang.Object
org.jrd.frontend.frame.main.DecompilationController.QuickCompiler
Enclosing class:
DecompilationController

class DecompilationController.QuickCompiler extends Object
  • Constructor Details

    • QuickCompiler

      QuickCompiler()
  • Method Details

    • upload

      public void upload(String clazz, byte[] body)
    • run

      public void run(DecompilerWrapper wrapper, boolean upload, io.github.mkoncek.classpathless.api.IdentifiedSource... srcs)