Interface ASTNodePredicate


public interface ASTNodePredicate
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • matches

      boolean matches(ASTNode node)