Class ConditionalRewriter.IsForwardIf
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.ConditionalRewriter.IsForwardIf
- All Implemented Interfaces:
Predicate<Op03SimpleStatement>
- Enclosing class:
- ConditionalRewriter
private static class ConditionalRewriter.IsForwardIf
extends Object
implements Predicate<Op03SimpleStatement>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IsForwardIf
private IsForwardIf()
-
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<Op03SimpleStatement>
-