Searched refs:rewriteRefsShallow (Results 1 – 3 of 3) sorted by relevance
584 currentRewriteBlock.rewriteRefsShallow = new HashSet<GrammarAST>();594 for (GrammarAST item : currentRewriteBlock.rewriteRefsShallow)644 currentRewriteBlock.rewriteRefsShallow.add($start);
1279 getTokenTypesAsTargetLabels($BLOCK.rewriteRefsShallow));
96 public Set<GrammarAST> rewriteRefsShallow; field in GrammarAST