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