Class StaticInitReturnRewriter
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.StaticInitReturnRewriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<Op03SimpleStatement>
rewrite
(Options options, Method method, List<Op03SimpleStatement> statementList)
-
Constructor Details
-
StaticInitReturnRewriter
public StaticInitReturnRewriter()
-
-
Method Details
-
rewrite
public static List<Op03SimpleStatement> rewrite(Options options, Method method, List<Op03SimpleStatement> statementList)
-