|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TreePredicate
A predicate for trees.
Method Summary | |
---|---|
boolean |
applies(Tree tree)
Tests whether this predicate applies to the specified tree. |
Method Detail |
---|
boolean applies(Tree tree)
tree
- the tree on which to test this predicate
true
if and only if this predicate applies to the
specified tree
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |