Interface ToSwitchCasesAndSetConverter

All Known Implementing Classes:
ToSwitchCasesAndSetConverterImpl

public interface ToSwitchCasesAndSetConverter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    convert(Switch switchExprSt, List<?> switchStatementList)
     
  • Method Details

    • convert

      void convert(Switch switchExprSt, List<?> switchStatementList)