Interface SwitchCallback


public interface SwitchCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    emitCase(int key, Label breakTarget)
     
    void
    emitDefault(Label breakTarget)