Interface ProcessSwitchCallback


  • public interface ProcessSwitchCallback
    • Method Detail

      • processCase

        void processCase​(int key,
                         org.objectweb.asm.Label end)
                  throws Exception
        Throws:
        Exception