Searched refs:createReturnScope (Results 1 – 3 of 3) sorted by relevance
336 AttributeScope returnScope = grammar.createReturnScope("",t); in getNamesFromArgAction()
1728 public AttributeScope createReturnScope(String ruleName, Token retAction) { in createReturnScope() method in Grammar
239 r.returnScope = grammar.createReturnScope(name,$ret.getToken());