程序包 proguard.pass

接口 Pass

    • 方法详细资料

      • getName

        default java.lang.String getName()
        Returns the name of the pass.
      • execute

        void execute​(AppView appView)
              throws java.lang.Exception
        Executes the pass.
        抛出:
        java.lang.Exception