Class DeadMethodRemover
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.matchutil.DeadMethodRemover
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
removeDeadMethod
(ClassFile classFile, Method method)
-
Constructor Details
-
DeadMethodRemover
public DeadMethodRemover()
-
-
Method Details
-
removeDeadMethod
-