[Java] Interface ASTNodePredicate
public interface ASTNodePredicate
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public boolean |
matches(ASTNode node) |
Method Detail
public boolean matches(ASTNode node)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/macro/matcher/ASTNodePredicate.html