private static final class SynchronizedRewriter.FindBlockStarts extends java.lang.Object implements Predicate<Op03SimpleStatement>
Constructor and Description |
---|
FindBlockStarts(BlockType blockType) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(Op03SimpleStatement in) |
private final BlockType blockType
FindBlockStarts(BlockType blockType)
public boolean test(Op03SimpleStatement in)
test
in interface Predicate<Op03SimpleStatement>