Searched refs:getBlockALT (Results 1 – 2 of 2) sorted by relevance
559 public GrammarAST getBlockALT(int i) { in getBlockALT() method in GrammarAST
366 GrammarAST alt = blk.getBlockALT(i); in hasRewrite()