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