Searched refs:nonDecl (Results 1 – 1 of 1) sorted by relevance
787 private boolean nonDecl(TreePath path) { in nonDecl() method in ASTPath.Matcher817 while (path != null && nonDecl(path)) { in matches()