Searched refs:DescendantDownNode (Results 1 – 1 of 1) sorted by relevance
353 private static final GrammarAST DescendantDownNode = new GrammarAST(Token.DOWN, "DOWN"); field in GrammarAST366 result.add(DescendantDownNode); in descendants()