Interface Pass

    • Method Detail

      • getLang

        @Deprecated
        LanguageFrontend getLang()
        Deprecated.
        We do not want the passes to depend on a language frontend
        Returns:
        might be null, as it is not designed to be used anymore
      • setLang

        @Deprecated
        void setLang​(LanguageFrontend lang)
        Deprecated.
        We do not want the passes to depend on a language frontend
        Parameters:
        lang -
      • cleanup

        void cleanup()