Interface ASTNodePredicate


public interface ASTNodePredicate
  • Method Summary

    Modifier and Type Method Description
    boolean matches​(ASTNode node)  
  • Method Details

    • matches

      boolean matches​(ASTNode node)