On this page
[Java] Interface ASTNodePredicate
public interface ASTNodePredicate
Methods Summary
Method Detail
public boolean matches(ASTNode node)
© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/org/codehaus/groovy/macro/matcher/ASTNodePredicate.html