Searched refs:retAction (Results 1 – 1 of 1) sorted by relevance
1769 public AttributeScope createReturnScope(String ruleName, Token retAction) { in createReturnScope() argument1770 AttributeScope scope = new AttributeScope(this, ruleName, retAction); in createReturnScope()