Class Misc.GetBackJump
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.Misc.GetBackJump
- All Implemented Interfaces:
UnaryFunction<Op03SimpleStatement,
Op03SimpleStatement>
- Enclosing class:
- Misc
public static class Misc.GetBackJump
extends Object
implements UnaryFunction<Op03SimpleStatement,Op03SimpleStatement>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetBackJump
public GetBackJump()
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceUnaryFunction<Op03SimpleStatement,
Op03SimpleStatement>
-