Class StaticInitReturnRewriter
- java.lang.Object
-
- org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.StaticInitReturnRewriter
-
public class StaticInitReturnRewriter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StaticInitReturnRewriter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<Op03SimpleStatement>
rewrite(Options options, Method method, java.util.List<Op03SimpleStatement> statementList)
-
-
-
Method Detail
-
rewrite
public static java.util.List<Op03SimpleStatement> rewrite(Options options, Method method, java.util.List<Op03SimpleStatement> statementList)
-
-