public interface NodePredicate
-
Method Summary
-
Method Details
-
holds
Applies this predicate to the given node.- Parameters:
node- any AST node- Returns:
trueif this predicate hold at the node,falseotherwise
-
node - any AST nodetrue if this predicate hold at the node,
false otherwise