public static class Misc.GetBackJump extends java.lang.Object implements UnaryFunction<Op03SimpleStatement,Op03SimpleStatement>
Constructor and Description |
---|
GetBackJump() |
Modifier and Type | Method and Description |
---|---|
Op03SimpleStatement |
invoke(Op03SimpleStatement in) |
public Op03SimpleStatement invoke(Op03SimpleStatement in)
invoke
in interface UnaryFunction<Op03SimpleStatement,Op03SimpleStatement>