Searched refs:setDecisionBlockAST (Results 1 – 2 of 2) sorted by relevance
255 grammar.setDecisionBlockAST(d, $b.start);397 grammar.setDecisionBlockAST(d, blk);415 grammar.setDecisionBlockAST(d, blk);430 grammar.setDecisionBlockAST(d, blk);452 grammar.setDecisionBlockAST(d, blk);
2940 public void setDecisionBlockAST(int decision, GrammarAST blockAST) { in setDecisionBlockAST() method in Grammar