public interface ProcessSwitchCallback
void
processCase(int key, org.objectweb.asm.Label end)
processDefault()
void processCase(int key, org.objectweb.asm.Label end) throws java.lang.Exception
java.lang.Exception
void processDefault() throws java.lang.Exception