public static class Misc.IsBackJumpTo extends java.lang.Object implements Predicate<Op03SimpleStatement>
Modifier and Type | Field and Description |
---|---|
private InstrIndex |
thisIndex |
Constructor and Description |
---|
IsBackJumpTo(InstrIndex thisIndex) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(Op03SimpleStatement in) |
private final InstrIndex thisIndex
IsBackJumpTo(InstrIndex thisIndex)
public boolean test(Op03SimpleStatement in)
test
in interface Predicate<Op03SimpleStatement>