V - the type of the value field of a parse tree nodepublic class LabelPrefixPredicate<V> extends java.lang.Object implements Predicate<Node<V>>
ParseTreeUtils.| Constructor and Description |
|---|
LabelPrefixPredicate(java.lang.String labelPrefix) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(Node<V> input) |