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