Interface MixinDebugger

All Known Implementing Classes:
MixinDebugger.NullDebugger, SimpleDebugger

public interface MixinDebugger
Created by covers1624 on 2/9/20.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    defineClass(String name, byte[] bytes)
     
  • Method Details

    • defineClass

      void defineClass(String name, byte[] bytes)