Interface ASTNodePredicate


  • public interface ASTNodePredicate
    • Method Detail

      • matches

        boolean matches​(org.codehaus.groovy.ast.ASTNode node)