Class Misc.IsBackJumpTo
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.Misc.IsBackJumpTo
- All Implemented Interfaces:
Predicate<Op03SimpleStatement>
- Enclosing class:
- Misc
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
thisIndex
-
-
Constructor Details
-
IsBackJumpTo
IsBackJumpTo(InstrIndex thisIndex)
-
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<Op03SimpleStatement>
-