java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.matchutil.DeadMethodRemover

public class DeadMethodRemover extends Object
  • Constructor Details

    • DeadMethodRemover

      public DeadMethodRemover()
  • Method Details

    • removeDeadMethod

      public static void removeDeadMethod(ClassFile classFile, Method method)