public static class BobChrisTreeNormalizer.EmptyFilter extends Object implements Predicate<Tree>, Serializable
Constructor and Description |
---|
EmptyFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
test(Tree t)
Doesn't accept nodes that only cover an empty.
|