Searched refs:inlineActions (Results 1 – 1 of 1) sorted by relevance
129 protected List<GrammarAST> inlineActions = new ArrayList<GrammarAST>(); field in Rule361 return inlineActions; in getInlineActions()514 inlineActions.add(actionAST); in trackInlineAction()